Skip to main content
ClaudeWave

CLI to control iOS and Android devices for AI agents

Subagents2.7k stars151 forksTypeScriptMITUpdated today
Editor's note

Agent-device is a TypeScript CLI that gives AI coding agents direct control over iOS simulators, Android emulators, physical devices, tvOS, Android TV, macOS, and Linux desktop targets to verify what a mobile or desktop app actually does at runtime. It integrates with Claude Code (and other agent terminals like Cursor and Codex) by exposing a set of commands that open app sessions, take compact accessibility snapshots with short element refs such as @e1 and @e2, perform taps, fills, scrolls, and gestures, and collect debugging evidence including screenshots, video recordings, network traffic captures, CPU and memory performance samples, and React render profiles. Apps built with Expo, Flutter, and React Native are supported alongside fully native iOS and Android projects. A standout detail is the replay system: interactions can be recorded into replayable .ad scripts that run in CI pipelines, turning exploratory agent sessions into repeatable end-to-end checks. Mobile developers, React Native engineers, and teams running agentic development loops benefit most.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install as a Claude Code subagent
Method: Clone
Terminal
git clone https://github.com/callstack/agent-device && cp agent-device/*.md ~/.claude/agents/
1. Clone the repository and copy the agent .md definitions into ~/.claude/agents (or .claude/agents inside a project).
2. Start a new Claude Code session to load the agents.
3. Delegate work to them with the Task/Agent tool or by name.

2 items in this repository

Automates Apple-platform apps (iOS, tvOS, macOS) and Android devices. Use when navigating apps, taking snapshots/screenshots, tapping, typing, scrolling, extracting UI info, collecting logs/network/perf evidence, or planning agent-device CLI commands.

Install
dogfoodSkill

Systematically explore and test a mobile app on iOS/Android with agent-device to find bugs, UX issues, and other problems. Use when asked to dogfood, QA, exploratory test, find issues, bug hunt, or test this app on mobile.

Install
Use cases

Subagents overview

README preview not available. Visit the repo on GitHub for full documentation.
adbagentic-aiagentsai-agentsandroid-emulatorautomatione2e-testingexpoflutterios-simulatormcpmobilemobile-testingperformance-optimizationreact-nativetestingxcuitest

What people ask about agent-device

What is callstack/agent-device?

+

callstack/agent-device is subagents for the Claude AI ecosystem. CLI to control iOS and Android devices for AI agents It has 2.7k GitHub stars and was last updated today.

How do I install agent-device?

+

You can install agent-device by cloning the repository (https://github.com/callstack/agent-device) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is callstack/agent-device safe to use?

+

Our security agent has analyzed callstack/agent-device and assigned a Trust Score of 100/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains callstack/agent-device?

+

callstack/agent-device is maintained by callstack. The last recorded GitHub activity is from today, with 35 open issues.

Are there alternatives to agent-device?

+

Yes. On ClaudeWave you can browse similar subagents at /categories/agents, sorted by popularity or recent activity.

Deploy agent-device to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: callstack/agent-device
[![Featured on ClaudeWave](https://claudewave.com/api/badge/callstack-agent-device)](https://claudewave.com/repo/callstack-agent-device)
<a href="https://claudewave.com/repo/callstack-agent-device"><img src="https://claudewave.com/api/badge/callstack-agent-device" alt="Featured on ClaudeWave: callstack/agent-device" width="320" height="64" /></a>

More Subagents