paper-with-me

Papers

ClawBench: Can AI Agents Complete Everyday Online Tasks?

2026-04-09 · Yuxuan Zhang, Yubo Wang, Yipeng Zhu, Penghui Du, Junwen Miao, Xuan Lu, Wendong Xu, Yunzhuo Hao, Songcheng Cai, Xiaochen Wang, Huaisong Zhang, Xian Wu, Yi Lu, Minyi Lei, Kai Zou, Huifeng Yin, Ping Nie, Liang Chen, Dongfu Jiang, Wenhu Chen, Kelsey R. Allen arxiv

AI agents may be able to automate your inbox, but can they automate other routine aspects of your life? Everyday online tasks offer a realistic yet unsolved testbed for evaluating the next generation of AI agents. To this end, we introduce ClawBench, an evaluation framework of 153 simple tasks that people need to accomplish regularly in their lives and work, spanning 144 live platforms across 15 categories, from completing purchases and booking appointments to submitting job applications. These tasks require demanding capabilities beyond existing benchmarks, such as obtaining relevant information from user-provided documents, navigating multi-step workflows across diverse platforms, and write-heavy operations like filling in many detailed forms correctly. Unlike existing benchmarks that evaluate agents in offline sandboxes with static pages, ClawBench operates on production websites, preserving the full complexity, dynamic nature, and challenges of real-world web interaction. A lightweight interception layer captures and blocks only the final submission request, ensuring safe evaluation without real-world side effects. Our evaluations of 7 frontier models show that both proprietary and open-source models can complete only a small portion of these tasks. For example, Claude Sonnet 4.6 achieves only 33.3%. Progress on ClawBench brings us closer to AI agents that can function as reliable general-purpose assistants.

📄 PDF Abstract BibTeX arXiv:2604.08523

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

UniClawBench: A Universal Benchmark for Proactive Agents on Real-World Tasks

2026-07-09 · Zhekai Chen, Chengqi Duan, Kaiyue Sun, Bohao Li 외 arxiv

The rapid development of large language models and multimodal large language models has accelerated the emergence of proactive agents capable of operating everyday tools and assisting users in real-world environments. Ho…

LiveClawBench: Benchmarking LLM Agents on Complex, Real-World Assistant Tasks

2026-03-20 · Xiang Long, Li Du, Yilong Xu, RongJian Xu 외 arxiv

OpenClaw-style personal assistants extend LLM agents from isolated tool use to open-ended, stateful, and personalized software environments. Evaluating these assistants is fundamentally a fidelity problem: benchmarks mus…

EnterpriseClawBench: Benchmarking Agents from Real Workplace Sessions

2026-06-22 · Jincheng Zhong, Weizhi Wang, Che Jiang, Kai Tian 외 arxiv

Enterprise agents increasingly operate inside workspaces: they read heterogeneous files, invoke tools, and deliver business artifacts. We introduce EnterpriseClawBench, an enterprise agent benchmark constructed from prop…

WildClawBench: A Benchmark for Real-World, Long-Horizon Agent Evaluation

2026-05-11 · Shuangrui Ding, Xuanlang Dai, Long Xing, Shengyuan Ding 외 arxiv

Large language and vision-language models increasingly power agents that act on a user's behalf through command-line interface (CLI) harnesses. However, most agent benchmarks still rely on synthetic sandboxes, short-hori…

DataClawBench: An Agent Benchmark for Exploratory Real-World Financial Data Analysis

2026-05-04 · Qiaohong Zhang, Weihao Ye, Jialong Chen, Yi Luo 외 arxiv

Autonomous data analysis agents are increasingly expected to conduct exploratory analysis with limited human guidance about data. However, existing benchmarks typically evaluate such agents in prior-guided settings, prov…