Bugbot -> Cursor Glass flow is broken

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Pressing fix in cursor from a bugbot comment faces branch issues on cursor glass

Steps to Reproduce

be me
open a pr
have cursor find something
press fix in cursor (when having cursor glass open)
says cant check out branch or w.e - broken

Expected Behavior

work like in the IDE

Operating System

MacOS

Version Information

Version: 2.7.0-pre.105.patch.0
VSCode Version: 1.105.1
Commit: 561cd068bc5ff3a5ba120dbcb469267cd6e6cfe0
Date: 2026-03-20T18:25:23.896Z
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.4.0

Additional Information

i say cursor is unusable below because you cant use it as intended

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, thanks for the report. This is a bug on our end - Glass windows don’t have full git context yet, which is needed to checkout a branch from the Bugbot deeplink.

As a workaround, try opening the project in the classic IDE (not Glass) before you click “Fix in Cursor”. The deeplink should work correctly in the regular window.

I’ve passed this to the team. Let me know if the workaround doesn’t help.