Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When there are two GitHub repositories in the current workspace, the dialog popup in chat when selecting context Add Context → Git sees only the first repository in the workspace and it is therefore impossible to select commits from the second repository in the workspace.
Steps to Reproduce
- Connect GitHub in Cursor’s settings.
- Add two folders to the current workspace, both of them git tracked and hosted on GitHub.
- In chat, navigate to Add Context → Git and attempt to select a commit from each repository. Only one is going to be available.
Expected Behavior
Either being able to switch between active repository or see commits from all repositories in the workspace.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 1.5.9 (Universal)
VSCode Version: 1.99.3
Commit: de327274300c6f38ec9f4240d11e82c3b0660b20
Date: 2025-08-30T21:02:27.236Z
Electron: 34.5.8
Chromium: 132.0.6834.210
Node.js: 20.19.1
V8: 13.2.152.41-electron.0
OS: Darwin arm64 24.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue