Rayan Garg on Why Long Horizon AI Agents Need Better Verifiers

Rayan Garg from Theta Software explains why long horizon AI agent benchmarks need accurate environment design and final-state verifiers.

Rayan Garg speaking about long horizon AI agent environments and verifier design.
Rayan Garg presents on rethinking environments and verifiers for long horizon AI work.· AI Engineer
Visual TL;DR
Rayan GargCore
researcher at Theta Software focusing on dependable evaluations for autonomous agents
From the article 5 mentionsIn a technical talk, Rayan Garg from Theta Software broke down why existing benchmarks for long horizon work fall short and how the industry must rethink environment design and task verification.
Long Horizon AIContext
AI agents handling tasks stretching over hours or days, hard to measure performance
From the article 5 mentionsIndustry benchmarks often measure long horizon performance using a simple time threshold.
Flawed BenchmarksDriver
current industry benchmarks use simple time thresholds like 16-hour completion
From the article 4 mentionsHis work addresses the growing gap between headline benchmark metrics and real-world agent performance.
Cascading ErrorsDriver
small errors early in long tasks can lead to large failures later
State Space ComplexityDriver
difficulty in tracking all possible states an agent can enter during long tasks
From the article 4 mentionsReal difficulty stems from state complexity and high-stakes choices, not just elapsed time.
Noisy DataOutcome
time threshold approach produces unreliable data for agent performance evaluation
From the article 2 mentionsGarg argues that this approach produces noisy, unreliable data.
Rethink VerificationEffect
From the article 2 mentionsIn a technical talk, Rayan Garg from Theta Software broke down why existing benchmarks for long horizon work fall short and how the industry must rethink environment design and task verification.
Better VerifiersEffect
need accurate environment design and final-state verifiers for long horizon tasks
From the article 2 mentionsRayan Garg is a researcher and engineer at Theta Software, where his focus centers on creating dependable evaluations, environments, and verifiers for autonomous agents.
Contents(5)

As autonomous AI agents attempt to handle tasks that stretch over hours or days, measuring their actual performance has become one of the hardest challenges in machine learning. In a technical talk, Rayan Garg from Theta Software broke down why existing benchmarks for long horizon work fall short and how the industry must rethink environment design and task verification.

Who Is Rayan Garg

Rayan Garg is a researcher and engineer at Theta Software, where his focus centers on creating dependable evaluations, environments, and verifiers for autonomous agents. His work addresses the growing gap between headline benchmark metrics and real-world agent performance.

The Flaws in Current Long Horizon Metrics

Industry benchmarks often measure long horizon performance using a simple time threshold. For instance, an evaluation might define a model as capable of long horizon tasks if it successfully completes work at the 16-hour mark. Garg argues that this approach produces noisy, unreliable data.

Wall clock time hides the true difficulty of a task. Human time estimates vary wildly depending on skill level and experience. Furthermore, an artificially stretched task with serial dependencies might take hours to complete without testing complex reasoning. Real difficulty stems from state complexity and high-stakes choices, not just elapsed time.

Cascading Errors and State Space Complexity

True long horizon difficulty occurs when a single mistake early in a process cascades through every subsequent step. A bad initial database query or misconfigured environment setting corrupts all downstream actions, turning a simple task into an unrecoverable failure mode.

Evaluating models under these conditions requires creating realistic, dynamic environments. Standardized evaluation becomes exceptionally difficult as state spaces grow. When state spaces balloon, traditional judge models often struggle to accurately evaluate whether an agent truly succeeded.

Verifying Success from Final State

To avoid relying on subjective judge estimates, Garg highlights the importance of verifying agent success from the actual final state of the environment. Rather than grading step-by-step trace files or trusting a judge model to guess correctness, system designers should evaluate concrete final artifacts.

This approach involves collapsing massive state spaces using sample trajectories and structured tools. Evaluators must also ensure LLM judges do not see information they should not, preventing data leakage and unearned success scores.

Reusing Agents for Automated QA

Another major strategy Garg shares is using specialized agents to sift through artifacts like CI logs, build outputs, and execution traces. By pairing final-state verification with specialized agentic grading, teams can build clear rubrics and quality assurance pipelines.

Ultimately, progress in long horizon autonomous work lives or dies on environment and verifier design. Simply pushing headline benchmark scores without honest evaluation frameworks will fail to produce reliable agents in production.

© 2026 StartupHub.ai. All rights reserved. You may not republish this article in full without a license. Search engines and AI research tools may crawl and summarize for reference. Bulk reproduction or model training requires a license. See our terms.
Daniel Singer

Written by

Daniel Singer

Editor, StartupHub.ai

Daniel Singer is the editor of StartupHub.ai, a technology expert and thought leader on AI and its applications across sectors, from fintech and healthcare to developer tooling and consumer software. He writes and tests the tools covered here thoroughly and regularly, and built StartupHub.ai to give founders, operators and buyers a clearer read on what they are actually being sold.