overstory and claude_code_agent_farm

These two tools are competitors, as both provide multi-agent orchestration specifically for AI coding agents, with project A offering pluggable runtime adapters for various models and project B specializing in parallel execution and coordination of Claude Code agents.

overstory
70
Verified
claude_code_agent_farm
57
Established
Maintenance 25/25
Adoption 10/25
Maturity 11/25
Community 24/25
Maintenance 13/25
Adoption 10/25
Maturity 15/25
Community 19/25
Stars: 979
Forks: 183
Downloads:
Commits (30d): 329
Language: TypeScript
License: MIT
Stars: 691
Forks: 82
Downloads:
Commits (30d): 2
Language: Shell
License:
No Package No Dependents
No Package No Dependents

About overstory

jayminwest/overstory

Multi-agent orchestration for AI coding agents — pluggable runtime adapters for Claude Code, Pi, and more

Spawns isolated worker agents in git worktrees coordinated via SQLite-backed messaging, merging results through tiered conflict resolution. Supports 11+ pluggable runtimes (Claude Code, Pi, Gemini, Aider, Goose, Amp, etc.) via a unified `AgentRuntime` interface. Includes live TUI dashboards, per-agent inspection, token cost tracking, and explicit warnings about compounding error rates and debugging complexity in multi-agent swarms.

About claude_code_agent_farm

Dicklesworthstone/claude_code_agent_farm

Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing, best-practices sweeps, lock-based coordination, and real-time tmux monitoring

Orchestrates Claude Code sessions through a Python-based tmux multiplexer that manages agent lifecycle, monitors context usage and work status, and coordinates file-level locking to prevent conflicts across parallel workers. Supports 34+ technology stacks with pre-configured workflows for bug fixing and best-practices sweeps, plus 24 integrated tool-installation scripts for rapid environment setup. Agents auto-recover with adaptive timeouts, generate git commits with diff summaries, and expose real-time metrics via tmux pane titles and comprehensive HTML reports.

Scores updated daily from GitHub, PyPI, and npm data. How scores work