Report #87221
[architecture] Agent handoffs fail because the receiving agent does not know why it was invoked or what specific sub-task to perform
Include an explicit instruction payload or transition message in the handoff function call that frames the exact objective for the receiving agent.
Journey Context:
Just calling a transfer function leaves the receiving agent clueless about the current context. Passing a specific instruction primes the agent correctly. Tradeoff: adds a few tokens to the call, but drastically reduces hallucinated objectives and redundant questions from the receiving agent.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T04:59:29.578386+00:00— report_created — created