Describe the Bug
So I’m not sure if this is a bug or I misunderstood the docs on how subagent delegation.
I created a complex setup with multiple subagents, i can call them with /agentname but the main agent never delegates to them. When I ask it explicitly, it says it cannot and “acts” as the agent (doesn’t solve the reason I set them up in the first place, context window savings)
I then took a different repo, set up a single subagent using the example propmpt on the subagents documentation page, and ask the main agent explicitly to invoke that agent. It said it had no such ability “We can’t spawn Cursor’s subagent UI from here. Acting as the Verifier: …”
Am I doing something wrong, or is it a bug?
My ultimate goal is for the main agent to automatically spawn/delegate to researcher, coder and tester subagents
Steps to Reproduce
Create a subagent .cursor/agents/verifier.md and ask the agent to use it
Expected Behavior
Main agent delegates to subagent, as described in the docs
Operating System
MacOS
Version Information
Version: 3.2.16
VSCode Version: 1.105.1
Commit: 3e548838cf824b70851dd3ef27d0c6aae371b3f0
Date: 2026-04-28T21:07:47.682Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0
For AI issues: which model did you use?
composer-2
Does this stop you from using Cursor
No - Cursor works, but with this issue
