Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Tools for running multiple coding agents simultaneously on different tasks.
- [ariana](https://github.com/ariana-dot-dev/ariana) - The IDE of the future.
- [automaker](https://github.com/AutoMaker-Org/automaker) - Autonomous AI development studio.
- [bernstein](https://github.com/chernistry/bernstein) - Deterministic orchestrator — spawns parallel AI coding agents (Claude Code, Codex CLI, Gemini CLI), verifies with tests, auto-commits. Zero LLM tokens on coordination.
- [cestDone](https://github.com/olkano/cestDone) - Lightweight CLI orchestrator with Director/Coder role separation for AI coding agents. Built-in scheduler with cron, webhooks, and pollers.
- [claude-squad](https://github.com/smtg-ai/claude-squad) - Manage multiple AI terminal agents in background.
- [claude_code_bridge](https://github.com/bfly123/claude_code_bridge) - Real-time multi-AI collaboration.
- [collaborator](https://github.com/collaborator-ai/collab-public) - A place to create with agents.
Expand Down Expand Up @@ -111,4 +112,4 @@ Projects implementing the "keep running until done" pattern.
- [ralph-tui](https://github.com/subsy/ralph-tui) - Orchestrate AI coding agents to work through task lists autonomously.
- [ralphy](https://github.com/michaelshimeles/ralphy) - Runs AI agents on tasks until done.
- [toryo](https://github.com/JesseRWeigel/toryo) - Intelligent agent orchestrator with trust-based delegation, quality ratcheting (git commit/revert), and Ralph Loop retries. Chains Claude Code, Aider, Gemini CLI, Ollama.
- [wreckit](https://github.com/mikehostetler/wreckit) - Run Ralph Wiggum Loop over your roadmap.
- [wreckit](https://github.com/mikehostetler/wreckit) - Run Ralph Wiggum Loop over your roadmap.