This repository implements the "Ralph" autonomous coding loop pattern, designed to be agnostic of the specific AI agent being used. Whether you use Claude, Codex, Gemini, or local models via Ollama/Qwen, Ralph Loop orchestrates the process.
Stars
31
Forks
5
Watchers
31
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
3
commits
feat: update README and scripts for improved setup and usage instructions
c02c333View on GitHubchore: remove Dockerfile and devcontainer.json as part of project cleanup
3f9d28fView on GitHubdocs: update Japanese README and enhance user stories in PRD for clarity and detail
2bd7d03View on GitHubdocs: update usage instructions in README to include maximum iterations for ralph.sh script
0137236View on GitHubdocs: update README to enhance clarity on Ralph Loop functionality and usage
9d8967bView on GitHubfeat: add initial project files including PRD, progress log, prompt instructions, and main script
3fcc9d8View on GitHub