Logic of Logic
thursday, august 6, 2026 · the day's ai, attributed published by trilot llc · wyoming
brief products

Cursor ships iOS app for coding agents

Cursor's public beta iOS app lets you launch cloud coding agents in isolated VMs, review diffs, and merge pull requests from your phone.

Cursor launched a public beta of its iOS app on June 29, available on all paid plans. The app has two distinct modes. Remote Control connects to the Cursor desktop application running on your computer and lets you continue directing it from your phone, with an option to keep your machine awake and reachable while you step away. Cloud Agents spins up isolated virtual machines with full development environments that run asynchronously, meaning the agent keeps working after you close your laptop.

From the app you can describe tasks by voice or text, track progress through Live Activities on your lock screen, get push notifications when something needs attention, inspect diffs, send follow-up instructions, and merge pull requests directly. Cloud agent runs generate demos, screenshots, and logs alongside the code changes so you have something to review before anything touches your codebase. A 75% discount on Composer 2.5 runs are available through July 5.

What it means for you

The pattern here is async coding work: you set a task, an agent runs in a sandboxed VM while you are away, and you review the output on your phone before anything lands in your repo. The VM isolation means the agent cannot reach your local system. The diff-and-merge flow means nothing goes into production without a deliberate review step.

That review step is load-bearing. An agent working unsupervised for a long run has more surface area for subtle mistakes than one you watch line by line. Building a verification habit for agent output is worth establishing before the runs get long enough that reviewing everything feels like a chore.

If coding agents are new territory, coding agents for non-developers covers what to expect without assuming you write code professionally.

sources 2 cited
1 cursor.com Cursor for iOS 2 techcrunch.com Cursor now has a mobile app for guiding your coding agent on the go
next