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)→
More from coding & agent
- Not Human Search: Agentic Web Search Across 4,100+ Sites — modelcontextprotocol · 2026-08-11
- YouTube MCP Server: Let AI Agents Search and Play Videos via Natural Language — modelcontextprotocol · 2026-08-11
- Discussion: Automating Image Tagging with a Local LLM — reeight · 2026-08-11
- BAML: A Programming Language Designed Specifically for AI Agents — techNmak · 2026-08-11
- ChatGPT Orchestrates Claude Agents to Autonomously Fix Integration Bugs — arthurcolle · 2026-08-11
- AI Coding Paradigm Shift: Review the Plan, Not the Code — Lower-Impression-121 · 2026-08-11