What the 'agent team' demo doesn't show you

The keynote shows five agents finishing a task in thirty seconds. The slide you never see is the failure rate of that same setup under real traffic.

B

Balagei G Nagarajan

3 MIN READ


A polished demo stage in front, a tangle of failed agent handoffs hidden behind the curtain
Production is the whole distribution, run at volume.
— from “What the 'agent team' demo doesn't show you”

Key facts.

  • Tran and Kiela find single-agent systems match or beat multi-agent ones under matched budgets, so the "team" framing oversells the architecture (Tran and Kiela, 2026).
  • A single successful demo run says nothing about the distribution; pass^k consistency is the number that matters in production (tau-bench, 2024).
  • Gartner reports over 40% of agentic projects at risk of cancellation by 2027, a gap between the pitch and the outcome (reported).

Why does the demo always work?

Because a demo is a single sample from a wide distribution, chosen to succeed. Production is the whole distribution, run at volume. The "team of agents" metaphor sells because teams feel reliable, but a human team's reliability comes from standups, shared docs, and people who notice when something is off. Strip those out and you have five strangers handed overlapping tasks with no way to coordinate. The metaphor is doing marketing work the architecture has not earned.

Crossing-lines chart contrasting a single demo success point against a wide production failure distribution

Pitch vs. production

The pitchProduction
One scripted successThousands of varied runs
Agents framed as a teamAgents with no shared coordination
Failure rate unmentionedFailure rate is the headline number

The demo runs once; production surfaces the variance a stronger model inherits, repeating a tau-bench task under a quarter of 8 tries, at retry cost. (arXiv:2604.02460)

VibeModel exists to make the production distribution visible and to tighten it. The Pattern Intelligence Layer measures where the coordination actually fails and catches those patterns before they reach a customer. You can still give the great demo. We make sure the thousandth run looks like the first.

Frequently asked questions

Are agent teams just hype then?
No. They work when the coordination is engineered. The hype is pretending the metaphor substitutes for that engineering.

What number should I ask a vendor for?
Ask for pass^k or its equivalent on a realistic task, not a single success rate. Consistency is the honest metric.


Share this post

Join the discussion

Have a take, a war story, or a question? Sign in with GitHub to comment and react. Comments are powered by GitHub Discussions, ad-free and yours to moderate.

Continue Reading

Find where your agent breaks, before you build it

Faultmap maps where your agent will fail from the goal and your data, then hands you the first test suite it has to pass.