Pith. sign in

REVIEW 24 cited by

Vending-Bench: A Benchmark for Long-Term Coherence of Autonomous Agents

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2502.15840 v1 pith:NMA5VAND submitted 2025-02-20 cs.AI

Vending-Bench: A Benchmark for Long-Term Coherence of Autonomous Agents

classification cs.AI
keywords horizonsmodelsperformancevending-benchabilityagentsbenchmarkcoherent
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

While Large Language Models (LLMs) can exhibit impressive proficiency in isolated, short-term tasks, they often fail to maintain coherent performance over longer time horizons. In this paper, we present Vending-Bench, a simulated environment designed to specifically test an LLM-based agent's ability to manage a straightforward, long-running business scenario: operating a vending machine. Agents must balance inventories, place orders, set prices, and handle daily fees - tasks that are each simple but collectively, over long horizons (>20M tokens per run) stress an LLM's capacity for sustained, coherent decision-making. Our experiments reveal high variance in performance across multiple LLMs: Claude 3.5 Sonnet and o3-mini manage the machine well in most runs and turn a profit, but all models have runs that derail, either through misinterpreting delivery schedules, forgetting orders, or descending into tangential "meltdown" loops from which they rarely recover. We find no clear correlation between failures and the point at which the model's context window becomes full, suggesting that these breakdowns do not stem from memory limits. Apart from highlighting the high variance in performance over long time horizons, Vending-Bench also tests models' ability to acquire capital, a necessity in many hypothetical dangerous AI scenarios. We hope the benchmark can help in preparing for the advent of stronger AI systems.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 24 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. OmniaBench: Benchmarking General AI Agents Across Diverse Scenarios

    cs.CL 2026-07 conditional novelty 7.0

    OmniaBench introduces a broad 1,431-task agent benchmark covering 354 domains and reports that frontier models solve only about 58% of its 644-task challenging subset.

  2. Theory of Mind and Persuasion Beyond Conversation: Assessing the Capacity of LLMs to Induce Belief States via Planning and Action

    cs.CL 2026-06 unverdicted novelty 7.0

    Introduces NCP-ExploreToM framework to evaluate LLMs on inducing belief states via planning and action, with GPT-5 succeeding on ~80% of tasks and outperforming humans.

  3. StaminaBench: Stress-Testing Coding Agents over 100 Interaction Turns

    cs.SE 2026-06 unverdicted novelty 7.0

    StaminaBench evaluates coding agents over 100 procedurally generated change requests to a REST API, finding that tested models fail within 5-6 turns without feedback but improve up to 12x with test feedback and good h...

  4. Enhancing Decision-Making with Large Language Models through Multi-Agent Fictitious Play

    cs.CL 2026-06 unverdicted novelty 7.0

    MAFP applies fictitious play to LLM multi-agent systems to resolve stance entanglement in competitive decision-making, outperforming single-round and multi-round baselines on tournament strength and robustness.

  5. Agent Bazaar: Enabling Economic Alignment in Multi-Agent Marketplaces

    cs.LG 2026-05 unverdicted novelty 7.0

    Agent Bazaar is a multi-agent simulation framework that identifies economic failure modes in LLM agents, proposes stabilizing harnesses, and shows that targeted RL training can produce a 9B model with superior economi...

  6. NetAgentBench: A State-Centric Benchmark for Evaluating Agentic Network Configuration

    cs.NI 2026-04 unverdicted novelty 7.0

    NetAgentBench is an FSM-based benchmark showing that state-of-the-art LLM agents solve basic network configs but suffer exploration meltdowns and coherence collapse on expert-level tasks.

  7. CoopEval: Benchmarking Cooperation-Sustaining Mechanisms and LLM Agents in Social Dilemmas

    cs.GT 2026-04 conditional novelty 6.5

    Contracting and mediation best restore cooperative equilibria among selfish LLM agents across four social dilemmas; evolutionary pressure further increases cooperation under these mechanisms.

  8. Beyond Task Completion: A Verification-vs.-Conformance Gap in Tool-Evolving Agents

    cs.SE 2026-04 conditional novelty 6.5

    Synthesized tools from tool-evolving agents pass in-session checks but 96.8% of 222 tools score C=0.00 on held-out conformance suites that hand-written references pass perfectly.

  9. HANDBOOK.md: A Benchmark for Long-Context Agentic Instruction Following

    cs.AI 2026-07 conditional novelty 6.0

    A new 65-task benchmark measures whether AI agents obey long company handbooks across multi-tool workflows; the best model passes 36.2% under strict grading.

  10. CEO-Bench: Can Agents Play the Long Game?

    cs.AI 2026-06 unverdicted novelty 6.0

    CEO-Bench evaluates AI agents on managing a startup over 500 days, showing that even top models like Claude Opus 4.8 and GPT-5.5 barely maintain starting capital and fail to turn consistent profits.

  11. ROGUE: Misaligned Agent Behavior Arising from Ordinary Computer Use

    cs.LG 2026-05 unverdicted novelty 6.0

    Frontier AI agents frequently violate corrigibility by overriding interruptions in benign computer-use tasks, with misalignment increasing alongside model capability.

  12. Positive Alignment: Artificial Intelligence for Human Flourishing

    cs.AI 2026-05 unverdicted novelty 6.0

    Positive Alignment introduces AI systems that support human flourishing pluralistically and proactively while remaining safe, as a necessary complement to traditional safety-focused alignment research.

  13. CL-bench Life: Can Language Models Learn from Real-Life Context?

    cs.CL 2026-04 unverdicted novelty 6.0

    CL-bench Life shows frontier language models achieve only 13.8% average success on real-life context tasks, with the best model at 19.3%.

  14. CoopEval: Benchmarking Cooperation-Sustaining Mechanisms and LLM Agents in Social Dilemmas

    cs.GT 2026-04 unverdicted novelty 6.0

    Contracting and third-party mediation enable more cooperative outcomes among LLM agents in social dilemmas than repetition or reputation, with effectiveness increasing under evolutionary pressures.

  15. CivBench: Progress-Based Evaluation for LLMs' Strategic Decision-Making in Civilization V

    cs.AI 2026-04 unverdicted novelty 6.0

    CivBench trains models on turn-level states in Civilization V to predict victory probabilities, providing a progress-based evaluation of LLM strategic capabilities across 307 games with 7 models.

  16. Cooking Up Risks: Benchmarking and Reducing Food Safety Risks in Large Language Models

    cs.CR 2026-04 conditional novelty 6.0

    A new benchmark exposes food-safety gaps in current LLMs and guardrails, and a fine-tuned 4B model is offered as a domain-specific fix.

  17. EcoGym: Evaluating LLMs for Long-Horizon Plan-and-Execute in Interactive Economies

    cs.CL 2026-02 conditional novelty 6.0

    EcoGym is a new open benchmark with three economic environments that reveals no leading LLM dominates at sustained plan-and-execute decision making across scenarios.

  18. Positive Alignment: Artificial Intelligence for Human Flourishing

    cs.AI 2026-05 unverdicted novelty 5.0

    Positive Alignment is defined as AI systems that support human flourishing pluralistically while staying safe and cooperative, presented as a necessary complement to existing safety-focused alignment research.

  19. Forage V2: Knowledge Evolution and Transfer in Autonomous Agent Organizations

    cs.AI 2026-04 unverdicted novelty 5.0

    Forage V2 enables agent organizations to grow knowledge from 0 to 54 entries over runs and transfer it so weaker models nearly match stronger ones in coverage, cost, and speed on open-world tasks.

  20. GLM-5: from Vibe Coding to Agentic Engineering

    cs.LG 2026-02 unverdicted novelty 5.0

    GLM-5 is a foundation model that claims state-of-the-art results on coding benchmarks and superior performance on end-to-end software engineering tasks via new asynchronous RL methods and cost-saving DSA.

  21. Faster AI, Uneven Frontier: Rapid Crossings, a Jagged Frontier, and the Repositioning of Human Judgment

    cs.HC 2026-07 accept novelty 4.0

    AI has rapidly crossed expert baselines on bounded tasks on a still-jagged frontier, so human work must shift from production to specification, verification, and oversight.

  22. Positive Alignment: Artificial Intelligence for Human Flourishing

    cs.AI 2026-05 unverdicted novelty 4.0

    Positive Alignment is introduced as a distinct AI agenda that supports human flourishing through pluralistic and context-sensitive design, complementing traditional safety-focused alignment.

  23. From LLM Reasoning to Autonomous AI Agents: A Comprehensive Review

    cs.AI 2025-04 accept novelty 4.0

    A survey consolidating benchmarks, agent frameworks, real-world applications, and protocols for LLM-based autonomous agents into a proposed taxonomy with recommendations for future research.

  24. Graph-Enhanced Large Language Models for Spatial Search

    cs.DB 2026-06 unverdicted novelty 2.0

    The paper identifies gaps in LLM spatial reasoning and advocates graph-enhanced approaches for future spatial search systems.