v0.16.0
What's Changed
- feat(tool-server): add tool-server event log by @sjchmiela in #367
- feat(file-inputs): add tar-upload kind for streaming remote file/directory uploads by @gwdp in #443
- ci: ship TCP-transport iOS binaries in the published package by @jwajgelt in #487
- fix(cli): print help for init/update/uninstall instead of running them by @latekvo in #460
- fix(native-devtools): terminal state for non-injectable Apple system apps by @latekvo in #459
- fix(tool-server): inject Android keyboard/button over adb input (#449) by @latekvo in #455
- feat(ios-profiler): attributable memory leaks via malloc_stack_logging by @latekvo in #351
- fix(installer): stop clobbering foreign and JSONC MCP server config by @latekvo in #441
- feat(telemetry): track Argent Lens design-review funnel by @hubgan in #478
- feat(flow): support running end-to-end flows without agent by @j-piasecki in #429
- fix(ci): mark dtrace-provider external so the npm prerelease bundle builds by @filip131311 in #496
- feat(telemetry): anonymous crash diagnostics on toolserver:stop by @filip131311 in #494
- feat(tool-server): settings-permissions tool to grant/deny/reset app permissions by @hubgan in #462
- fix(tool-server): press named key after text in keyboard tool by @j-piasecki in #486
- feat(flow): long-press directive by @j-piasecki in #500
- feat(flow): multi-tap via tap times and gesture-tap clickCount by @j-piasecki in #497
- feat(flow): regex matching via matches in assertions and selectors by @j-piasecki in #503
- feat(tool-server): type secrets via {{secret:NAME}} placeholders — plaintext never enters agent context by @filip131311 in #506
- feat(vega): support the JS-runtime debugger and network inspector on Fire TV by @latekvo in #502
- fix(installer): unbreak pnpm local installs + stop self-fulfilling editor detection by @filip131311 in #501
- docs(skills): fix skills.sh security-audit findings in skill docs by @filip131311 in #509
- fix(launcher,lens): drop the npm postinstall — its jobs move to runtime by @filip131311 in #510
- fix(flow): refuse invisible-only text selectors — record coordinates instead by @filip131311 in #511
- chore: bump workspace packages to 0.16.0 by @filip131311 in #513
New Contributors
Full Changelog: v0.15.0...v0.16.0