I opened a multi-project workspace. If I remember correctly, I could switch projects in the Change panel and the File panel; but after I freshly installed Cursor, why can’t I switch now?
Thanks for the reports and screenshots. What you’re seeing is not caused by your workspace setup. The Agents Window Changes view currently only shows one repository in a multi-root workspace, and the repo switcher from earlier builds is missing. We’ve let the team know, and we’re tracking this issue.
Two things that can help in the meantime:
The classic Editor Window Source Control view still splits changes by repository. From the Agents Window, Cmd+Shift+N opens a new Editor Window on the same workspace. You can review the multi-repo diffs there, then come back.
If the agent has already created a branch or PR in another repo, that repo may show up in the branch picker at the top of the Changes tab. That will not help for repos the agent has not touched yet.
@Qiang, if the Files panel also only shows one project after a fresh install, try reopening the multi-root workspace file (or re-adding the folders). I believe that is separate from the Changes view issue. I’ll post here with any updates.
Hi @wigglydtrain, I don’t have a fix to announce yet.
Until it’s resolved, the most reliable path is the same as before. From the Agents Window, Cmd+Shift+N (Ctrl+Shift+N on Windows or Linux) opens a classic Editor Window on the same workspace. Source Control there in the IDE window still splits changes by repository, so you can review the other repos and then come back.