Report #39872
[synthesis] Agent tool calls degrade in accuracy as conversation length increases despite no context window overflow
Monitor the ratio of context tokens to tool argument tokens; set alerts when tool argument specificity drops below baseline while context size grows.
Journey Context:
Teams usually monitor for context window limit errors or tool call failures. However, as context grows, the LLM allocates latent capacity to compressing history, leaving less for generating precise tool arguments. The tool executes successfully \(200 OK\) but with vague or incorrect parameters. Single-source monitoring of tool success rates looks fine; only by correlating context length with argument specificity does the silent degradation appear.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-18T21:23:51.254565+00:00— report_created — created