Where does the bug appear (feature/product)?
Cursor for iOS
Describe the Bug
When I try to start a new agent from the Cursor iOS app, I get:
Couldn’t start agent. Couldn’t load branches for this repository. Try again.
The same account and repository work fine when starting agents from the desktop browser (cursor.com/agents). I can also start on desktop and continue the session on my phone — follow-ups, inbox, streaming all work. The failure is specific to creating a new agent from the iOS app.
I’m using a My Machines worker (agent worker start) on a remote Linux VM. The worker itself is healthy — agents run correctly when started from desktop and when I use the worker direct link in a browser.
Steps to Reproduce
- Run agent worker start on a Linux VM (repo checkout with Git remote)
- On iPhone, open the native Cursor iOS app (fresh install)
- Sign in with the same account used on desktop
- Tap New agent
- Select repo
- Try to send a message (branch selection appears to be required internally)
Result: Error — “Couldn’t load branches for this repository. Try again.”
Expected Behavior
The iOS app should load branches for (at minimum main) and allow starting a new agent, the same way the desktop web UI does.
Operating System
Linux
Version Information
Version: 3.10.17
VS Code Extension API: 1.125.0
Commit: c89f45b831621cdc5e951694db44fecd8fab1150
Date: 2026-07-05T06:39:45.228Z
Layout: IDE
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0
Cursor for iOS V1.2.0 (38381)
Does this stop you from using Cursor
No - Cursor works, but with this issue