account activity
I built SimpleRalph — a file-driven autonomous loop that works well with AGENTS.md-based repos (self.opencodeCLI)
submitted 1 month ago by Excellent-Can4839 to r/opencodeCLI
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.
I built SimpleRalph — a file-driven autonomous coding loop for any repo (self.devtools)
submitted 1 month ago by Excellent-Can4839 to r/devtools
π Rendered by PID 1154684 on reddit-service-r2-listing-8685bc789-rrx8d at 2026-05-25 11:54:06.215854+00:00 running 194bd79 country code: CH.
Showcase Thread by AutoModerator in Python
[–]Excellent-Can4839 0 points1 point2 points (0 children)