proliferate-ai/proliferate

The open-source AI IDE for Claude Code, Codex, OpenCode, and more. Run agents in parallel, locally or in the cloud, and build reusable workflows.

What it solves

Proliferate is an open-source AI IDE designed to let developers run multiple coding agents (such as Claude Code, Codex, OpenCode, and Grok) in parallel within a single workspace. It eliminates the friction of switching between different AI tools by providing each task with its own isolated environment, preventing agents from interfering with each other's work.

How it works

The platform uses "worktree workspaces," which assign an isolated git worktree, terminal, conversation, and review state to every individual task. It employs native harnesses to run various coding agents and supports subagents, allowing a primary agent to delegate specific scoped work to child agents. Additionally, it integrates with MCPs, custom tools, and browser/computer use capabilities, and allows for recurring or event-driven agent workflows (like nightly reviews or dependency updates).

Who it’s for

It is built for developers who use multiple AI coding agents and want to orchestrate them simultaneously across different tasks without managing separate environments manually.

Highlights

  • Parallel Agent Execution: Run multiple different coding agents side-by-side in one workspace.
  • Isolated Worktrees: Every task gets its own dedicated git branch and working directory.
  • Agent Delegation: Support for subagents to handle scoped sub-tasks.
  • Extensible Integrations: Shared configuration for MCPs, skills, and browser/computer use tools.
  • Automated Workflows: Ability to set up event-driven or recurring agent runs for triage and maintenance.

Related

  • Project
  • Project
  • Project
  • Project