$ cat replicas.md
# The Cloud Coding Agent
backed-by: Y Combinator (P26)
status: Announcing Replicas V1. read-more
> Delegate to coding agents that work in sandboxed development environments.
## Customers
Engineering teams use Replicas to ship over 30% of pull requests:
- - [Mintlify](https://mintlify.com)
- - [Knowunity](https://knowunity.com)
- - [Composio](https://composio.dev)
- - [Moda](https://moda.dev)
- - [Dart](https://dartai.com/)
- - [Chronicle Labs](https://chronicle-labs.com)
- - [Sorce](https://sorce.jobs)
- - [Taiga](https://taigabilling.com)
- - [Trellis](https://www.trellistech.com/)
- - [Hyperspell](https://www.hyperspell.com)
- - [Totalis](https://totalis.trade)
- - [Parrot](https://www.parrotapp.com)
- - ... and more
## 01 | How It Works
- - delegate — From Linear, Slack, GitHub, GitLab, or the dashboard. No new workflow.
- - sandbox — In its own isolated dev environment, with your codebase, services, and tests.
- - pull_request — Reviewable work comes back to you. Merge it, comment on it, or send it again.
## 02 | Integrations
- - github: Mention @tryreplicas in any PR comment to trigger a fix.
- - slack: Ping @Replicas in any channel to kick off tasks.
- - dashboard: Chat directly from the web for full control.
- - linear: Assign issues directly to Replicas to start implementation.
## 03 | Analytics
Every minute is attributable — to a source, a person, a harness, a model, the credential that paid for it, and the skills and MCP servers the agent reached for.
## 04 | Sandboxed Environments
Each agent runs in an isolated VM with its own dev environment — install dependencies, run databases, and verify changes locally.
## 05 | Custom Workflows
Integrate Replicas in any workflow, allowing you to automate code changes.
POST /v1/replica { "repository": "acme/app", "message": "Add dark mode", "coding_agent": "claude" }
## 06 | FAQ
### Which coding agents can I run?
Claude Code, Codex, Opencode, and Cursor. Every agent runs on the same environment primitives, so you can mix agents across tasks or run several inside one workspace.
### What does an agent's environment look like?
Each agent works in an isolated cloud environment with your repository, tools, dependencies, and services ready to use.
### Is the output always a pull request?
No. Agents can return a pull request, commit, comment, or completed task for you to review, merge, or send back.
### What repositories can I use?
Any GitHub repository you have access to. Connect your GitHub account and select which repos to enable.
### How does billing work?
Usage is measured in minutes of workspace runtime. Every plan includes a monthly allowance of minutes, and you pay only for active compute time. Workspaces automatically sleep when idle and wake on demand.
## 07 | Try Replicas
- - [Get Started](/auth)
- - [Book Demo](https://cal.com/connor-replicas/30min)
- - [Contact Founders](mailto:founders@replicas.dev)
$ echo "built for agents that read pages like you read code"