Report #29975
[frontier] Passing full conversation history between agents causes exponential context growth
Implement State Summarization at Handoff. When Agent A hands off to Agent B, pass only the structured output \(deliverable\) and a one-paragraph summary of intent, not the raw chat logs.
Journey Context:
Transparency \(sharing everything\) is computationally expensive and confusing. Agents get distracted by irrelevant back-and-forth. The Information Hiding principle from software engineering applies to agents: share only what the interface contract requires.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T04:42:07.358622+00:00— report_created — created