Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
The version of Cursor IDE is largely irrelevant for this current issue. If you have Cursor IDE open, connected to a local devcontainer (macOS host, Linux[Ubuntu] devcontainer) and you then click on “Agents Window”, it now successfully opens a devcontainer [good, well done Cursor team]. However, if at any time later, I close this “Agents Window”, it kills ALL devcontainers (both Agents Window) and also my local one. That is bad.
Steps to Reproduce
- Open Cursor on macOS
- Open Linux/Ubuntu devcontainer
- click on “Agents Window”, loads up a devcontainer
- Close Agents Window. Wait <60 secs and your original devcontainer will now be disconnected from you, forcing a rebuild/reopen/re-connection
Expected Behavior
Cursor does not do bad things like disconnect my local devcontainer just because I closed the “Agents Window”
Operating System
MacOS
Linux
Version Information
Version: 3.8.23
VS Code Extension API: 1.105.1
Commit: 7cf19b7482706625cdb70db3211b7dd035b7aa30
Date: 2026-06-23T14:57:42.334Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 40.10.3
Chromium: 144.0.7559.236
Node.js: 24.15.0
V8: 14.4.258.32-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue