paper-with-me

홈 › Papers

STAGE-Claw: Automated State-based Agent Benchmarking for Realistic Scenarios

2026-06-09 · Sirui Liang, Bohan Yu, Peiyu Wang, Shiguang Guo, Wenxing Hu, Pengfei Cao, Jian Zhao, Cao Liu, Ke Zeng, Xunliang Cai, Kang Liu arxiv

Large language models are increasingly used to power personal agents for everyday applications, but evaluating these agents remains a challenge. Existing benchmarks still rely on sandboxed artifacts, static task design, and coarse scoring, which hinder scalability and limit progress toward reliable personal-agent evaluation. This paper introduces STAGE-Claw, an automated framework for building and evaluating realistic personal-agent scenarios in state-based personal-computing environments. Given a task hint, STAGE-Claw automatically creates and validates a realistic benchmark task with its environment, task prompts, ground truth, and related verification programs. Agents are then evaluated in realistic operating environments, where performance is measured by the correctness of the final system state rather than only the textual response. Using STAGE-Claw, this paper creates a benchmark with 40 challenging real scenario agent tasks, evaluates 11 frontier models, and analyzes their task scores, costs, tool-call reliability, and common failure patterns. Overall, STAGE-Claw offers a scalable, state-based way to evaluate agents in realistic user scenarios.

📄 PDF Abstract BibTeX arXiv:2606.10394

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ClawEnvKit: Automatic Environment Generation for Claw-Like Agents

2026-04-20 · Xirui Li, Ming Li, Ion Stoica, Cho-Jui Hsieh 외 arxiv

Constructing environments for training and evaluating claw-like agents remains a manual, human-intensive process that does not scale. We argue that what is needed is not just a dataset, but an automated pipeline capable …

From Assistant to Double Agent: Formalizing and Benchmarking Attacks on OpenClaw for Personalized Local AI Agent

2026-02-09 · Yuhang Wang, Feiming Xu, Zheng Lin, Guangyu He 외 arxiv

Although large language model (LLM)-based agents, exemplified by OpenClaw, are increasingly evolving from task-oriented systems into personalized AI assistants for solving complex real-world tasks, their practical deploy…

ClawGym: A Scalable Framework for Building Effective Claw Agents

2026-04-29 · Fei Bai, Huatong Song, Shuang Sun, Daixuan Cheng 외 arxiv

Claw-style environments support multi-step workflows over local files, tools, and persistent workspace states. However, scalable development around these environments remains constrained by the absence of a systematic fr…

Reinforcement Learning

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…

ClawArena: Benchmarking AI Agents in Evolving Information Environments

2026-04-05 · Haonian Ji, Kaiwen Xiong, Siwei Han, Peng Xia 외 arxiv

AI agents deployed as persistent assistants must maintain correct beliefs as their information environment evolves. In practice, evidence is scattered across heterogeneous sources that often contradict one another, new i…