Michał Pierzchała
|
56b41a53ab
|
feat: add cross-platform audio probe (#880)
* feat: add web audio probe
* fix: stabilize web audio probe
* test: cover audio probe review gaps
* fix: address audio probe review feedback
* feat: support macOS audio probe
* docs: document audio probe help
* feat: support simulator audio probe
* test: account for host audio platform support
* refactor: deepen audio probe lifecycle
* perf: trim audio probe package size
* refactor: address audio probe review comments
* refactor: remove audio probe leftovers
* fix: encode audio probe eval options as data
* fix: document audio probe eval sanitization
* fix: sanitize audio probe eval options
* fix: use codeql-recognized eval option sanitizer
* fix: allowlist audio probe eval options
* fix: avoid json-stringified audio eval action
* refactor: trim audio probe input surface
* fix: align audio probe with apple helper paths
* test: update audio capability parity oracle
* refactor: isolate host audio probe backend
* fixup! refactor: isolate host audio probe backend
* fixup! refactor: isolate host audio probe backend
* fixup! test: update audio capability parity oracle
|
2026-07-01 13:27:45 +02:00 |
|
Michał Pierzchała
|
df490ee859
|
fix: recover Android snapshots from system-only helper output (#861)
* fix: recover Android snapshots from system-only helper output
* fix: tighten Android snapshot recovery follow-up
* fix: preserve Android foreground container pruning
|
2026-06-25 07:37:23 +02:00 |
|
Yoni Samlan
|
93a6998188
|
fix: rotate synthesized iOS taps into native screen space (#804)
* fix: rotate synthesized iOS taps into native screen space
* fix: rotate synthesized iOS transform gestures
---------
Co-authored-by: Michał Pierzchała <thymikee@gmail.com>
|
2026-06-14 11:24:31 +02:00 |
|
Michał Pierzchała
|
c72cf0e1d2
|
fix: clarify Android gesture transform behavior (#584)
* fix: clarify Android gesture transform behavior
* fix: stabilize Android transform injection
|
2026-05-26 09:47:07 +02:00 |
|
Michał Pierzchała
|
47b981c8ad
|
feat: add gesture command coverage (#576)
* feat: add gesture command coverage
* fix: align iOS fling provider fixture
* feat: group gesture commands
* fix: clarify android gesture support
* feat: add android multitouch gestures
* fix: address gesture review feedback
* refactor: simplify gesture plumbing
* fix: keep gesture subcommands internal
* fix: update iOS provider pan transcript
|
2026-05-22 18:01:58 +02:00 |
|
Michał Pierzchała
|
5df37ec9c9
|
fix: improve android fill verification diagnostics (#495)
|
2026-05-11 20:06:59 +02:00 |
|
Michał Pierzchała
|
7c5b7670c8
|
feat: add skillgym tests (#453)
|
2026-04-26 20:49:59 -04:00 |
|