ralph-orchestrator and juno-code
These tools are competitors, as both offer alternative implementations of the "Ralph Wiggum technique" for autonomous AI agent orchestration, with Juno Code adding Kanban-style progress tracking.
About ralph-orchestrator
mikeyobrien/ralph-orchestrator
An improved implementation of the Ralph Wiggum technique for autonomous AI agent orchestration
Implements a hat-based persona system with backpressure gates (tests, lint, typecheck) that coordinate through events, supporting multiple LLM backends (Claude, Gemini, Copilot CLI) and persistent memories. Runs as a Rust RPC API with web dashboard, MCP server over stdio, or CLI; includes human-in-the-loop via Telegram for agent questions and proactive guidance during orchestration loops.
About juno-code
askbudi/juno-code
Ralph Wiggum meet Kanban! Ralph style execution for [Claude Code, Codex, Pi, Cursor]. One task per iteration, automatic progress tracking, and git commits. Set it and let it run.
Enforces strict task structure via NDJSON (no markdown corruption), supports multi-provider AI backends (Claude, Codex, Pi, Gemini) with one-flag switching, and includes dependency-aware task ordering with parallel execution. Built on git-linked task traceability—each task pins to a commit for full development history—plus hooks for custom validation at any lifecycle point. Scales from single-task Ralph loops to thousands of parallel tasks via juno-kanban while maintaining token efficiency through git-searchable history instead of context re-reads.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work