GENERAL AGENT BENCHMARK · 2026

OmniaBench

Benchmarking General AI Agents Across Diverse Scenarios

Chengyu Shen*,Yujie Fu*,Gangtao Xin*,Yanheng Hou,Wenlong Fei,Guojie Zhu,Jiawei Li,Hongcheng Gao,Runming He,Zhen Hao Wong,Meiyi Qiang,Hao Liang,Zhao Cao,Hao Jiang†,Chong Chen‡,Wentao Zhang‡

Peking University · Renmin University of China · Tsinghua University · Beijing Institute of Technology
Huawei Cloud Post-Training Team · Zhongguancun Academy

* Equal contribution   † Project lead   ‡ Corresponding authors

Contactscuuy05@gmail.com

644challenging set · leaderboard
1,431tasks in the full set
354DAG tasks
60Solver tasks
30Program tasks
200DAG-S tasks

Leaderboard

Current frontier performance on the 644-task challenging set.

Overall is Pass@1 across all 644 tasks (micro-average). Similar final scores can reflect very different execution profiles.

RankModelAccessEffortDAGSolverProgramDAG-SOverall
1Claude-Sonnet-5AnthropicProprietarymax57.3456.6763.3360.5058.54
2GPT-5.6-solOpenAIProprietaryhigh55.3765.0050.0059.0057.14
3GLM-5.2GLMOpenmax54.8026.6760.0069.0056.83
4GPT-5.5OpenAIProprietaryhigh54.8038.3360.0064.5056.52
5DeepSeek-V4-ProDeepSeekOpenmax52.5436.6753.3363.5054.50
6Claude-Opus-4.7AnthropicProprietarymax53.3943.3363.3357.5054.19
7Kimi-K2.6-ThinkingKimiOpen49.7245.0063.3357.5052.33
8Qwen3.7-MaxQwenProprietary48.5951.6766.6748.5049.69
Interactive analysis

Compare capability profiles

Choose up to six models. The default selection matches the five models shown in the paper.

Ten capability dimensionsPass@1 · 644 challenging tasks
GPT-5.5Claude-Opus-4.7GLM-5.2DeepSeek-V4-ProQwen3.6-35B-A3B
Models5 / 6 selected

A broad, executable test of general agent capability.

Large language models are evolving from text generators into general agents that understand requests, invoke external tools, and complete complex tasks through interaction. Existing benchmarks, however, often focus on limited scenarios, tool ecosystems, or interaction formats.

OmniaBench evaluates agents across diverse application settings with explicit state spaces. Its taxonomy spans consumer, business, and employee settings, while executable environments require planning, tool use, state maintenance, and adaptation to feedback.

OmniaBench data sources, environments, interaction trajectories, and evaluation
Figure 1. From real application knowledge to executable trajectories and verifiable outcomes.
ToB38

Business-facing domains

186 fine-grained scenarios covering professional services, industry workflows, and enterprise operations.

ToC22

Consumer-facing domains

101 scenarios derived from real app ecosystems and everyday user needs.

ToE30

Employee-oriented domains

67 scenarios grounded in industry-general knowledge work and workplace tasks.

Four complementary routes

The 644-task challenging set contains 354 DAG, 200 DAG-S, 60 Solver, and 30 Program tasks, all sharing executable environments and structured evaluation.

01

DAG

Multi-turn stateful interaction and tool-chain execution.

354 tasks
02

DAG-S

Single-turn tasks derived through query refinement.

200 tasks
03

Solver

Selection, scheduling, allocation, and optimization.

60 tasks
04

Program

Procedural reasoning with branching, iteration, and debugging.

30 tasks
Four-route OmniaBench environment and task construction pipeline
Figure 2. The multi-route construction pipeline, from taxonomy seeds and executable environments to task curation.

Beyond a single success rate

Ten capability dimensions reveal where agents succeed, where they fail, and why similar overall scores can conceal different practical strengths.

Capability profiles and per-task score distributions
Capability profiles across ten execution dimensions and per-task score distributions.
Model performance across scenario splits
Pass@1 across ToB, ToC, and ToE scenario splits.
01Task understanding02Information gathering03Planning & decision04State management05Tool use06Code & programming07Data analysis08Office & documents09Interaction & collaboration10Reliability & safety
01

Frontier models solve only about half of the benchmark.

Claude-Sonnet-5 reaches 58.54 Overall Pass@1, showing substantial headroom even for the strongest evaluated systems.

58.54%
02

Reasoning—not tool syntax—is the primary bottleneck.

Planning, decomposition, constraint maintenance, reflection, and adaptive correction account for most observed failures.

53.8%
03

Stronger models complete tasks with fewer tool steps.

Longer trajectories often reflect redundant exploration or repeated replanning rather than more thorough execution.

↓ steps
04

Aggregate rankings hide scenario-specific strengths.

Performance shifts substantially across business, consumer, employee, and fine-grained application domains.

90 domains
Tool efficiency, multi-run reliability, user simulation robustness, and error analysis
Action efficiency, repeated-run reliability, robustness across user simulators, and the distribution of agent errors.

Code, data, and evaluation tools

The 644-task challenging set is available on Hugging Face, together with the open evaluation harness and interactive leaderboard.

Open the dataset

Cite OmniaBench

If OmniaBench supports your research, please cite our arXiv paper.

@misc{shen2026omniabenchbenchmarkinggeneralai,
  title={OmniaBench: Benchmarking General AI Agents Across Diverse Scenarios},
  author={Chengyu Shen and Yujie Fu and Gangtao Xin and Yanheng Hou and Wenlong Fei and Guojie Zhu and Jiawei Li and Hongcheng Gao and Runming He and Zhen Hao Wong and Meiyi Qiang and Hao Liang and Zhao Cao and Hao Jiang and Chong Chen and Wentao Zhang},
  year={2026},
  eprint={2607.14989},
  archivePrefix={arXiv},
  primaryClass={cs.CL},
  url={https://arxiv.org/abs/2607.14989},
}