EnterpriseClawBench: Benchmarking Agents from Real Workplace Sessions
This paper introduces EnterpriseClawBench, a benchmark derived from proprietary real-world enterprise agent sessions that evaluates 852 reproducible tasks to demonstrate that current models achieve limited success (0.663) and that future evaluations must adopt a multi-dimensional framework reporting harness-model combinations, artifact delivery, visual quality, cost, runtime, and skill-transfer behavior rather than relying on a single score.
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 very smart, new employee who can read files, use tools, and write reports. You want to know if they are actually good at their job.
Most previous tests for AI "employees" were like giving them a pop quiz in a quiet classroom. They were asked to answer questions or write code in isolation. But real office work isn't a quiet quiz; it's a chaotic, noisy environment where you have to read messy emails, open specific attachments, fix broken links, and deliver a finished product (like a spreadsheet or a presentation) by the end of the day.
This paper introduces EnterpriseClawBench, a new way to test AI agents based on real, actual work sessions from a company, rather than made-up practice tests.
Here is the breakdown of what they did and found, using simple analogies:
1. The "Recycling Plant" for Real Work
The researchers started with a massive archive of thousands of real work sessions from their own company. These sessions were messy: they contained private chats, broken file paths, and vague instructions.
Think of this archive as a pile of raw, unrefined ore. The paper describes a "construction pipeline" (a recycling plant) that cleans this ore:
- The Filter: They threw out tasks that were too short, had missing files, or relied on links that were broken.
- The Translator: They took multi-turn, messy conversations and rewrote them into clear, single-shot instructions (like turning a rambling email chain into a clear "To-Do" list).
- The Safety Check: They made sure every task could be run again and again without needing secret company passwords.
From 5,291 raw attempts, they ended up with 852 high-quality, reproducible tasks. They also created a smaller, "Lite" version of 120 tasks that humans manually checked to ensure the quality was perfect.
2. The "Driver and Car" Test
A major finding of this paper is that you can't just test the AI model (the "engine") in a vacuum. You have to test the AI + the Software Framework (the "car") together.
- The Analogy: Imagine testing a Ferrari engine. If you put it in a rusty, broken-down truck, it won't perform well. If you put it in a sleek sports car, it flies.
- The Result: The paper tested 32 different combinations of "Engines" (like GPT-5.5, Sonnet 4.6) and "Cars" (software frameworks like Claude Code, OpenClaw, Hermes).
- The Surprise: Some powerful engines performed terribly when paired with the wrong framework. For example, a top-tier model dropped its score significantly when used with the "Hermes" framework because the framework blocked the model from doing certain necessary actions. This proves that the software wrapper matters just as much as the AI brain.
3. The "Report Card" is More Than One Grade
In school, you get one final grade. In this benchmark, the researchers say that's not enough for real work. They grade the agents on a multi-dimensional report card:
- Did they finish the job? (Artifact delivery)
- Did they do it fast? (Runtime)
- Did it cost too much money? (Cost)
- Is the file actually usable? (Visual quality)
- Did they understand the context? (Semantic quality)
The Reality Check: Even the best combination (Codex with GPT-5.5) only scored 66.3%. This means that even our smartest AI agents are still struggling to handle real-world office tasks perfectly. They often miss details, fail to find the right file, or produce a report that looks good but has the wrong numbers.
4. The "Skill Transfer" Experiment
The researchers wanted to see if an AI could "learn" a skill from one task and apply it to another, similar task.
- The Experiment: They took an AI that had practiced making "Frontend Web Pages" and gave it a new web page task it had never seen before.
- The "Teacher" vs. The "Student": They found that the quality of the "skill" depended entirely on who taught it.
- If a strong AI (like GPT-5.5) distilled the skill, the student AI got better.
- If a weaker AI tried to teach the skill, the student AI actually got worse.
- The Lesson: You can't just assume an AI has "learned" a skill. The quality of the teaching matters, and sometimes a bad teacher ruins a good student.
5. The "Human vs. Robot" Judge Problem
To grade these tasks, they used AI judges (robots grading robots).
- Text Tasks: The AI judges were pretty good at grading text reports, matching human judges closely.
- Visual Tasks: When it came to grading spreadsheets, slides, or images, the AI judges were very unreliable. They often gave high scores to messy outputs that humans would reject.
- The Takeaway: We are good at testing if an AI can write a sentence, but we are still bad at testing if an AI can make a professional-looking business document.
Summary
EnterpriseClawBench is a reality check for the AI industry. It says:
- Stop testing AI in fake, clean environments; test them in messy, real-world archives.
- The software framework you use is just as important as the AI model itself.
- Current AI agents are not yet ready to fully replace human workers in complex office jobs; they are still making too many mistakes to be trusted with the final product.
- We need better ways to grade visual outputs, not just text.
The paper concludes that while AI is getting better, the gap between "chatting with an AI" and "reliably running a business department" is still wide.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.