Paper Overview
Field: NLP Authors: Zhekai Chen, Chengqi Duan, Kaiyue Sun Published: 2026-07-10 arXiv: 2507.08180
Background
The rapid development of large language models (LLMs) and multimodal LLMs has accelerated the emergence of proactive agents — systems capable of operating everyday tools and assisting users in real-world environments. However, existing benchmarks struggle to evaluate such agents effectively:
- They often rely on sandboxed environments and single-turn evaluation paradigms.
- Their scenario-based task taxonomies mix multiple model capabilities within the same task category, making it difficult to identify the root causes of agent failures.
- 400 bilingual real-world tasks organized by capability.
- Live Docker containers with fine-grained, step-by-step completion checkpoints, unlike prior benchmarks that depend on static pre-recorded answers.
- A closed-loop evaluation strategy featuring three agents:
- An executing agent that performs tasks.
- A hidden supervisory agent that tracks progress.
- A user agent that simulates realistic multi-turn human feedback without leaking the grading rubric.
UniClawBench
UniClawBench is the first capability-driven benchmark designed to evaluate proactive agents in dynamic, real-world settings.
Five Foundational Capabilities
The benchmark is built around five core model capabilities:
1. Skill Usage 2. Exploration 3. Long-Context Reasoning 4. Multimodal Understanding 5. Cross-Platform Coordination
Key Design Features
Why It Matters
By separating tasks by capability and evaluating agents in live environments with realistic feedback loops, UniClawBench enables both more faithful performance measurement and clearer diagnosis of *why* agents fail — a key step toward reliable real-world AI assistants.
Paper: arXiv:2507.08180