CLJun 12

PhoneHarness: Harnessing Phone-Use Agents through Mixed GUI, CLI, and Tool Actions

arXiv:2606.1483225.8
Predicted impact top 17% in CL · last 90 daysOriginality Incremental advance
AI Analysis

For researchers building phone automation agents, this work provides a benchmark and harness that shifts evaluation from GUI-only prediction to verifiable task completion with mixed actions.

PhoneHarness introduces a mixed-action benchmark and execution harness for phone-use agents that combine GUI, CLI, and tool actions, achieving a 75.0% pass rate and outperforming the strongest baseline by 12.9 percentage points on verifiable mobile workflows.

Phone agents are increasingly expected to complete real mobile workflows rather than merely predict the next screen action. However, much of the current mobile-agent literature still evaluates agents primarily as GUI controllers that observe a screen, emit taps and swipes, and are scored by target app state. Real phone-use tasks are broader: they require deciding when to use app GUIs, device-side commands, or structured tools, while leaving evidence that the intended side effect actually occurred. We introduce PhoneHarness, a mixed-action benchmark and execution harness for studying phone-use agents on verifiable mobile workflows. PhoneHarness runs a device-side agent loop over GUI, CLI, and host-side tool actions, combining deterministic action routing with bounded GUI delegation and auditable execution traces. Its benchmark, PhoneHarness Bench, evaluates whether agents complete tasks with observable side effects, not only whether they produce plausible final answers. On the annotated evaluation split, PhoneHarness reaches a 75.0% pass rate, outperforming the strongest non-PhoneHarness settings by 12.9 percentage points. PhoneHarness and PhoneHarness Bench therefore play distinct but mutually dependent roles: the harness makes mixed phone workflows executable, while the benchmark measures whether agents can use that harness reliably and safely. Our findings suggest that reliable phone automation depends on action-surface routing and verifiable execution, not only visual GUI control.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes