Skip to content

Cursor ships a native iOS app in public beta with always-on cloud agents and remote control

· by Pondero Newsdesk

The short version

Cursor launched a native iOS app on June 29, 2026, letting paid subscribers fire off cloud agents, steer desktop agents from anywhere, and merge pull requests directly from their phones.

Cursor ships a native iOS app in public beta with always-on cloud agents and remote control

Cursor launched a native iOS app on June 29, 2026, giving paid subscribers the ability to start cloud agents, direct local machine agents via Remote Control, and merge pull requests without opening a laptop.

What

The app is in public beta and available to all subscribers on Pro, Business, and Enterprise plans, per Cursor's launch post. It covers three distinct workflows. First, cloud agents: users open a repo, describe a task, and launch an agent that runs in an isolated virtual machine with its own dev environment. Second, Remote Control: for agents already running on a local machine, the app lets developers steer those agents from the phone while a background setting keeps the desktop awake and reachable. Third, review and merge: when an agent finishes, the app surfaces diffs, generated screenshots, and logs so developers can approve the output and merge the PR on the spot.

Voice input, screenshot annotation, and slash commands are all available on mobile. The app supports any frontier model from OpenAI, Anthropic, or Google, as well as Cursor's own Composer 2.5. Push notifications and iOS Live Activities keep users updated when an agent finishes or needs input. A 75% discount on Composer 2.5 runs inside the app through July 5, 2026, per the same announcement.

Why it matters

No dedicated AI coding tool had shipped a native mobile companion app before this release. The prior constraint was architectural: agentic coding required a persistent local environment, and phones lack that. Cursor's cloud agent infrastructure removes the dependency. Developers who travel, handle on-call incidents away from their desks, or want to act on a product idea during a commute now have a path that does not require dragging a laptop. The practical workflow Cursor describes in its post is concrete: get paged while at lunch, kick off an investigation agent from the phone, return to a draft PR rather than a blank editor. For teams already paying for Cursor, there is no additional cost to try this.

For a step-by-step walkthrough of how the app works and when to reach for cloud agents versus Remote Control, see our Cursor for iOS guide.

Try Cursor at /go/cursor.

What to watch next

Cursor has not announced an Android release date. The company noted in its launch post that repo-less chats (tasks without codebase context) are on the roadmap, which would expand the app's use beyond coding into general agent orchestration. Watch the Cursor changelog for the next beta update.

Sources