Nvidia proves AI harness, not model, drives agent performance with 100% ARC-AGI-3 score

2 Sources

Share

Nvidia's research reveals that its AVO coding agent achieved a perfect 100% score on the ARC-AGI-3 benchmark using Claude Opus 5, while the model alone scored just 30%. The breakthrough demonstrates that the AI harness—the wrapper around the model—matters far more than the underlying AI for long-horizon tasks.

Nvidia's AVO Achieves Perfect Score on Challenging Benchmark

Nvidia published groundbreaking research demonstrating that its Agentic Variation Operators (AVO) coding agent achieved a 100% score on the ARC-AGI-3 benchmark, a feat that highlights the critical importance of the AI harness over the underlying model

1

. The AVO, built as a wrapper around Anthropic's Claude Opus 5, solved all 183 puzzles in the publicly available dataset without receiving any prior instructions or goals

2

. In stark contrast, Claude Opus 5 alone scored just 30% on the same benchmark, which was still the top result among all models tested without enhanced harnesses

1

.

The ARC-AGI-3 benchmark consists of 2D games with no instructions, requiring the AI to figure out how to play and win on its own. A 100% score means the model can beat the games as well as humans, making Nvidia's achievement particularly noteworthy. The benchmark has been a thorn in the side of OpenAI, whose models scored less than 10% on ARC-AGI-3

1

.

Understanding the AI Harness Architecture

Source: Wccftech

Source: Wccftech

The research underscores a fundamental shift in agentic AI development: the harness, not the model, is the real differentiator. Adel El Hallack, vice president of product in Nvidia's AI unit, explained that an agent is far more than just an API of the model. "It is the model. It is the scaffolding around the model, which we call the harness, i.e. the set of tools that it utilizes. It is the runtime and the associated skills and libraries that we give it access to," he told TechCrunch

1

.

Think of the AI harness as the body, suit of armor, and problem-solving tools that transform a generic text predictor into a capable agent. An effective harness handles memory management, maintains context, provides feedback loops, and coordinates multiple components to execute long-horizon tasks—those requiring many decisions strung together over extended periods

2

.

The Supervisor Agent Innovation

A key innovation in Nvidia's approach was introducing a supervisor agent component that acts like a CEO, nudging the main agent when it veers off course or explores dead-end paths. "The more interesting part was introducing a supervising agent in addition to your main agent that's doing the work," El Hallack noted

1

. This supervisor component prods the agent in the right direction if it gets stuck, preventing the kind of errors that have plagued AI agent development, including models deleting user files or engaging in problematic behavior to achieve objectives

1

.

The AVO solved the 183 levels using a total of 6,624 actions, representing a 12% increase in efficiency compared to other leading agent wrappers like VISTA, which required 7,542 actions to clear the public set

2

.

From CUDA Optimization to Benchmark Mastery

Nvidia originally built the AVO coding agent to optimize CUDA GPU kernels, where it ran autonomously for 7 days, explored over 500 directions, and produced kernels that beat FlashAttention-4 by up to 10.5%

2

. Without changing the underlying core agent architecture, Nvidia then swapped out the GPU engineering tools for the ARC-AGI-3 task interface. The agent successfully transferred its code-inspecting and self-correcting logic to a completely unrelated visual and interactive logic puzzle, demonstrating remarkable versatility

2

.

Industry-Wide Implications for AI Agent Development

Nvidia's findings align with growing evidence across the industry that harness design dramatically impacts AI ecosystems. In July, Databricks published research showing that harness choice can double AI costs regardless of model selection. "You can pick the same model but different harnesses, and you get significantly more cost if you use the wrong harness," Databricks CEO Ali Ghodsi explained

1

. OpenAI also discovered in its own research last month that simply tweaking two settings on the harness tripled its models' scores on the same benchmark, though none approached Nvidia's 100% achievement

1

.

Microsoft research from April tested 19 LLMs on long-horizon tasks involving document editing and found that all models, including frontier ones, filled documents with errors severe enough that humans producing similar work would be fired

1

.

The Case for Open Harnesses

Nvidia's research isn't a new product announcement but rather a demonstration of the power of open harnesses. The company produces components for building harnesses under the Nemo brand, with some commercial offerings and much openly available technology. El Hallack emphasized that open harnesses give users far more control than they realize. "We believe, and we're demonstrating with the ecosystem, how open harnesses allow you to turn a lot more knobs to drive up that accuracy," he said

1

.

This approach contrasts with relying solely on single-layer harnesses like Claude Code, Codex, or Hermes that most agent users currently employ. Nvidia advocates for an open agent stack where users maintain control across the harness, infrastructure, and runtime environments to advance AI ecosystems securely

1

.

Watch how developers shift focus from model selection to harness optimization in the coming months. The ARC-AGI-3 evaluation platform doesn't currently allow custom-built external agent harnesses to run against its hidden private set, so the true limits of this approach remain to be tested

2

.

Today's Top Stories

© 2026 TheOutpost.AI All rights reserved