Proliferate is currently in beta. The open source version is fully functional — self-host it today. For managed hosting, request early access.
- 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.
What you can automate
Sentry error triage
Investigate production errors and open a fix automatically.
Intercom support triage
Route and resolve high‑impact support tickets faster.
GitHub issue response
Draft responses, reproduce bugs, and propose fixes.
Linear ticket automation
Triage, prioritize, and take first‑pass implementation steps.
PostHog session replay
Watch replays, identify root causes, and suggest fixes.
Clients everywhere
Web
Start or monitor sessions in a shared web dashboard.
Slack
Request work and review results without leaving Slack.
Terminal
Engineers can spin up sessions from the CLI.
