- Adaptive: Agents decide the best path, not a fixed script.
- Context‑aware: They use your repo, tickets, and integrations.
- Collaborative: Progress and results show up in Slack and the web.
How it works
When a session starts, Proliferate:- Spins up an isolated environment (your repo, Docker, dependencies)
- Injects the agent with context (trigger event, instructions, available actions)
- Agent runs autonomously — reads code, makes changes, runs tests
- Agent outputs results (PR, preview, message, etc.)
What agents can access
The agent has access to:- Full filesystem — your repo
- Terminal — run any command
- Actions — GitHub, Slack, Sentry, etc. (based on permissions)
- Context sources — pull info from integrations
