Skip to main content
Proliferate is currently in beta. The open source version is fully functional — self-host it today. For managed hosting, request early access.
Proliferate is an open source cloud harness for coding agents (GitHub). It runs agents in isolated cloud sessions with real dev environments and access to your toolchain (GitHub, Docker, Sentry, PostHog, Linear, Slack, internal docs, infra, etc.). It’s built for team workflows: triggers, parallel runs, shared sessions, and review that doesn’t require everyone pulling branches locally. Example workflows:
  • PostHog session replay -> identify a UX issue -> create a Linear ticket -> open a PR
  • Sentry exception -> reproduce -> propose a fix -> run checks -> open a PR (and optionally draft a customer update)
  • Slack message -> let an agent iterate -> review the same session from web or terminal

Core primitives

  • Sessions: every run gets an isolated cloud sandbox with a real dev environment. Agents can clone/build/run your code, stream output, and open a PR.
  • Triggers + integrations: kick off runs from Sentry, PostHog, Linear, GitHub, Intercom, Slack messages, webhooks, or cron.
  • Clients: start, monitor, and review runs from Slack, the web dashboard, or the CLI.

What Proliferate optimizes for

  • Safe access to your stack: tickets, logs, repos, and docs, without one-off glue that’s brittle and hard to share.
  • Faster verification: open a session/preview and checks to validate the change, instead of reading agent-generated code or pulling branches locally.
Questions, feedback, or a use case you want to automate? Reach out at [email protected].

What you can automate

Clients everywhere

Get started