Claude Code nested subagents can stall forever when replies are routed to a role name

Jordan-Britt · ghdev · 2026-07-16

Claude Code nested subagents can stall forever when replies route to the wrong parent

A bug report against anthropics/claude-code says a grandchild background agent can complete its work but fail to deliver its result to the direct parent. The nested agents send SendMessage(to="general-purpose", ...), but general-purpose is only a role label, not a routable agent ID.

What happens

Environment

Original post →

More from coding & agent

coding & agent channel →