Report #17684
[architecture] Receiving agent loses high-level context \(user identity, original goal\) after a handoff
Pass a persistent context\_variables dictionary through all handoffs, separate from the immediate task payload.
Journey Context:
Handoffs often only pass the immediate task parameters \(e.g., refund order 123\). The new agent acts like a myopic contractor who doesn't know the user's ID or overall history. Using a globally accessible, read-mostly context dictionary ensures all agents maintain awareness of the session's foundational constraints.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T06:10:32.110964+00:00— report_created — created