v0.14.0
What's Changed
New Features 🎉
- feat: migrate android code to @midscene/android by @quanru in #505
- feat: use aiTap(prompt, opt) style interface by @yuyutaotao in #512
- feat: print stats in debug by @yuyutaotao in #515
- feat: update deepThink interface by @yuyutaotao in #517
- feat(llm): allow setting context for aiAction by @yuyutaotao in #528
Bug Fixes 🐞
- fix(report): resolve report script error by @zhoushaw in #516
- fix: force screenshot when the app doesn't allow it by @quanru in #518
- fix: ci testing by @yuyutaotao in #529
Document 📖
- docs: updat faq by @yuyutaotao in #501
- docs: lazy loading report.gif by @chenjiahan in #503
Other Changes
- chore: not run android tests in ci && update tests for android settig case by @quanru in #502
- chore: support new ui-tars model json format by @zhoushaw in #506
- chore(report): init report project by @zhoushaw in #511
- refactor(report): make the report page an app type to improve the development experience by @zhoushaw in #513
- refactor(logger): use log file output instead of command line output in Node by @zhoushaw in #509
- chore: delete unless visualizer logic by @zhoushaw in #514
- refactor(report): optimize visualizer common logic by @zhoushaw in #519
- refactor(visualizer): optimize extension logic by @zhoushaw in #525
- refactor: android api by @quanru in #521
Full Changelog: v0.13.1...v0.14.0