Autonomous implementation loop for Claude Code — reads story specs, executes them one at a time, tracks success/failure, manages retries, and accumulates learnings without human intervention.
Stars
4
Forks
1
Watchers
4
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
201
commits
feat: config_validate — enforce required pattern tokens on run
f2a14ebView on GitHubfeat: auto-continue post-run chain (reconcile→E2E→discovery→pipeline)
867bb80View on GitHubfeat: first-class MCP tool support in Ralph run lifecycle
be5b845View on GitHubdocs: rewrite README to lead with context-window problem
7f811d4View on GitHubrefactor: rename ralph-v2 to ralphetamine across entire codebase
130ebdcView on GitHubfix(ci): convert sandbox nested git repos to normal tracked directories
d3fdc60View on GitHubchore: release v2.5.0 — changelog, version bump, HTML export
91a9c91View on GitHubfix(parallel): batch loop exits immediately when batch numbers don't start at 0
e7df742View on GitHubfeat(pipeline): add worktree isolation to full-auto pipeline
5864555View on GitHubfix(pipeline): correct phase range and error recovery numbering in interactive pipeline
2bf2231View on GitHubchore: add two-remote workflow (private dev + public release)
3368266View on GitHubfeat(pipeline): add BMAD-inspired Review Party gates to interactive pipeline
24fed91View on GitHub