{
  "schema_version": "1.0",
  "id": "s13:https://arxiv.org/abs/2607.13027v1",
  "slug": "2607-13027v1-0r23lat",
  "url": "https://feed7.dev/p/2607-13027v1-0r23lat",
  "title": "PalmClaw: A Native On-Device Agent Framework for Mobile Phones",
  "why_included": "PalmClaw runs the agent loop, memory, skills, and tools directly on a phone, exposing device capabilities as structured calls instead of GUI gestures. The paper reports faster, more reliable task execution.",
  "summary": "PalmClaw is an open-source, on-device framework that manages sessions, memory, skills, tools, and the agent loop on the phone. Against the strongest baseline, experiments report an **11.5% relative task-success improvement** and a **94.9% reduction in completion time**.",
  "practical_implication": "For mobile agents, consider explicit device tools with typed arguments, structured results, and bounded execution instead of long tap-and-swipe sequences. That architecture can reduce interface dependence while making each action easier to control and inspect.",
  "agent_context": "PalmClaw is an open-source, on-device framework that manages sessions, memory, skills, tools, and the agent loop on the phone. Against the strongest baseline, experiments report an **11.5% relative task-success improvement** and a **94.9% reduction in completion time**.\n\nFor mobile agents, consider explicit device tools with typed arguments, structured results, and bounded execution instead of long tap-and-swipe sequences. That architecture can reduce interface dependence while making each action easier to control and inspect.\n\nThe supplied material does not describe the task set, devices, baseline configuration, or absolute success rates. The reported gains therefore support the framework’s tested setup, not mobile-agent performance in general.",
  "source": {
    "name": "arXiv",
    "url": "https://arxiv.org/abs/2607.13027v1",
    "published_at": "2026-07-14T17:58:57.000Z"
  },
  "source_class": "blog_post",
  "content_type": "Paper",
  "layer": "agent",
  "domains": [],
  "topics": [
    "computer-use",
    "tool-use",
    "agent-sdks"
  ],
  "verification": {
    "status": "needs_review",
    "label": "Needs Review",
    "method": "unverified",
    "verified_at": null
  },
  "uncertainty": [
    "The supplied material does not describe the task set, devices, baseline configuration, or absolute success rates. The reported gains therefore support the framework’s tested setup, not mobile-agent performance in general."
  ],
  "lifecycle": "Current",
  "published_at": "2026-07-14T17:58:57.000Z",
  "modified_at": "2026-07-14T17:58:57.000Z",
  "supersedes": [],
  "expires_at": null,
  "formats": {
    "html": "https://feed7.dev/p/2607-13027v1-0r23lat",
    "json": "https://feed7.dev/p/2607-13027v1-0r23lat.json",
    "markdown": "https://feed7.dev/p/2607-13027v1-0r23lat.md"
  }
}