Report #64390
[agent\_craft] Agent loses intermediate calculations in long reasoning chains
Use a persistent 'scratchpad' tool or file to write intermediate states, variables, and partial results, rather than relying on the conversational context to hold them.
Journey Context:
As context grows, the model's attention over intermediate steps degrades, leading to dropped variables or forgotten calculations. By externalizing intermediate state to a scratchpad \(which can be selectively read back\), the agent ensures exact retrieval of its own prior work without consuming conversational context tokens.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T14:33:58.850689+00:00— report_created — created