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.
979 stars. Actively maintained with 329 commits in the last 30 days.
Stars
979
Forks
183
Language
TypeScript
License
MIT
Category
Last pushed
Mar 10, 2026
Commits (30d)
329
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/jayminwest/overstory"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
yohey-w/multi-agent-shogun
Samurai-inspired multi-agent system for Claude Code. Orchestrate parallel AI tasks via tmux with...
Dicklesworthstone/claude_code_agent_farm
Orchestration framework for running 20+ Claude Code agents in parallel: automated bug fixing,...
VibeCodingWithPhil/agentwise
Multi-agent orchestration for Claude Code with 15-30% token optimization, self-improving agents,...
aqm-framework/aqm
An orchestration framework for AI agents to pass tasks through explicit queues. Build pipelines...
mtzanidakis/praktor
Multi-agent Claude Code orchestrator with Telegram I/O, Docker isolation, swarm patterns, and...