“Show Agents Side Bar” button opens a blank block that has no content, no UI. Using Ctrl+Alt+U can close it. The issue exists since version 3.2, now it’s 3.10 but the bug still there.
This looks like a genuine bug on our side, not something in your setup: the Agents Side Bar is opening blank instead of showing your agents list. It’s something we’ve seen before and are actively working on in this part of the IDE.
A couple of things in the meantime:
As you found, Ctrl+Alt+U collapses the panel.
To try to get it rendering again, move your Primary Side Bar to the other side and back: right-click the Activity Bar (the icon strip on the far side) and choose Move Primary Side Bar Left, then move it back with Move Primary Side Bar Right. That’s forced the panel to redraw for others who hit the same blank state.
If it’s still blank after that, could you grab a bit of diagnostic info so I can pin down the cause on your machine? Open Help > Toggle Developer Tools > Console, click “Show Agents Side Bar” so the panel goes blank, and paste any red error lines here (a short screen recording of the toggle helps too).
Keeping it collapsed with Ctrl+Alt+U is completely fine in the meantime, and it won’t affect anything else in Cursor. Once I can see what’s happening on your side, I’ll get it tracked with the team.
Moving Primary Side Bar does not resolve the issue.
This is the only Warning message I found in console that seems related to UI, but it keeps appearing for dozens of times
WARN Unexpected error checking unified sidebar visibility: Error: Index out of bounds
at Dj.isViewVisible (workbench.desktop.main.js:7744:106008)
at _jn.isChildVisible (workbench.desktop.main.js:17281:123784)
at o8m.isViewVisible (workbench.desktop.main.js:17281:138354)
at yjn.isViewVisible (workbench.desktop.main.js:17281:146039)
at WXb.isVisible (workbench.desktop.main.js:21980:94696)
at WXb.getMaximumEditorDimensions (workbench.desktop.main.js:21980:96858)
at get minimumWidth (workbench.desktop.main.js:17393:63734)
at get minimumWidth (workbench.desktop.main.js:17281:128981)
at get minimumOrthogonalSize (workbench.desktop.main.js:17281:129798)
at workbench.desktop.main.js:17281:119697