Unable to access any repo to start any agent

Where does the bug appear (feature/product)?

Cursor for iOS

Describe the Bug

Cannot use any agent on any repo that is connected to GitHub

Steps to Reproduce

Install the mobile app.
Connect GitHub
Allow access to any repo
Attempt any agent for any repo you have.
You can select any repo you own
But it always tells you you no longer have access to this repo

Expected Behavior

You should have access to any repo you own and give permissions to. Note how I have access to this repo as I can select it from the drop down menu, but I cannot fire any agent from it.

Screenshots / Screen Recordings

Operating System

Other

Version Information

iOS 26.5.1
Cursor app v1.1.0

For AI issues: which model did you use?

Auto. Happens with any model.

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey there!

This is a known rough edge on mobile: the repo picker can list a repo before your GitHub connection is fully verified, but actually starting an agent runs a live per-user access check. If that connection is stale or incomplete, every repo will fail at start with the generic “You don’t have access to this repo anymore,” even though you can still select it.

The reliable fix is to re-establish the connection from the web dashboard:

  1. On web/desktop, open Integrations in your Cursor dashboard, click Connect next to GitHub (or Manage Connections / Disconnect then reconnect if it’s already listed), and grant access to your repos. If it’s set to Selected repositories, add the repos you want or switch to All repositories.
  2. Confirm you can start an agent on that repo from Cursor on the web.
  3. Reopen the iOS app, pull up the repo picker again (or relaunch), and retry.

If it still fails after reconnecting on the web, reply here and I’ll dig in further. The unclear mobile error (and not being able to fix this from the app itself) is a gap we’re aware of.