Autonomous AI development loop for Claude Code with intelligent exit detection
Stars
8.4k
Forks
616
Watchers
8.4k
Open Issues
33
Overall repository health assessment
^1.12.0^2.2.0^0.3.0130
commits
22
commits
2
commits
2
commits
1
commits
1
commits
1
commits
1
commits
1
commits
1
commits
fix(backup): address review feedback on backup/rollback system (#242)
e13a3cbView on GitHubfeat(notifications): add cross-platform desktop notification system (#22) (#240)
a1f6d5fView on GitHubfeat(metrics): loop metrics tracking and ralph-stats analytics (#21)
dc89f16View on GitHubfeat(loop): add --dry-run mode to simulate loop without API calls (#19)
9f5cc34View on GitHubfeat(loop): add log rotation to prevent unbounded log growth (#236)
56b2c3eView on GitHubdocs(cli): add CLI_OPTIONS.md reference for all ralph flags and .ralphrc patterns (#235)
fde8dfbView on GitHubfeat(config): add RALPH_SHELL_INIT_FILE and MAX_TOKENS_PER_HOUR (#211, #223)
8c7a7d9View on GitHubfix(loop): respect .ralphrc CLAUDE_CODE_CMD; add CLAUDE_MODEL/EFFORT (#228)
b31640aView on GitHubfix(analyzer): suppress heuristic exit in JSON mode, raise text threshold (#224)
d72edcdView on GitHubfix(live): show sub-agent progress in tmux live output (#216)
f702543View on GitHubfix(monitor): suppress I/O errors on broken tmux pty (#188)
3fe66f6View on GitHubfix(loop): detect Claude Extra Usage quota exhaustion (#100)
f1298b8View on GitHubfix(loop): prevent stale exit signals from causing premature exit (#194)
12e4710View on GitHubfix(loop): detect productive work on timeout instead of blanket failure (#198)
13e35c4View on GitHub