paper-with-me

홈 › Papers

Claw-Anything: Benchmarking Always-On Personal Assistants with Broader Access to User's Digital World

2026-05-25 · Yusong Lin, Xinyuan Liang, Haiyang Wang, Qipeng Gu, Siqi Cheng, Jiangui Chen, Shuzhe Wu, Feiyang Pan, Lue Fan, Sanyuan Zhao, Dandan Tu arxiv

Large language model agents are increasingly envisioned as always-on personal assistants with access to anything relevant in the user's digital world. Yet current systems operate over only narrow slices of that world, limiting context-sensitive reasoning and effective assistance. Existing benchmarks similarly provide only partial user state and therefore fail to capture performance in such a broad, always-on setting. To address this gap, we introduce Claw-Anything, a benchmark that expands agent context along three dimensions: long-horizon activity histories, interdependent backend services, and integrated GUI and CLI interaction across multiple devices. To instantiate this setting, we simulate months of user activity through multi-round event injection, producing complex world states and realistic noise, including irrelevant events and conflicting signals. Agents must reason over rich contextual environments while remaining robust to such noise. This expanded scope also enables the evaluation of proactive assistance, requiring agents to anticipate user needs and deliver timely recommendations. Experiments show that GPT-5.5 achieves only 34.5% pass@1, substantially below prior benchmarks, underscoring a gap between current agent capabilities and the demands of always-on personal assistance. Alongside the benchmark, we release an automated data-generation pipeline that yields 2,000 training environments and improves the base model by 23.7%, demonstrating its utility of scalable data infrastructure.

📄 PDF Abstract BibTeX arXiv:2605.26086

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

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…

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…

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…

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

2026-06-09 · Sirui Liang, Bohan Yu, Peiyu Wang, Shiguang Guo 외 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, …

X-OmniClaw Technical Report: A Unified Mobile Agent for Multimodal Understanding and Interaction

2026-05-07 · Xiaoming Ren, Ru Zhen, Chao Li, Yang Song 외 arxiv

Inspired by the development of OpenClaw, there is a growing demand for mobile-based personal agents capable of handling complex and intuitive interactions. In this technical report, we introduce X-OmniClaw, a unified mob…