v1.6.1
What's Changed
New Features 🎉
- feat(report): add domIncluded tag in report by @EAGzzyCSL in #2230
Bug Fixes 🐞
- fix(harmony): pass default swipe speed in scrollInDirection with startPoint by @quanru in #2235
- fix(computer): stabilize flaky playground e2e test by @quanru in #2231
- fix(core): improve file chooser missing file errors by @EAGzzyCSL in #2241
- fix(cli): collect specific error messages in batch runner summary JSON by @quanru in #2256
- fix(shared): improve YAML prompt to prevent wrong aiScroll indentation by @quanru in #2257
- fix(core): preserve usage on empty model content by @yuyutaotao in #2261
- fix(android-playground): enable LAN access for scrcpy and playground servers by @quanru in #2259
- fix(core): the rect filed in aiLocate should be element real bbox by @EAGzzyCSL in #2258
- fix(web-integration): add Playwright screenshot fallback by @quanru in #2246
Document 📖
Other Changes
- refactor(harmony): deprecate screenshotResizeScale in favor of screenshotShrinkFactor by @quanru in #2227
- chore: remove dead code by @EAGzzyCSL in #2226
- refactor(core): fix playground components by @ottomao in #2219
- chore(workflow): ignore .rslib by @EAGzzyCSL in #2233
- refactor(workflow): move rsbuild helpers to repo scripts by @EAGzzyCSL in #2232
- Rename GroupedActionDump/GroupMeta → ReportActionDump/ReportMeta and update usages by @yuyutaotao in #2243
- Support image prompting in skill CLI by @quanru in #2255
Full Changelog: v1.6.0...v1.6.1