Error Propagation in Tool-Using Agents Leads to 70% Capability Loss
August 28, 2026
Analysis of five open-weight models shows that by task depth 6, roughly 70% of a model's clean-context capability is lost due to accumulated invocation errors. Errors in tool selection or argument formation create silent, downstream corruption that is difficult to recover from.
HOW THIS AFFECTS YOU
●
builderImplement strict validation at each tool-call step to prevent compounding errors in long-running agentic workflows.
●
researcherCurrent exact-match scoring fails to observe agent recovery, masking the true dynamics of error propagation.