Hey, thanks for the feedback. Quick context: starting with Cursor 3.2, the Agents Window supports multi-root workspaces. This means a single agent session can now see and edit code across multiple repos without switching targets. More details in the changelog: Multitask, Worktrees, and Multi-root Workspaces · Cursor
What you’re describing is separate: full per-repo Git management in the Agents Window, like commit, branch, push separately for each of 5 repos, isn’t supported yet. That limitation still exists, and there’s no ETA.
Workaround: for per-repo Git actions, it’s easier to use the classic Source Control view in the main editor window. Multi-root workspaces with multiple repos work correctly there, without manual terminal commands.
I’ve logged the request for a proper multi-repo Git UI directly in the Agents Window. If there’s an update, I’ll reply in the thread.
