v1.7.10
What's Changed
New Features 🎉
- feat(studio): manual mouse/touch control of Android, iOS, Harmony device previews by @quanru in #2433
- feat(studio): add interactive Web preview streaming by @quanru in #2442
- feat(studio): polish playground shell, settings, and device discovery by @quanru in #2449
Bug Fixes 🐞
- fix(android): use device-local time for planning by @simplyme0823 in #2435
- fix(computer): build linux rdp-helper during release publish by @quanru in #2443
- fix(web-integration): keep cdp-proxy reconnecting flag set until new upstream opens by @Postroggy in #2406
Other Changes
- test: add llm planning retry unit test for XML parse failure by @yuyutaotao in #2436
- Polish Studio playground device setup UI by @quanru in #2437
- Inject package version into build and improve model-family validation messages by @yuyutaotao in #2438
- test(core): reduce mocked report merge payload by @EAGzzyCSL in #2440
- Accept small valid Android fallback screenshots by @quanru in #2445
Full Changelog: v1.7.9...v1.7.10