Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
I start a new chat session in cursor. I tell it to do some task. Sometimes subagents are spun up by the main orchestrating agent, but they immediately go into a “Stopped” status. The main agent says “Waiting for subagent”. Sometimes the subagent eventually seems to startup, but other times it never does and the main agent is waiting forever until I interrupt it.
This is now happening for almost every subagent that gets created. It makes it impossible to get work done because lots of tasks are routed automatically to subagents by the main controlling agent.
Steps to Reproduce
- Create a new chat session in cursor IDE
- Ask it to use subagents to research some topic of interest.
- Observe that subagents are created, but their status is “Stopped”
Expected Behavior
The subagents immediately start executing and are not blocked or stopped.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.14.7 (Universal)
VS Code Extension API: 1.128.0
Commit: a758f2241ca99fecf380180b6cbdbbce0f1f42c0
Date: 2026-07-30T06:41:34.009Z
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.291
OS: Darwin arm64 25.6.0
For AI issues: which model did you use?
GPT-5.6 Luna Medium. But it happens with ANY model.
Does this stop you from using Cursor
Yes - Cursor is unusable
