paper-with-me

Papers

MacAgentBench: Benchmarking AI Agents on Real-World macOS Desktop

2026-06-21 · Yikun Fu, Bowen Fu, Zhenyu Wu, Shuang Cheng, Xiaowei Sun, Bowen Yang, Zehao Li, Yibo Zhao, Zichen Ding, Zhoumianze Liu, Shijie Wang, Biqing Qi, Bowen Zhou arxiv

Computer use agents (CUAs) have advanced rapidly in desktop automation, and a growing number of users deploy CUAs such as OpenClaw on Mac Mini for always-on automation. However, existing benchmarks, including those for macOS, evaluate agents without framework augmentation and rely on binary evaluation. As a result, they fail to capture both the framework capabilities leveraged by modern CUAs and the partial progress on long-horizon, multi-application tasks. We present MacAgentBench, a comprehensive macOS agent benchmark comprising 676 tasks across 25 applications, with nearly 60% involving both GUI and CLI interaction. The benchmark adopts deterministic rule-based evaluation and introduces fine-grained multi-checkpoint scoring with capability annotations for multi-application tasks. Experiments across three frameworks and 16 models show that the best configuration, Claude Opus 4.6 on OpenClaw, attains 73.7% Pass@1, while this advantage is primarily driven by the skill library rather than by framework design. Fine-grained metrics further reveal that models with similar Pass@1 can differ substantially in sub-goal completion. Our code and data are publicly available at https://github.com/JetAstra/MacAgentBench.

📄 PDF Abstract BibTeX arXiv:2606.22557

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

macOSWorld: A Multilingual Interactive Benchmark for GUI Agents

2025-06-04 · Pei Yang, Hai Ci, Mike Zheng Shou

Graphical User Interface (GUI) agents show promising capabilities for automating computer-use tasks and facilitating accessibility, but existing interactive benchmarks are mostly English-only, covering web-use or Windows…

BenchmarkingDomain Adaptation

MacArena: Benchmarking Computer Use Agents on an Online macOS Environment

2026-06-04 · Victor Muryn, Maksym Shamrai, Sofiia Mazepa, Yehor Khodysko arxiv

Computer-use agents (CUAs) operate graphical user interfaces (GUIs) through vision and control primitives, and their capabilities have advanced rapidly, driven in part by standardized online evaluation benchmarks such as…

Reinforcement Learning

OSWorld: Benchmarking Multimodal Agents for Open-Ended Tasks in Real Computer Environments

2024-04-11 · Tianbao Xie, Danyang Zhang, Jixuan Chen, Xiaochuan Li 외

Autonomous agents that accomplish complex computer tasks with minimal human interventions have the potential to transform human-computer interaction, significantly enhancing accessibility and productivity. However, exist…

Benchmarking

Screen2AX: Vision-Based Approach for Automatic macOS Accessibility Generation

2025-07-22 · Viktor Muryn, Marta Sumyk, Mariya Hirna, Sofiya Garkot 외 arxiv

Desktop accessibility metadata enables AI agents to interpret screens and supports users who depend on tools like screen readers. Yet, many applications remain largely inaccessible due to incomplete or missing metadata p…

Object Detection

GUIrilla: A Scalable Framework for Automated Desktop UI Exploration

2025-10-16 · Sofiya Garkot, Maksym Shamrai, Ivan Synytsia, Mariya Hirna arxiv

The performance and generalization of foundation models for interactive systems critically depend on the availability of large-scale, realistic training data. While recent advances in large language models (LLMs) have im…