Settings

Theme

Ralph-code – Structured autonomous coding loop with Claude Code and Codex

github.com

3 points by gwangee 12 days ago · 1 comment

Reader

gwangeeOP 12 days ago

Give it a description, a plan agent breaks it into tasks, then an execution agent works through them one at a time after the review. - Review and edit the plan before runs - New context for each execution with key information: git diff + a structured progress log - Mix agents: use Claude for planning and Codex for execution, or any combination - Auto-retry on failures

It works with Claude Code and Codex.

Inspired by the Ralph Wiggum pattern, but focused on more structured workflow

Github: https://github.com/daegwang/ralph-code

npm install -g ralph-code cd ~/project ralph-code

Early version. Would love feedback!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection