For AI issues: which model did you use?
Model name (e.g., Sonnet 4, Tab…)
For AI issues: add Request ID with privacy disabled
Request ID: f9a7046a-279b-47e5-ab48-6e8dc12daba1
For Background Agent issues, also post the ID: bc-…
Additional Information
Add any other context about the problem here.
Does this stop you from using Cursor?
Yes - Cursor is unusable
Sometimes - I can sometimes use Cursor
No - Cursor works, but with this issue
The more details you provide, the easier it is for us to reproduce and fix the issue. Thanks!
This is a known issue that our team is actively investigating. The subagent window click behavior broke in recent builds — the button renders but the click doesn’t navigate to the subagent’s conversation. Your observation that the work still completes in the background is consistent with what we’re seeing: it’s purely a UI issue, not a problem with the subagent execution itself.
A couple of things that might help in the meantime:
Reload Window (Cmd+Shift+P → “Developer: Reload Window”) — some users have found this temporarily restores the click behavior for the current session
If Reload Window doesn’t help, could you check the Developer Console (Help > Toggle Developer Tools → Console tab) for any red error messages when you click “Open”? That would help narrow down whether there’s a JavaScript error blocking the overlay
Also noting that you mentioned this happens in both the editor layout and the Agents window — that’s a useful data point for the fix.
You may also find this related thread helpful, which describes a similar pattern.
Thanks for checking the Developer Console, @vaiden. The fact that no errors appear on click is actually a useful signal — it rules out a surface-level JS exception and points toward one of the deeper UI state issues the team is already tracking.
Regarding the [composer] No first token received within 2s warning — you’re right, that’s separate from the click issue. It relates to initial streaming latency and shouldn’t affect the subagent window behavior.
@Israel_Kovas - thanks for confirming this affects Windows as well. The team is actively working on a fix — the cross-platform confirmation helps scope it.
No action needed from either of you at this point. This will be resolved in an upcoming update.