overstory and forge
These two tools are competitors, both aiming to provide multi-agent orchestration for AI coding agents, with "jayminwest/overstory" offering a pluggable runtime for various models and "George-Sakellariou/forge" focusing on a pre-configured team of specialized Claude agents.
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 forge
George-Sakellariou/forge
AI Workforce Orchestration Platform — 8 specialized Claude agents working as a coordinated dev team with real-time streaming dashboard
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work