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.
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.
In the app
The same workspaces as the web and desktop apps, built for the minutes between everything else.
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.
Start with Claude Code, Codex, Cursor, OpenCode, or Pi, and choose the model and effort for each task.
Read the agent's summary in the thread, then open the pull request it created to check the diff and CI before you merge.
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
Each task runs in an isolated Linux VM with your repositories, dependencies, and tools. Nothing is built or executed on the phone.
A local agent stops when your laptop sleeps. Cloud agents keep working, so you can delegate on the train and review at lunch.
Environments, credentials, skills, and MCP servers your organization configured apply to every task you start from mobile.
| Replicas for iOS | Remote control for a local agent | |
|---|---|---|
| Where the agent runs | Replicas for iOSAn isolated cloud VM per task | Local agentYour laptop or desktop |
| Computer must stay awake | Replicas for iOSNo | Local agentYes |
| Parallel tasks | Replicas for iOSOne VM each, as many as you need | Local agentLimited to one machine |
| Environment setup | Replicas for iOSConfigured once for your whole team | Local agentWhatever is on that machine |
| Harnesses | Replicas for iOSClaude Code, Codex, Cursor, OpenCode, Pi | Local agentWhatever is installed locally |