Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When switching the AI model mid-conversation in Composer, any subsequently dispatched subagents fail to start. Instead of running their assigned task, they immediately show a “Couldn’t start” error with no additional details or fallback. This happens consistently after a model switch — the subagents are queued and dispatched but never actually initialize. The issue makes it impossible to use multi-agent workflows once the model has been changed during an ongoing session.
Steps to Reproduce
Open Cursor and start a conversation in Composer
Mid-conversation, switch to a different AI model (e.g., from one model to Gemini 3.5 Flash)
Trigger or wait for a subagent to be dispatched
Observe that the subagent shows “Couldn’t start” and fails to run
Expected Behavior
The subagent should start successfully and complete its assigned task, regardless of whether the model was switched mid-conversation.
Screenshots / Screen Recordings
Operating System
Linux
Version Information
Version: 3.8.11
VS Code Extension API: 1.105.1
Commit: e56ad3440df06d22ca7501e65fd518e905486ef0
Date: 2026-06-18T01:40:18.333Z
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: Linux x64 6.12.90+deb12.1-amd64
For AI issues: which model did you use?
Composer 2.5 and Gemini 3.5 Flash
For AI issues: add Request ID with privacy disabled
faebd769-36b0-49be-b29b-89f83ecfb9ca
Does this stop you from using Cursor
Sometimes - I can sometimes use Cursor

