kangraemin/ralph-x
3 stars · Last commit 2026-05-15
Interactive AI development loop with mode selection — choose your pipeline before you start
README preview
<div align="center"> # Ralph-X **Turn a conversation into a self-running `claude -p` loop.** [](https://github.com/kangraemin/ralph-x/blob/main/LICENSE) [](https://github.com/kangraemin/ralph-x/releases) [](https://github.com/kangraemin/ralph-x/stargazers) [Getting Started](#install) · [한국어](README.ko.md) · [Issues](https://github.com/kangraemin/ralph-x/issues) </div> --- A single `claude -p` with a long prompt loses focus as context grows. One heavy step — like web crawling — can eat all the turns and block everything else. Ralph-X fixes this by giving **each step its own `claude -p` process**. Every step runs to completion independently. All steps finishing = one iteration.