YW1975/Ralph-Lisa-Loop
Dual-agent AI code review loop — consensus at every step, not after the fact. Used to evolve an open-source fork into a production AI assistant with zero manual code.
Implements a structured loop where Claude and OpenAI's Codex alternate between code generation and adversarial review, with human arbitration for architectural decisions. Each agent's characteristic failure modes (Claude skipping error handling at scale; Codex over-engineering) are caught by the other's strengths. Requires Node.js 18+, Claude Code API access, and Codex CLI, with optional tmux integration for fully automated workflows.
Available on npm.
Stars
3
Forks
1
Language
TypeScript
License
MIT
Category
Last pushed
Feb 26, 2026
Monthly downloads
450
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/YW1975/Ralph-Lisa-Loop"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mikeyobrien/ralph-orchestrator
An improved implementation of the Ralph Wiggum technique for autonomous AI agent orchestration
multivmlabs/ralph-starter
Bootstrap projects from Figma, Linear, Notion & GitHub specs. The only AI ralph with source integrations.
AnandChowdhary/continuous-claude
🔂 Ralph loop with PRs: Run Claude Code in a continuous loop, autonomously creating PRs, waiting...
alfredolopez80/multi-agent-ralph-loop
Orchestration system for Claude Code with memory-driven planning, multi-agent coordination,...
coreyepstein/hq-starter-kit
Personal OS framework for orchestrating AI workers. Built on Ralph methodology.