orca/skill-guides
Jinjing 43ae014a64
Enable accessibility tree (`ax`) command on iOS emulator sessions (#10007)
* Enable accessibility tree (`ax`) command on iOS emulator sessions

Fetch the accessibility tree from serve-sim's /ax endpoint, which requires an
active session but provides the same UI snapshot capability as Android's
uiautomator output. Derive the endpoint from the stream URL when not explicitly
provided by the helper, and route through the bridge to pass session context to
the backend.

* Add ax command routing and backend integration tests

Tests verify accessibility tree routes through EmulatorBridge,
Android backend ignores iOS-specific ax URLs, and ax endpoints
are derived from serve-sim stream URLs.
2026-07-22 17:10:54 -07:00
..
computer-use.md
linear-tickets.md feat(skills): land remaining hybrid stubs (#9846) 2026-07-22 11:43:01 -07:00
orca-cli.md
orca-emulator-android.md Enable accessibility tree (`ax`) command on iOS emulator sessions (#10007) 2026-07-22 17:10:54 -07:00
orca-emulator.md Enable accessibility tree (`ax`) command on iOS emulator sessions (#10007) 2026-07-22 17:10:54 -07:00
orca-linear.md feat(linear): add MCP-style save issue (#9670) 2026-07-21 13:25:22 -07:00
orca-per-workspace-env.md
orchestration.md Tighten orchestration worktree isolation policy (#9482) 2026-07-19 17:17:40 -07:00