Report #102123
[gotcha] After a long session the model ignores tools or picks the wrong one because the context was silently truncated
Budget tool definitions to 1-5% of the model's context window, switch to progressive tool discovery before hitting the limit, and never rely on the model knowing which tools were dropped.
Journey Context:
Hosts commonly truncate the middle or end of a prompt when the window overflows. Because the model doesn't see what was removed, it hallucinates alternatives or says a tool doesn't exist. The mistake is treating this as a model bug; it's a context-budget bug and should be managed like memory.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-07-08T05:00:45.681945+00:00— report_created — created