Cursor mobile agent unusable on Android in Chrome

Where does the bug appear (feature/product)?

Background Agent (GitHub, Slack, Web, Linear)

Describe the Bug

https://cursor.com/agents is unusable in Chrome on Android since since it’s impossible to select the branch of the repo.

Steps to Reproduce

  1. Open https://cursor.com/agents
  2. Click and select a repo
  3. Try tapping the “select branch” (doesn’t work)
  4. Try using desktop mode, zooming and tapping again (still doesn’t work)
  5. Pressing the submit will not work fee a branch is not selected

Expected Behavior

I expect to use the app on android, chrome.

Screenshots / Screen Recordings

Operating System

Linux

Current Cursor Version (Menu → About Cursor → Copy)

Not appolicable on web

Does this stop you from using Cursor

Yes - Cursor is unusable

I’ve just sat at my laptop and apparently I can’t even select a branch on desktop. I’ve tried several repos and could reproduce the issue for all of them.

Hey, thanks for the report.

The same issue was discussed here: GitHub Agent "Select Branch" Dropdown Disabled for Org Repo

To figure out the cause, we need some desktop diagnostics:

  1. Open cursor.com/agents in a desktop browser
  2. Open DevTools (F12) and go to the Network tab
  3. Select the nicu-chiciuc/allegis repository
  4. Find the get-repository-branches request
  5. Check the Response. There should be an error

If the error says “Background agent is not supported in Privacy Mode (Legacy)”:

If it’s a different error, please paste the error text from the Response here.