Agents Window: Branch name tag not showing up for all agents

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

I expect to see the branch name tag show up for all agents. Instead I see:

Agent Name A
   workspace 1
Agent Name B
   workspace 2
Agent Name C
   workspace 2 * branch-name

Only the last one gets the branch name, even though workspace A vs B are on different branches.

Steps to Reproduce

Set “group by” to “status” (may not be necessary)

Set “metadata” tags to both “workspace” and “branch name”.

Expected Behavior

See branch name tag on all agents.

Screenshots / Screen Recordings

Operating System

Linux

Version Information

Version: 3.0.13
VSCode Version: 1.105.1
Commit: 48a15759f53cd5fc9b5c20936ad7d79847d914b0
Date: 2026-04-07T03:05:17.114Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.5.2
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Linux x64 6.19.10-arch1-1

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. I can see the screenshot, and yeah, the branch name tag only shows up for the last agent.

This is a known issue. In the Agents Window sidebar, branch metadata only loads correctly for the active or currently loaded agent, so the others don’t get branch info. The team is aware of a few bugs around how branch state shows in the sidebar and they’re already looking into it. Your report helps us prioritize it.

There’s no workaround right now, sorry. Let me know if you notice any other issues with the Agents Window.

Hey @Jeremiah-England!

This should be fixed now. Could you let us know if you’re still running into this on v3.2?