Report #93585
[architecture] Agent loses context of previous attempts after a handoff, leading to repeated actions
Pass a structured execution log \(list of tool calls attempted and their results\) during handoffs, rather than just the original goal.
Journey Context:
Passing just the goal to the next agent is like a new employee starting without project history. They repeat the same web searches or code attempts. Passing full conversational history blows up the context window. The optimal tradeoff is passing a compressed, structured scratchpad of previous steps so the new agent knows exactly what has been tried and failed.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T15:40:09.993178+00:00— report_created — created