Files
callstack__agent-device/website/docs/index.md
T
Michał Pierzchała be1e1c9931 feat: add cdp command agent-cdp passthrough (#873)
* feat: add agent-cdp passthrough

* docs: narrow agent-cdp memory guidance

* chore: pin agent-cdp 1.6.0

* test: cover agent-cdp guidance

* fix: preserve agent-cdp passthrough flags

* fix: expose CDP wrapper as cdp

* docs: move CDP workflow to debugging guide

* docs: mention cdp in command reference
2026-06-25 21:44:47 +02:00

1.6 KiB

pageType, hero, features
pageType hero features
home
name tagline actions
Agent-native app automation for mobile, TV, and desktop. agent-device gives coding agents structured UI access, deterministic interactions, and app-level evidence across mobile, TV, and desktop targets. Use it to verify generated code, debug broken flows, profile runtime behavior, and turn exploratory QA into replayable checks.
theme text link
brand Get Started /docs/agent-setup
theme text link
alt Commands /docs/commands
title details
One CLI, many app surfaces Control iOS, Android, tvOS, Android TV, macOS, and Linux desktop targets with consistent snapshot and interaction commands.
title details
Accessibility-first snapshots Accessibility trees give agents structured UI context without forcing screenshot-only reasoning.
title details
Agent-native interactions Tap, pan, fling, pinch, rotate, scroll, focus, type, assert, and find visible UI through refs, selectors, and semantic finders.
title details
Built-in debugging and profiling Collect session logs, inspect recent HTTP traffic, capture screenshots and recordings, and sample CPU, memory, startup, and frame-health metrics.
title details
Session and replay Open apps, keep stateful context, and replay recorded `.ad` actions to reproduce flows without AI at runtime.
title details
React Native internals Use agent-device react-devtools for component trees and render profiles, and agent-device cdp for React Native JS heap snapshots, diffs, and leak retainers.