[Bug] Nested subagents deliver conclusions to main agent instead of parent subagent
Resolved 💬 1 comment Opened Jun 18, 2026 by marcoabreu Closed Jun 18, 2026
Bug Description
Nested subagents (running in layer 2 spawned by a layer 1 subagent) deliver their conclusion messages to the main agent (hence waking it up) rather than to the subagent (layer 1) that spawned them. This means that the main agent suddenly tries to respond to them while the layer 1 subagent never gets the answer - this messes up the entire logical flow.
Environment Info
- Platform: darwin
- Terminal: cursor
- Version: 2.1.181
- Feedback ID: 2f6d47e7-5f24-46f9-acf2-49008b8d0c16
Errors
[]This issue has 1 comment on GitHub. Read the full discussion on GitHub ↗