cli-flags
01Agent
A new flag touches only the layers that need to understand it. Stop at the layer where it stops mattering — threading it further is the common failure, not stopping too early.
Mobile app automation and verification for AI coding agents. CLI, MCP server, and typed Node.js API for iOS, Android, HarmonyOS, TV, web, macOS, and Linux.
Agent
A new flag touches only the layers that need to understand it. Stop at the layer where it stops mattering — threading it further is the common failure, not stopping too early.
Agent
Read this before running agent-device by hand against a simulator, emulator, or physical device.
Agent
Single-context repo. Before architecture, diagnosis, TDD, triage, PRD, or roadmap work, read CONTEXT.md for domain vocabulary and the relevant ADRs in docs/adr/. Selector-capture work also reads docs/agents/selector-capture.md.
Agent
Issues and PRDs for this repo live as GitHub issues in callstack/agent-device. Use the gh CLI for issue operations.
Agent
Agent "pull-requests" from callstack/agent-device, covering pull requests, readiness, rebasing onto a moving main, pr body and reviewing.
Agent
Read this before changing selector capture, polling, snapshot caching, or interaction fast paths. These are cross-route behavior requirements; their rationale and owning decisions live in ADRs 0002, 0004, 0005, 0011, 0014, and 0015.
Agent
Repository-specific testing traps you cannot learn from the test runner alone. Executable gate ownership lives in scripts/check-affected/ and scripts/gate/.
Agent
The skills speak in terms of four canonical triage roles. This file maps those roles to the actual GitHub labels used in this repo.
Agent
Web automation uses a managed agent-browser backend as an implementation detail.