Cloud Agents Windows - repo collapsible folder not in view


As per my attached screenshare, in this atypical Java Springboot repo app, I have test folder where I placed my Junit test files. For some reason, I cannot recursively display all the collapsible children folders of java parent folder. In the code editor window, this is not an issue.

Thus I noticed this looks like a UI display bug in cloud agents window - just to point it out.

Can anyone help to assist to triage this?

Hey, thanks for the report. This is a known issue with the file tree in the Agents Window. Nested folders sometimes don’t expand, especially at deeper levels.

Try these workarounds:

  • Cmd+Shift+P → Developer: Reload Window, this usually restores the tree
  • Collapse and re-expand the project root folder
  • Right-click the folder that won’t open → create a temporary file inside it, this forces a refresh of the tree, then delete it

The team is already tracking this issue, and there have been fixes in this area in the last few releases. What version are you on? Cmd+Shift+P → About Cursor

Thanks Dean. I tried this tonight. It work ie cmd+shift+p as work around.

I’m on

Version: 3.7.36
VS Code Extension API: 1.105.1
Commit: 776d1f9d76df50a4e0aeca61819a88e7c1b861e0
Date: 2026-06-13T00:31:56.287Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 23.6.0Version: 3.7.36
VS Code Extension API: 1.105.1
Commit: 776d1f9d76df50a4e0aeca61819a88e7c1b861e0
Date: 2026-06-13T00:31:56.287Z
Layout: glass
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 23.6.0

Hey, glad the reload window workaround worked. It’s the most reliable option until the full fix ships.

I noticed you’re on 3.7.36, which is a pretty recent build, so the bug can still show up sometimes. This issue is known and being tracked, and there have been a few fixes in this area in recent releases. I can’t give an ETA for a complete fix.

Just in case, if you update and the problem happens again on a newer version, post here again, ideally with the Request ID right top corner of the chat > Copy Request ID. That’ll help us narrow down the remaining case.

Also, the logs show you’re on macOS Darwin, but the thread title says Windows. If you want, I can update the thread title so it’s correct.

All good. Thanks for tthe update.

Don’t worry about changing issue title. The reported issue is with my cloud agents windows running on my macbook showing repos not collapsible so it’s factually correct. Cheers.