Report #47828
[architecture] Passing entire conversation histories between agents, rapidly exhausting context windows
Summarize the outgoing context or extract only structured action items before handing off to the next agent.
Journey Context:
Agents need context to do their jobs, but raw chat logs are full of irrelevant reasoning traces. Passing full history causes the receiving agent to suffer from 'lost in the middle' effects and ignore system prompts. Tradeoff: summarization might lose subtle details, but it preserves the context window for the actual task at hand.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-19T10:45:49.769842+00:00— report_created — created