Report #43121
[architecture] Agent handoffs drop critical historical context, forcing the receiving agent to ask the user to repeat information
Pass a curated 'handoff context' object \(summaries \+ key entities\) alongside the routing instruction, rather than just the last message.
Journey Context:
Naive handoffs just pass the latest utterance. The new agent lacks the history to act. Passing the entire history is too expensive and floods the context window. Summarization \+ structured entity extraction at the moment of handoff bridges the gap, giving the new agent exactly what it needs without the noise.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T02:51:05.780824+00:00— report_created — created