v1.9.2
What's Changed
New Features 🎉
- feat(core): image prompting for aiAct by @EAGzzyCSL in #2507
- feat(shared): expose deep-locate / deep-think via CLI flags for MCP and skill by @quanru in #2599
- feat(recorder): support studio recorder and markdown replay output by @fishear in #2606
- feat(studio): brand Studio as Beta + expand v1.8 changelog by @quanru in #2552
- feat(shared): forward custom failure message in assert CLI/MCP tool by @quanru in #2604
- feat(web-integration): support custom HTTP headers in YAML web config by @quanru in #2603
Bug Fixes 🐞
- fix(test): click action button before aiAct by @EAGzzyCSL in #2534
- fix(core): replace stale locate cache entry on replanning (#2529) by @quanru in #2592
- fix: correct documentation folder reference by @666asd in #2615
- fix(cli): surface real YAML run errors instead of silent "not executed" by @quanru in #2605
- fix(core): keep markdown image paths in sync with exported screenshots (#2392) by @quanru in #2607
- fix(computer): eliminate blank RDP first-frame screenshots by @quanru in #2601
- fix(computer): self-heal phased-scroll +x bit lost in npm tarball by @quanru in #2574
Other Changes
- chore(evaluation): remove obsolete evaluation package by @EAGzzyCSL in #2614
- remove PR labeler workflow by @quanru in #2621
- chore(report): refresh bundled report fixtures by @EAGzzyCSL in #2622
- fix(computer): warn about elevated Windows app input drops by @quanru in #2625
New Contributors
Full Changelog: v1.9.1...v1.9.2