v0.15.0
What's Changed
- refactor: clarify command architecture by @thymikee in #512
- refactor: add command definition foundation by @thymikee in #513
- refactor: split request handler chain by @thymikee in #514
- test: collocate dispatch interaction press coverage by @thymikee in #515
- refactor: add capture selector command definitions by @thymikee in #516
- refactor: split xctestrun product resolution by @thymikee in #517
- refactor: collocate session lifecycle command metadata by @thymikee in #518
- docs: clarify agent-device shell resolution by @thymikee in #522
- fix: prevent runner XCTest attachment bloat by @spilist in #520
- refactor: simplify command route catalog by @thymikee in #521
- fix: improve RN agent-device stability guidance by @thymikee in #519
- refactor: extract request execution scope by @thymikee in #523
- fix: improve Android helper snapshot stability by @thymikee in #529
- refactor: share daemon runtime collaborators by @thymikee in #524
- perf: fast-path macos device resolution by @thymikee in #525
- refactor: split platform interactors by @thymikee in #526
- refactor: add command definition codecs by @thymikee in #527
- refactor: split session recording modules by @thymikee in #528
- fix: default apps listing to user-installed by @thymikee in #541
- fix: improve Android text entry stability by @thymikee in #540
- fix: ios press idle timeout by @demchenkoalex in #543
- fix: report blockers on wait timeout by @thymikee in #546
- fix: collapse Android snapshot row noise by @thymikee in #545
- docs: guide bounded React DevTools profiling by @thymikee in #548
- docs: update PR guidance by @thymikee in #550
- feat: add screenshot no-stabilize flag by @thymikee in #553
- chore: remove
ensure-simulatorlifecycle command by @thymikee in #552 - fix: compact unchanged snapshot output by @thymikee in #547
- fix: handle busy Android RN snapshots by @thymikee in #554
- refactor: add provider-first device lab tests by @thymikee in #542
- fix: make MCP discovery-only by @thymikee in #556
- perf: speed up iOS replay runner by @thymikee in #557
New Contributors
- @spilist made their first contribution in #520
- @demchenkoalex made their first contribution in #543
Full Changelog: v0.14.9...v0.15.0