# Replicas for iOS

Start tasks, steer agents mid-run, and review pull requests from your iPhone. Every agent runs in its own cloud VM, so the work keeps going after you close your laptop.

- Download on the App Store: https://apps.apple.com/us/app/replicas/id6795788812
- Canonical URL: https://replicas.dev/mobile

## In the app

- **Steer work in progress:** Watch the agent read, edit, and run tests as it goes. Queue a follow-up mid-run and it picks it up without starting over.
- **Any harness, any model:** Start with Claude Code, Codex, Cursor, OpenCode, or Pi, and choose the model and effort for each task.
- **Review before you merge:** Read the agent's summary in the thread, then open the pull request it created to check the diff and CI before you merge.
- **Every thread, one list:** Tasks started from Slack, Linear, GitHub, or the web appear in the same list. Open any of them and reply from your phone.

## Why cloud agents

- **Your phone is the remote:** Each task runs in an isolated Linux VM with your repositories, dependencies, and tools. Nothing is built or executed on the phone.
- **No laptop left open:** A local agent stops when your laptop sleeps. Cloud agents keep working, so you can delegate on the train and review at lunch.
- **Same setup as your team:** Environments, credentials, skills, and MCP servers your organization configured apply to every task you start from mobile.

### Replicas for iOS vs. remote control for a local agent

|  | Replicas for iOS | Remote control for a local agent |
| --- | --- | --- |
| Where the agent runs | An isolated cloud VM per task | Your laptop or desktop |
| Computer must stay awake | No | Yes |
| Parallel tasks | One VM each, as many as you need | Limited to one machine |
| Environment setup | Configured once for your whole team | Whatever is on that machine |
| Harnesses | Claude Code, Codex, Cursor, OpenCode, Pi | Whatever is installed locally |

## FAQ

### Is there a mobile app for cloud coding agents?
Yes. Replicas for iOS lets you start, monitor, and review cloud coding agents from your iPhone. It is a free download on the App Store and signs in to your existing Replicas account.

### Can I run Claude Code or Codex from my iPhone?
Yes. Pick Claude Code, OpenAI Codex, Cursor, OpenCode, or Pi when you start a task. The agent runs in a cloud VM with your repositories and tools, and your phone streams its progress and lets you reply.

### Does my computer need to stay on?
No. Replicas agents run in cloud workspaces, not on your machine, so they keep working when your laptop is closed and your phone is in your pocket.

### What can I do in the Replicas iOS app?
Start and monitor coding tasks, chat with agents and steer work in progress, attach images and files, inspect changes and web previews, review pull requests, and switch between organizations and environments.

### Do I set up environments on my phone?
No. Repositories, environments, credentials, and billing are configured once on the web. The app uses that setup, so every task you start from mobile gets the same environment as your team.

### Is there an Android app?
Not yet. Replicas is available on iPhone, the web, macOS, and Linux.

## Links

- Get started: https://app.replicas.dev/auth?mode=signup
- Desktop app: https://replicas.dev/download
- Docs: https://docs.replicas.dev
