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:
parent
9ada2a5135
commit
c0ea071b3e
1 changed files with 2 additions and 2 deletions
|
|
@ -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! 🚀
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue