Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I’m using agent mode with the multiple models mode to compare different results, but after those results are produced I’m having a hard time switching to the different workflow branches so that I can test the results in the browser.
When I try to manually switch branches in the terminal I see the branch is already checked out.
Steps to Reproduce
- Run a single model prompt
- While that’s running run an additional prompt with multiple LLMs (at least two) using worktrees.
Try to checkout one of the branches created by the worktrees for testing
Expected Behavior
When I run “git switch [branch]” I can switch to that branch for testing
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 2.0.63 (Universal)
VSCode Version: 1.99.3
Commit: 505046dcfad2acda3d066e32b7cd8b6e2dc1fdc0
Date: 2025-11-05T18:56:58.213Z
Electron: 37.7.0
Chromium: 138.0.7204.251
Node.js: 22.20.0
V8: 13.8.258.32-electron.0
OS: Darwin arm64 23.1.0
For AI issues: which model did you use?
Composer 1 for the individual
Sonnet and GPT Codex for in parallel run
Does this stop you from using Cursor
No - Cursor works, but with this issue