Proliferate v0
Proliferate is the open-source workspace for coding agents. Use the agent that fits the task, run every stream of work in its own environment, and coordinate the whole job from one place.
0:00
Use any agent
Bring the agents you already use instead of learning another abstraction.

- Work with OpenCode, Grok, Cursor, Claude Code, and Codex from one app.
- Keep each agent's native harness, tools, models, permissions, and behavior.
Worktrees and workspaces
Give every task an isolated place to run so parallel work stays parallel.

- Work in an existing local checkout, a clean git worktree, or a cloud workspace that keeps running when your laptop is closed.
- Run multiple agents at once without making them fight over the same branch or working directory.
Have your agents manage each other
Move from one agent doing everything to a coordinated team of specialists.

- Let a parent agent create and manage focused subagents for investigation, implementation, testing, and review.
- Follow every delegated session from the same workspace and bring its results back into the parent task.
What's new
- Unified diff review. Review every agent's changes in one viewer, then commit, publish a branch, or open a pull request.
- Workflow beta. Combine agents, scripts, typed outputs, pull requests, and notifications into repeatable work.
- Flexible authentication. Use native sign-in, your own API key, or the Proliferate Gateway, depending on the agent and where it runs.
Get started: Download Proliferate, view it on GitHub, or join Discord.