Announcing Proliferate
Proliferate
Getting startedQuickstart

Quickstart

Install Proliferate, connect a repo, authenticate an agent, and review its first change.

Get from a fresh install to a reviewed agent change in five steps.

1. Install and sign in

Download the desktop app and sign in. Hosted is the default path, so there is no server to run and nothing to configure first.

macOS install window with the Proliferate app icon being dragged into the Applications folder.

2. Connect a repository

Add a repository, then choose a local checkout or a new worktree. A worktree keeps the agent's branch and edits out of your main checkout. Cloud workspaces are coming soon and are not currently selectable.

Full detail lives in Connect a repo.

3. Choose and authenticate an agent

Proliferate runs the coding agents your team already uses. Pick one in the composer and authenticate it.

AgentAuthentication routes
Claude CodeNative login, your own key, or the gateway.
CodexOAuth login, your own key, or the gateway.
CursorIts own sign-in only, local runs only.
OpenCodePer-provider keys, the gateway, or native.
GrokNative login, your own key, or the gateway.
Info:

How an agent reaches a model depends on the route you choose: its own native login, your own API key, or the Proliferate gateway. See authentication for the current local settings flow.

4. Give it a bounded task and review the result

Ask for something small and specific, like a focused test or a single bug fix. When the run finishes, open the Changes panel to inspect the diff and branch state before anything ships.

Publish pushes real commits to your remote, so review the diff first. See review and publish for the publish and pull request flow.

5. Explore next

Info:

Need agent execution, code, and account state inside your own cloud? Proliferate is self-hostable on AWS or GCP.

On this page