More documentation coming soon for the web app, team features, and API. This page covers the CLI.
What is Proliferate?
Proliferate runs coding agents in cloud containers with your local files synced automatically. Why use it:- Cloud containers - Full Docker environments with more resources than your laptop
- Log visibility - See exactly what the agent is doing in real-time
- Preview URLs - Instant public URLs for dev servers to test and share
Install
Requirements: macOS or LinuxLogin
Run
Navigate to any project and run an agent:Options
| Flag | Description |
|---|---|
--persist | Keep session alive after disconnect |
--fresh | Force fresh sync (ignore cache) |
--sync-gitignore | Respect .gitignore strictly |
Reconnect
If you used--persist, reconnect with:
Update
Need help? Email [email protected] - we respond within minutes (unless we’re asleep).

