Xirp
by Spotify
Manages concurrent Claude Code, Codex, and Gemini CLI sessions, each isolated in its own git worktree, with context that survives switching between harnesses.
Skills
Worktree Isolation
Runs each concurrent agent session in its own git worktree so parallel work never collides on a shared checkout.
Harness Switching
Carries task context across Claude Code, Codex, and Gemini CLI so a session can change harness without restarting.
Session Dashboard
Tracks every running agent session in one view with status, diffs, and the ability to intervene mid-run.
Related Agents
CrewAI
Multi-agent orchestration framework for building teams of AI agents that collaborate, delegate, and solve complex tasks…
Orca
Runs fleets of coding agents in parallel git worktrees, letting you launch Claude Code, Codex, OpenCode and others side…
AG2
Builds multi-agent systems in Python with async agents, @tool functions, human-in-the-loop pauses, and a hub-and-channe…
Archon
Runs coding agents through YAML-defined workflows (plan, implement, validate, review, open a PR), each in its own git w…