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 pick 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.

The composer's workspace-target control open to Work locally and New worktree, with New worktree checked and the repository and branch pickers beside it.

Full detail lives in Connect a repo.

3. Choose and authenticate an agent

Pick an agent 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: one bug fix, one focused test. When the run finishes, open the Changes panel and read the diff.

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