[Bug] Nested subagents deliver conclusions to main agent instead of parent subagent

Status Fixed / completed
Reported on v2.1.181
Maintainer reply None cached
Activity 2 comments · opened Jun 18, 2026 · 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

[]

View original on GitHub ↗

This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗