Unable to view changes for multi-root workspaces

There’s a canonical thread with the same report and a bit more community context - I’m going to merge this one into it so updates land in one place: Agent not showing changes in multi-root workspaces.

In the meantime, a couple of things that might help you unblock:

  • Branch dropdown - if the agent has produced branches or a PR in the other repos, they’ll show up in the branch picker at the top of the Changes tab. That won’t help if the agent hasn’t touched those repos yet, but for active repos it’s usually enough to get to their diffs.
  • Editor Window fallback - the classic Cursor Editor Window’s Source Control panel still splits changes per repo. You can hop over quickly with Cmd+Shift+N from the Agents Window (opens a new IDE window on your workspace), review the multi-repo diffs there, then come back to the Agents Window.

I’ll post here when there’s an update.