| Rank | Model | Score |
|---|---|---|
| 1 | gpt-5-5 | 66.3 |
| 2 | claude-sonnet-4-6 | 64.4 |
| 3 | claude-opus-4-6 | 63.5 |
| 4 | claude-sonnet-4-6 | 63.2 |
| 5 | gpt-5-5 | 62.9 |
| 6 | claude-sonnet-4-6 | 62.3 |
| 7 | gpt-5-5 | 62 |
| 8 | gpt-5-5 | 61.4 |
| 9 | claude-opus-4-6 | 60.2 |
| 10 | deepseek-v4-pro-max | 58.8 |
| 11 | deepseek-v4-pro-max | 58.6 |
| 12 | claude-opus-4-6 | 57.3 |
| 13 | deepseek-v4-pro-max | 56.2 |
| 14 | kimi-k2-6 | 56.1 |
| 15 | minimax-m3 | 52.5 |
| 16 | minimax-m3 | 52 |
| 17 | kimi-k2-6 | 51.9 |
| 18 | kimi-k2-6 | 51.5 |
| 19 | claude-haiku-4-5 | 51.3 |
| 20 | claude-haiku-4-5 | 50.7 |
| 21 | claude-sonnet-4-6 | 45.8 |
| 22 | claude-haiku-4-5 | 42.9 |
| 23 | claude-opus-4-6 | 42.5 |
| 24 | minimax-m3 | 42.1 |
| 25 | claude-haiku-4-5 | 40.5 |
1 phaseActive
Enterprise agent benchmark built from real workplace sessions — 852 tasks covering file inspection, tool use, and artifact delivery. Metric: rubric score (0–1).
Quick answer: EnterpriseClawBench is an enterprise agent benchmark built from real workplace sessions, introduced by Zhong et al. (FrontisAI, June 2026). It contains 852 reproducible tasks derived from proprietary agent sessions, each paired with recovered file fixtures, rewritten prompts, role/skill annotations, hard rules, and semantic rubrics. It uniquely evaluates complete harness–model systems rather than base models alone. The current best result is 66.3%, achieved by Codex with GPT-5.5, while the benchmark average across all tested configurations is 48.6%.
What it tests: Whether a complete coding-agent system (harness + model) can operate inside a persistent workspace, read heterogeneous files, invoke tools, and deliver usable business artifacts — assessed against hard rules and semantic rubrics derived from real enterprise sessions.
Why it matters: Most coding benchmarks test isolated code-generation tasks. EnterpriseClawBench evaluates the full agent system on realistic enterprise workflows including spreadsheet generation, document creation, web page production, and multi-file analysis — the tasks enterprise teams actually deploy AI agents to perform. Critically, it reports harness–model combinations rather than base model scores, acknowledging that the scaffolding matters as much as the model.
Known limitations: The benchmark data is not publicly released (it derives from proprietary enterprise sessions); only the construction pipeline, evaluation protocol, and aggregate leaderboard are open. Results are therefore not independently reproducible against the private task set. Scores are also sensitive to prompt format and harness configuration — comparisons across configurations should account for these differences.
EnterpriseClawBench constructs each task from a real workplace agent session through a privacy-preserving pipeline: raw sessions are filtered, fixtures are recovered, tasks are rewritten to be self-contained, and each task is annotated with a role class, skill subclass, hard validation rules, and a semantic rubric. The agent receives a prompt and any necessary file fixtures, executes in a sandbox, and produces natural-language responses plus file artifacts. Evaluation applies both rule-based checks (hard rules) and LLM-as-judge rubric scoring.
The benchmark covers a broad range of enterprise artifact types: spreadsheets, documents, web pages, data exports, and structured reports. Because the tasks derive from real sessions rather than synthetic construction, the task distribution reflects actual enterprise workloads — including the edge cases, ambiguous specifications, and multi-step dependencies that characterise production agent deployments.
A key design decision is evaluating harness–model combinations. The harness (the agent scaffolding: tool routing, retry logic, memory, multi-step planning) can account for as much variance in score as the underlying model. EnterpriseClawBench makes this explicit by treating each harness–model pair as a distinct entry on the leaderboard, with cost and runtime reported alongside quality scores.
| Field | Value |
|---|---|
| Task category | Agent (enterprise workflows) |
| Metric | Rubric score (0–1 per task, averaged) |
| Number of tasks | 852 |
| Artifact types | Spreadsheets, documents, web pages, data exports, reports |
| Evaluation method | Hard rules + LLM-as-judge semantic rubrics |
| Leaderboard unit | Harness–model combination |
| Saturation | Low (best result: 66.3%) |
| Created by | Jincheng Zhong, Weizhi Wang, Che Jiang, Kai Tian, Zhenzhao Yuan, Junlin Yang, Dianqiao Lei, Kaiyan Zhang |
| Source paper | EnterpriseClawBench: Benchmarking Agents from Real Workplace Sessions (arXiv 2606.23654) |
| GitHub | FrontisAI/EnterpriseClawBench |
| Dataset | Not publicly released (proprietary enterprise sessions) |
Each of the 852 tasks is scored on a 0–1 scale. The score combines hard rule validation (binary pass/fail on structural requirements like file format, presence of required fields, and computational correctness) with semantic rubric scoring (LLM-as-judge evaluation of response quality, artifact usability, and instruction adherence).
The final score reported for a harness–model configuration is the average across all tasks. A score of 0.663 (66.3%) represents the current best result. The benchmark average across all tested configurations is 48.6%, meaning more than half of all tested systems score below this level. Scores below 30% generally indicate configurations where the harness and model combination struggles to reliably complete multi-step enterprise tasks.
Cost (in ¥ CNY for a full benchmark run) and runtime (in minutes) are reported alongside quality scores, since enterprise deployment decisions require balancing quality against operational cost.
Scores are reported per harness–model combination. The average score across all 32 tested configurations is 48.6%.
| Rank | Model | Harness | Score | Cost (¥) | Runtime |
|---|---|---|---|---|---|
| 1 | GPT-5.5 | Codex | 66.3% | ¥374 | 2.3 min |
| 2 | Claude Sonnet 4.6 | DeepAgents | 64.4% | ¥316 | 4.6 min |
| 3 | Claude Opus 4.6 | DeepAgents | 63.5% | ¥701 | 4.8 min |
| 4 | Claude Sonnet 4.6 | OpenClaw | 63.2% | ¥302 | 7.9 min |
| 5 | GPT-5.5 | OpenClaw | 62.9% | ¥460 | 3.4 min |
| 6 | Claude Sonnet 4.6 | ClaudeCode | 62.3% | ¥303 | 4.5 min |
| 7 | GPT-5.5 | DeepAgents | 62.0% | ¥519 | 3.5 min |
| 8 | GPT-5.5 | Hermes | 61.4% | ¥451 | 2.9 min |
| 9 | Claude Opus 4.6 | OpenClaw | 60.2% | ¥496 | 4.5 min |
| 10 | DeepSeek V4 Pro | DeepAgents | 58.8% | ¥26 | 6.6 min |
Full leaderboard: 32 harness–model combinations. Source: Zhong et al. 2026 / frontisai.github.io/EnterpriseClawBench
Scores sourced from the EnterpriseClawBench paper and public leaderboard. Results depend on harness, prompt format, and sandbox configuration — see the source paper for full methodology.
No Benchgen results yet — be the first to run EnterpriseClawBench.
| Benchmark | What it tests | Tasks | Saturation |
|---|---|---|---|
| EnterpriseClawBench | Enterprise agent workflows (file ops, artifacts, tools) | 852 | Low |
| SWE-bench Verified | Code patch resolution on real GitHub issues | 500 | Low |
| SWE-bench Pro | Harder software engineering tasks | — | Low |
| τ³ Banking | Domain-specific financial agent tasks | — | Low |
SWE-bench Verified and SWE-bench Pro are the closest analogues for coding-agent evaluation, but they focus on repository-level code patching rather than enterprise artifact delivery. EnterpriseClawBench is the only benchmark that explicitly evaluates harness–model systems on realistic workplace workflows including multi-format artifact generation, making it more representative of how enterprise AI agents are actually deployed.
Benchgen lets teams run standardised benchmarks against their own model and harness configurations, compare results across runs, and detect regressions before they reach production. Rather than relying on vendor-reported one-time scores from the official leaderboard, running EnterpriseClawBench through Benchgen gives your team version-controlled benchmark history tied to your specific deployment configuration.