Skip to content
howdoaiagentswork.com

How Do You Measure If an AI Agent Actually Works?

How to measure if an AI agent works

Everyone claims their agent is "powerful." Almost nobody tells you how they know. Measuring whether an agent actually works is harder than it sounds — and a 2026 anecdote from Vercel's Guillermo Rauch shows what good measurement looks like in practice.

The loop-to-100 story

Rauch described running is-agentic — an agentic evaluation benchmark — in a loop against Vercel's platform "until it got to 100/100." Two things stand out:

  1. It closed real gaps. Running the eval repeatedly surfaced concrete product defects they then fixed.
  2. They protected the benchmark's integrity. They worked hard to keep the criteria "high quality and worth your time & tokens" — resisting the temptation to tune the test to the score.

That second point is the whole game.

Why agent eval is harder than model eval

Evaluating a chatbot is relatively clean: give it a prompt, check the answer. Evaluating an agent is messier because:

So a good agent benchmark isn't a trivia quiz. It's a set of tasks with clear success signals — and, ideally, a loop you can run repeatedly as a quality gate during development.

The trap: tuning to the score

The temptation — for any benchmark — is to optimize against the test rather than improve the product. Rauch's team explicitly guarded against this by keeping the criteria high-quality. That discipline is what makes the 100/100 meaningful instead of cosmetic.

Why this matters for you

If you're building or buying agents, ask one question: what eval are you running, and do you trust it?

Understanding an agent's limits is the prerequisite to using it well — which is exactly why we publish the honest failure modes (hallucination, cost, security) instead of just the hype. For the safety-eval landscape, see the AI agent safety benchmark comparison.

Related: Limitations of AI agents · AI agent safety benchmark comparison · Are AI agents safe? · What is an AI agent? · Hugging Face incident

The honest problems with AI agents →Compare agent safety benchmarks →

how do AI agents work — return to the complete AI agent architecture guide.

Was this helpful?

Your feedback stays on this page — no tracking.

Share this page