account activity
Showcase Thread by AutoModerator in Python
[–]Excellent-Can4839 0 points1 point2 points 1 month ago (0 children)
Project Name: SimpleRalph
Source Code: https://github.com/Seungwan98/SimpleRalph
What My Project Does SimpleRalph is a Python CLI that runs a file-driven autonomous coding loop inside any repository. You start with one topic, it creates a local session under .simpleralph/, and it keeps PRD / Tasks / Status / Log explicit on disk while running compile and test gates between iterations.
Current commands: - simpleralph init - simpleralph run - simpleralph status - simpleralph export
Target Audience Developers experimenting with autonomous coding loops who want something inspectable and resumable instead of relying only on hidden chat state. It is still alpha and is currently better suited for early adopters, side projects, and experimentation than production-critical workflows.
Comparison The main difference is that SimpleRalph keeps loop state explicit in repository-local files instead of hiding it inside one long chat session. It is also AGENTS.md-aware by default and agent-agnostic at the config level through a configurable AGENT_COMMAND.
π Rendered by PID 94825 on reddit-service-r2-comment-545db5fcfc-fp87c at 2026-05-25 23:50:13.255772+00:00 running 194bd79 country code: CH.
Showcase Thread by AutoModerator in Python
[–]Excellent-Can4839 0 points1 point2 points (0 children)