Cursor for iOS: coding agents you run from your phone
Cursor shipped a native iOS app that fires off cloud coding agents to merge-ready PRs. What a small studio actually gets — and where the human checkpoint still goes.
Cursor just put a coding agent in your pocket. The company shipped a native iOS app in public beta that launches AI agents in the cloud — or drives the ones running on your laptop — from your phone. It's a small release with a big implication: the loop between "I have an idea" and "there's a PR waiting for review" no longer requires you to be at a desk.
What actually happened
The app lets you pick a repo, choose any frontier model, and kick off an agent the same way you would in the desktop editor. Cursor's cloud agents run in isolated virtual machines with full development environments, so they can work asynchronously on longer tasks and "iterate toward merge-ready PRs without intervention" — generating demos, screenshots, and logs you can check later.
The mobile-specific touches are where it gets useful: voice input to describe what you want out loud, slash commands to steer, Live Activities on the lock screen, and push notifications when an agent finishes, needs input, or is ready for review. It's available on all paid plans, with 75% off Composer 2.5 runs in the app through July 5, 2026.
Why it matters for your business
The headline isn't "code from your phone." It's that agentic work is becoming a queue you manage, not a session you sit in. You describe a change on the walk back from lunch, the agent grinds through it in a sandbox, and you review the diff when the notification lands. For a small team, that's real leverage — the bottleneck moves from typing to reviewing.
Which is exactly the part you don't hand off. An agent that opens a merge-ready PR is fast; an agent that merges it is a liability. The value of the isolated VM, the diff view, and the "ready for review" notification is that they put a human checkpoint right where the risk is — at the merge, not the keystroke. Same principle we apply when we wire agents into a live business: reads and drafts run free, writes wait for a person.
The tooling is finally good enough that "an agent did the first 80%" is a normal Tuesday. Whether that's an asset or an incident comes down to who reviews the last 20%.
Key takeaways
- Cursor launched a native iOS app (public beta) that runs cloud coding agents and controls local ones from your phone
- Cloud agents work in isolated VMs and iterate toward merge-ready PRs; you get voice input, slash commands, and push notifications
- Available on all paid plans, with 75% off Composer 2.5 runs through July 5, 2026
- The operator lesson: let agents draft the PR, but keep a human on the merge — the checkpoint belongs at the write
Want AI agents doing real work in your business without touching production unsupervised? We build agent workflows where the draft is automated and the commit has a human in the loop. See how we build or tell us what you'd automate.
Sources: Cursor blog, Cursor changelog.
- #cursor
- #ai-agents
- #developer-tools
- #automation
Tommy Rush — Founder, Rush Commerce
Operator turned builder. 15+ years running operations — now shipping the systems businesses run on. More
Get The Rush Report weekly — one email, zero fluff.
Keep reading
X shipped an MCP server — and it deliberately can't post
X launched a hosted MCP server that lets Claude, Cursor, and Grok read the platform through your account — but not write. Why that read-only line is the right call for AI integrations.
Read itTauri vs Electron in 2026: why our desktop app is 10x smaller
We built Ceesvee, a CSV editor that handles 100MB+ files, on Tauri instead of Electron. Here's the honest comparison — including where Electron still wins.
Read it