callstack/agent-device
#374 of 783 by Stars among GitHub repos
CLI to control iOS and Android devices for AI agents
About
A device automation CLI for real apps on iOS, Android, TV, web, and desktop. Agents get token-efficient snapshots, semantic refs, and evidence captured only when needed.
agent-device lets coding agents open apps, inspect the current UI, interact with visible elements, and collect debugging evidence through one CLI. Use it when an agent needs to verify what actually happens on a device, not just reason about code.
The CLI is the agent's hands, eyes, and evidence collector; it is not the brain. Your coding agent or QA harness reads the task, interprets the current screen, chooses the next command, and decides whether the result satisfies the test. agent-device keeps that loop grounded in…
Excerpted from github.com/callstack/agent-device
Latest metrics
| Stars | 3.4k | 2026-07-16 |
|---|---|---|
| Forks | 187 | 2026-07-16 |
| Commits | 1.1k | 2026-07-16 |
| Releases | 106 | 2026-07-16 |
| Watchers | 9 | 2026-07-16 |
| Open issues | 29 | 2026-07-16 |
| Open PRs | 8 | 2026-07-16 |