English

ClawMobile: Rethinking Smartphone-Native Agentic Systems

Multiagent Systems 2026-04-14 v2

Abstract

Smartphones represent a uniquely challenging environment for agentic systems. Unlike cloud or desktop settings, mobile devices combine constrained execution contexts, fragmented control interfaces, and rapidly changing application states. As large language models (LLMs) evolve from conversational assistants to action-oriented agents, achieving reliable smartphone-native autonomy requires rethinking how reasoning and control are composed. We introduce ClawMobile as a concrete exploration of this design space. ClawMobile adopts a hierarchical architecture that separates high-level language reasoning from structured, deterministic control pathways, improving execution stability and reproducibility on real devices. Using ClawMobile as a case study, we distill the design principles for mobile LLM runtimes and identify key challenges in efficiency, adaptability, and stability. We argue that building robust smartphone-native agentic systems demands principled coordination between probabilistic planning and deterministic system interfaces. The implementation is open-sourced~\footnote{https://github.com/ClawMobile/ClawMobile} to facilitate future exploration.

Keywords

Cite

@article{arxiv.2602.22942,
  title  = {ClawMobile: Rethinking Smartphone-Native Agentic Systems},
  author = {Hongchao Du and Shangyu Wu and Qiao Li and Riwei Pan and Jinheng Li and Youcheng Sun and Chun Jason Xue},
  journal= {arXiv preprint arXiv:2602.22942},
  year   = {2026}
}

Comments

Accepted at EuroMLSys 2026, 7 pages, 1 figure

R2 v1 2026-07-01T10:53:49.473Z