ArbiGraph Benchmarks AI Agents' Long-Term Context Management.

Pavel Golikov, Evgenii Opryshko, Gennady Pekhimenko, Mark C. Jeffrey· July 24, 2026 View original

Summary

ArbiGraph is a new benchmark generator for evaluating tool-assisted language agents' ability to retain, update, compose, and discard task-relevant context across extended reasoning workflows. It reveals significant performance degradation (up to 33.3%) on complex dependent tasks, highlighting current agents' struggles with long-term context management.

Evaluating the ability of tool-assisted language agents to manage context over extended, multi-step reasoning workflows is a significant challenge. Existing benchmarks often fall short in assessing how agents retain, update, compose, and discard task-relevant information across complex dependencies. To address this, ARBIGRAPH, a novel benchmark generator, has been introduced. ARBIGRAPH represents each task as a natural-language problem paired with an executable Python solver, and it composes these tasks through typed intermediate states, such as scalar and list values. This design allows for the creation of controllable task graphs where parameters like length, dependency structure, number of distractors, and value types can be varied, all while maintaining exact automatic verification of results. The benchmark includes task categories like math problems, GSM-style word problems, and Python-tracing. Initial evaluations using a Qwen3.5-27B tool-assisted agent across four topologies revealed a substantial performance drop. While the agent showed high accuracy on isolated tasks, its performance degraded by up to 33.3% on more complex, dependent tasks, particularly on branching chains of math problems. This demonstrates that ARBIGRAPH effectively exposes critical failures in long-term context management that are not apparent from single-task evaluations, providing a valuable tool for advancing research in this area.

Why it matters

Effective long-term context management is crucial for building reliable and capable AI agents that can handle complex, multi-step tasks in real-world applications. This benchmark helps identify and address current limitations in agent reasoning and memory.

How to implement this in your domain

  1. 1Utilize ARBIGRAPH to benchmark your own tool-assisted language agents for long-term context management capabilities.
  2. 2Analyze the specific types of task dependencies and distractor counts that cause performance degradation in your agents.
  3. 3Develop and test new agent architectures or memory mechanisms designed to improve context retention and composition over extended workflows.
  4. 4Integrate ARBIGRAPH into your agent development lifecycle for continuous evaluation of context management.
  5. 5Explore how the insights from ARBIGRAPH can inform the design of more robust and generalizable AI agents for complex problem-solving.

Who benefits

Software DevelopmentAI ResearchAutomationData ScienceRobotics

Key takeaways

  • ARBIGRAPH is a new benchmark for evaluating AI agents' long-term context management in complex workflows.
  • It uses controllable task graphs with executable Python solvers and automatic verification.
  • Current tool-assisted agents show significant performance drops on dependent tasks, highlighting context management failures.
  • The benchmark exposes limitations not visible in single-task evaluations.

Original post by Pavel Golikov, Evgenii Opryshko, Gennady Pekhimenko, Mark C. Jeffrey

"arXiv:2607.20764v1 Announce Type: new Abstract: We introduce ARBIGRAPH, a benchmark generator for evaluating whether tool-assisted language agents can retain, update, compose, and discard task-relevant context across extended reasoning workflows. ARBIGRAPH represents each task as…"

View on X

Originally posted by Pavel Golikov, Evgenii Opryshko, Gennady Pekhimenko, Mark C. Jeffrey on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses