Unified bash script for running Claude Code with the Ralph approach in both HITL (Human-in-the-Loop) and AFK (Away From Keyboard) modes.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
7
commits
refactor: remove check_prd_complete function and update PRD completion check to use Claude's output in ralph.sh
ae75bfcView on GitHubrefactor: update jq dependency checks and enhance AFK mode features in install-ralph.sh, ralph.sh, and README.md
5c0071aView on GitHubfeat: add dependency checks for jq and enhance AFK mode documentation in install-ralph.sh, ralph.sh, and README.md
d14be09View on GitHubrefactor: remove Dockerfile and transition to Claude sandbox for isolated execution in ralph.sh and README.md
4ddab0eView on GitHubchore: update PRD file format from markdown to JSON in ralph.sh and README.md
37586adView on GitHubfix: update Dockerfile to install pnpm and yarn via corepack, removing separate yarn installation
ab7f206View on GitHub