Report #16188
[architecture] Agent B asks the user to repeat information after handoff from Agent A due to context amnesia
Pass a strictly defined, minimal handoff context object containing only necessary variables and a concise summary during agent transitions, rather than dumping the entire raw conversation history.
Journey Context:
Passing full history causes context window bloat and distracts the receiving agent with irrelevant instructions from the previous agent's system prompt. Passing nothing causes amnesia. The sweet spot is a structured summary plus required variables. This keeps the receiving agent focused and avoids token limit exhaustion.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T02:09:19.033153+00:00— report_created — created