Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I click the top-right Agents Window button from a Cursor Editor window opened on my cartograph WSL workspace, the standalone Agents Window opens but focuses an existing agent thread from a different repo/workspace, statusreport.
The Agents Window appears to be global across repos, but launching it from a specific Editor workspace should either select that caller workspace or make the cross-workspace behavior explicit. Focusing an unrelated repo/thread is confusing and risky because it looks like the action stayed scoped to the current repo when it did not.
Related forum thread: Cursor Agents workspace selector is unhelpful
Steps to Reproduce
- Open Cursor Editor on a WSL workspace, e.g. cartograph [WSL: Ubuntu].
- Have another repo/workspace with agent history, e.g. statusreport.
- In the cartograph Editor window, click the top-right “Agents Window” button.
- Observe that the standalone Agents Window opens focused on a statusreport agent thread instead of selecting cartograph.
Expected Behavior
Clicking “Agents Window” from an Editor workspace should open/focus the Agents Window with the caller workspace selected, or clearly indicate that the Agents Window is global and may preserve a different selected workspace/thread.
In this repro, I expected cartograph to be selected because the click originated from the cartograph Editor window.
Operating System
Windows 10/11
Version Information
Version: 3.7.27 (user setup)
VS Code Extension API: 1.105.1
Commit: e48ee6102a199492b0c9964699bf011886708ba0
Date: 2026-06-10T01:46:16.942Z
Layout: editor
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: Windows_NT x64 10.0.26200
Additional Information
running in WSL under windows.
Does this stop you from using Cursor
No - Cursor works, but with this issue