Spotify Open-Sources Xirp for Managing 50+ Parallel AI Coding Agents

SumitGup · x · 2026-08-11

Spotify officially launched and open-sourced Xirp, a vendor-neutral agentic development environment. The tool allows developers to manage agent sessions across Claude, Gemini CLI, and OpenAI Codex in one place, and is already used by over 1,300 Spotify engineers.

Xirp's core mechanism is that every agent session runs in its own git worktree, enabling 50+ agents to work on the same codebase in parallel without interfering with each other. Furthermore, context lives outside the agent itself, allowing developers to seamlessly switch underlying models mid-project (e.g., from Claude Code to Codex or Gemini) while retaining the full working state.

Related event: Spotify Open-Sources Xirp, a Multi-Agent Dev Environment(6 posts)→

Original post →

More from coding & agent

coding & agent channel →