🤖 AI Summary
Current large language model agents exhibit systematic failures in tool use, planning, long-horizon reasoning, and multi-agent collaboration—failures often obscured by benchmark leaderboards. This work synthesizes 27 evaluation studies from 2023 to 2026 and introduces the first unified taxonomy encompassing six cross-task failure clusters: tool invocation, planning, long-horizon reasoning, multi-agent coordination, safety, and measurement validity. Through iterative thematic clustering, disparate errors are structured according to stages of the agent’s reasoning–action pipeline, revealing a nonlinear accumulation of failures with increasing task length. The analysis demonstrates that strong subtask performance does not guarantee end-to-end success and that additional scaffolding does not necessarily enhance reliability. Nevertheless, significant progress has been achieved in single-turn tool use, short-horizon web navigation, and constrained coding tasks.
📝 Abstract
Large language model (LLM) agents are increasingly evaluated on their ability to use tools, plan multi-step tasks, coordinate with other agents, and operate over extended horizons. Reported benchmark gains often obscure recurring failure modes documented across otherwise unrelated evaluation efforts. This paper synthesizes 27 benchmark, taxonomy, and audit papers (2023-2026), spanning 19 distinct benchmarks, into a cross-cutting taxonomy of agent limitations. To our knowledge, this is the first synthesis that integrates evidence across tool use, planning, long-horizon reasoning, multi-agent coordination, safety, and measurement validity into a single, unified taxonomy of LLM agent limitations. We identify six failure clusters: (1) tool invocation and parameter-level errors, (2) planning and constraint-satisfaction failures, (3) long-horizon degradation from context accumulation, (4) multi-agent coordination failures, (5) safety and security failures under adversarial or underspecified conditions, and (6) measurement validity problems. The taxonomy was derived iteratively by grouping independently reported error categories into themes corresponding to distinct stages of the agent reasoning-to-action pipeline. Across the literature, we find that failures compound nonlinearly with task length, that strong performance on individual sub-tasks does not reliably translate into end-to-end success, and that additional scaffolding does not consistently improve reliability. At the same time, substantial progress has been demonstrated in single-turn tool use, short-horizon web navigation, and narrowly scoped coding tasks.