Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
If I have a chat open and it spawns a sub agent for a task, then when i click the link to open the sub agent’s results/chat, the main chat is closed. it should open the sub agent chat in a new tab instead of closing the main chat or loading sub agent chat into main chat tab - because i have to go back to the main chat anyways to continue the larger conversation around a piece of work.
Steps to Reproduce
Start a chat in IDE
Use multitask mode (probably not needed - but a sub agent needs to be spawned)
Have a task being handed off to a sub agent.
See that when the sub agent finishes, its results/chat is hyperlinked in the text for eg “XYZ is done, now you can do abc” where “xyz is done” is hyperlinked to the sub agent chat that opens in its own tab
Click on the sub agent chat hyperlink
See that the sub agent chat is opened but now the main chat is closed. You have to click history button and open it from there.
Expected Behavior
Main chat tab from which a sub agent is spawned off shouldn’t be closed on opening a sub agent results/chat tab
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.10.20
VS Code Extension API: 1.125.0
Commit: 23b9fb205fe595ea2be29da7214e19762d037fc0
Date: 2026-07-07T07:03:33.071Z
Layout: IDE
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 24.6.0
Does this stop you from using Cursor
No - Cursor works, but with this issue
