how to load saved workspace on my editor windows to be loaded on agent manager ? since from what I experience I cant select the cursor workspace folder
Hey, thanks for the request. Agents Window keeps its workspace list separate from the main editor, so anything you have open in the editor window won’t show up there automatically.
To add a workspace to Agents Window, you’ve got a couple options:
- In Agents Window, click Open Workspace or Open Folder and pick the project folder directly.
- Or start an agent from the workspace you want in the editor window. After that, it’ll register in the Agents Window sidebar and show up in Recents.
One important detail. What are you trying to select, a project folder or a .code-workspace file? If it’s a folder, the picker should accept it. If it’s a .code-workspace file, the Agents Window picker currently only supports folders, it can’t open workspace files directly. That’s a known limitation. Temporary workaround: open the .code-workspace in the main editor window, start a short chat there, close the window, and the workspace should appear in Agents Window Recents.
Let me know which case you’re in, and what Cursor version and OS you’re on, and I can help more precisely.