Correct Ralph technique attribution in README

Updated the description of Ralph to reflect the correct attribution to Geoffrey Huntley and clarified its functionality.
This commit is contained in:
Frank Bria 2025-10-02 17:27:03 -07:00 committed by GitHub
parent 9ada2a5135
commit c0ea071b3e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
> **Autonomous AI development loop with intelligent exit detection and rate limiting**
Ralph is an implementation of the [Ralph technique](https://github.com/paul-gauthier/aider/blob/main/docs/more/aider-benchmarks.md#ralph) by Paul Gauthier, specifically adapted for [Claude Code](https://claude.ai/code). It enables continuous autonomous development cycles where Claude Code iteratively improves your project until completion, with built-in safeguards to prevent infinite loops and API overuse.
Ralph is an implementation of the Geoffrey Huntley's technique for Claude Code that enables continuous autonomous development cycles he named after [Ralph Wiggam](https://ghuntley.com/ralph/). It enables continuous autonomous development cycles where Claude Code iteratively improves your project until completion, with built-in safeguards to prevent infinite loops and API overuse.
**Install once, use everywhere** - Ralph becomes a global command available in any directory.
@ -595,4 +595,4 @@ See [Contributing](#-contributing) section below for guidelines.
---
**Ready to let AI build your project?** Start with `./install.sh` and let Ralph take it from there! 🚀
**Ready to let AI build your project?** Start with `./install.sh` and let Ralph take it from there! 🚀