Proliferate
An open-source AI IDE that runs several coding agents (Claude, Codex, Grok, and more) in parallel, each in its own isolated git worktree.
🔗 Visit ProliferateDescription
Working with one AI coding agent at a time is already a shift in how people build software, but it also means waiting for one task to finish before starting the next. Proliferate lets you run several agents at once instead, each one working on its own isolated copy of your code so they can't step on each other, with everything visible in a single workspace.
Proliferate is an open-source AI IDE providing native harnesses for multiple coding agents (Claude Code, Codex, OpenCode, Cursor, Grok, and others) running in parallel, each in an isolated git worktree with its own dedicated branch and terminal. It supports subagent delegation, MCP integrations, Computer Use and Browser Use capabilities, and recurring or event-driven workflows, and can be self-hosted via Docker Compose, AWS CloudFormation, or Kubernetes.
💬 Our review
The short version: Proliferate is a serious, actively developed tool for anyone who wants to run multiple AI coding agents in parallel without them conflicting on the same files, worth adopting if that's genuinely your workflow today.
Most developers currently run one agent session at a time and switch between projects manually, or improvise git worktree isolation themselves; Proliferate's value is packaging that isolation, plus multi-agent-vendor support (Claude, Codex, Grok, and more in one tool) and self-hosting options, into a coherent IDE rather than a pile of scripts. With 441 stars and thousands of commits, it has more visible traction than many newer entrants in this space (like Apron Agents or Singular-Lite), suggesting real usage behind it. Worth trying if you're already comfortable with git worktrees and want to scale from one agent to several; overkill if you only ever run one agent at a time.
💰 Pricing
📊 Global score
🤖 AI-enriched data
Gratuit, open-source — coût des abonnements/clés IA à part
Pros
fait tourner plusieurs agents IA (Claude, Codex, Grok...) en parallèle sans conflit
isolation via git worktrees dédiés par tâche
traction visible (441 stars, +3000 commits)
gratuit, open-source
auto-hébergeable (Docker Compose, AWS CloudFormation, Kubernetes)
Cons
overkill si vous n'utilisez qu'un seul agent à la fois
nécessite une bonne compréhension des git worktrees
auto-hébergement à gérer si vous ne voulez pas de solution hébergée
