Two Apps In One: The Cloud Path Works, The Local Path Is The Story
Cursor for iOS is really two products stacked in one icon. The first is a cloud-agent launcher: you pick a repository, choose a model, and fire off an agent that runs in an isolated virtual machine with a full development environment to test, verify, and demo its work, then comes back to you with a merge-ready pull request [1]. This is asynchronous by design - you kick off work "when ideas strike," get a notification when it's ready, and merge on the go [1].
The second product is the headline feature and the harder one: Remote Control, which lets you keep steering an agent already running on your local Mac or PC, provided that host machine stays awake (the app ships a keep-awake setting for exactly this) [1]. The app is built around handoffs between these two worlds - send a local plan up to a cloud agent, move an active agent to the cloud, then pull the session back down to your computer to test before merging [1]. That seam between local and cloud is where the ambition lives, and as the community reaction below shows, it's also where the launch is rough.


