← Latest papers
🤖 AI

Harness-Bench: Measuring Harness Effects across Models in Realistic Agent Workflows

Harness-Bench is a diagnostic benchmark comprising 106 realistic, sandboxed tasks that evaluates how different system-layer configurations (harnesses) impact LLM agent performance, revealing that execution outcomes vary significantly across model-harness pairings and highlighting the need to report agent capabilities at the configuration level rather than attributing them solely to the base model.

Original authors: Yilun Yao, Xinyu Tan, Chao-Hsuan Liu, Yaoming Li, Zhengyang Wang, Wenhan Yu, Zhewen Tan, Yuxuan Tian, Guangxiang Zhao, Lin Sun, Xiangzheng Zhang, Tong Yang

Published 2026-05-28
📖 3 min read☕ Coffee break read

Original authors: Yilun Yao, Xinyu Tan, Chao-Hsuan Liu, Yaoming Li, Zhengyang Wang, Wenhan Yu, Zhewen Tan, Yuxuan Tian, Guangxiang Zhao, Lin Sun, Xiangzheng Zhang, Tong Yang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a brilliant, world-class chef (the AI Model). This chef can cook anything if given the right instructions. But in the real world, a chef doesn't just stand in a vacuum; they work in a kitchen with specific tools, a set of rules, a manager who checks the orders, and a system for handling mistakes.

This paper, Harness-Bench, is about testing that kitchen system (called the "harness"), not just the chef.

The Problem: We've Been Ignoring the Kitchen

Until now, when people tested AI agents, they mostly asked: "How good is the chef?" They looked at the final dish (did the AI finish the task?) but ignored how the kitchen was set up.

  • Did the chef have the right knives (tools)?
  • Did the chef know how to handle a burnt pan (recovery)?
  • Did the kitchen manager (the system) stop the chef from using the wrong ingredients (permissions)?

The authors argue that you can't judge an AI's ability just by looking at the model. You have to look at the Model + The Kitchen System together. A great chef in a messy, broken kitchen will fail, while a good chef in a perfect, well-organized kitchen might succeed.

The Solution: A "Kitchen Simulator" for AI

The researchers built Harness-Bench, a giant testing ground with 106 different cooking challenges (tasks). These aren't just simple questions; they are complex jobs like fixing code, analyzing financial data, or managing a project.

Here is how they tested it:

  1. The Same Ingredients, Different Kitchens: They took the same 106 tasks and gave them to different AI models.
  2. The Variable: They kept the task exactly the same but swapped out the "kitchen system" (the harness) for each run. Some kitchens were high-tech and strict; others were loose and simple.
  3. The Result: They ran over 5,000 experiments.

What They Found

The results were surprising and clear: The kitchen matters just as much as the chef.

  • Huge Differences: When they used the same AI model but put it in different "kitchens," the success rate varied wildly. One kitchen system got a 76% success rate, while another got only 52% with the exact same model.
  • The "Smart" Kitchen Wins: The best-performing systems weren't just the ones with the smartest AI models. They were the ones where the system helped the AI stay on track, recover from mistakes, and use tools correctly.
  • The "Drift" Problem: The researchers found that AI often starts with a good plan but then "drifts off." It might think logically but forget to actually save the file, or it might ignore a tool error and keep trying the same thing. The best "kitchen systems" caught these drifts and fixed them.

The Big Takeaway

The paper concludes that we need to stop saying "This AI model is 90% good." Instead, we should say, "This AI model is 90% good when paired with this specific system."

If you want to build a reliable AI agent, you can't just pick the smartest brain; you have to build the best body and nervous system (the harness) to go with it. Harness-Bench is the tool they created to help engineers measure and improve that body.

In Short

Think of it like testing a race car. You can't just look at the engine (the AI model) and say it's fast. You have to test the engine on different tracks with different tires and drivers (the harness). Harness-Bench is the new track that proves the car's speed depends heavily on the track and tires, not just the engine.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →