v0.12.4
What's Changed
New Features 🎉
- feat(core/ui-tars): support aiAssert() & aiWaitFor for UI-Tars model by @xuanzhaopeng in #412
- feat(chrome-devtool): allow longer connection of chrome bridge by @yuyutaotao in #416
- feat(yaml): Add cache support for yaml files, allowing file-level caching to improve execution speed and stability. Cache ID is automatically set to yaml filename. by @zhoushaw in #430
Bug Fixes 🐞
- fix: print warning for oversized input by @yuyutaotao in #414
- fix(core): the prompt of qwen by @yuyutaotao in #427
- fix: over planning for Qwen in page with form by @yuyutaotao in #429
Document 📖
- docs: optimize agent api doc by @zhoushaw in #415
- docs: optimize bridge api structure by @zhoushaw in #417
- docs: update faq by @yuyutaotao in #422
- docs: fix markdown content of quick-experience by @yuyutaotao in #424
- docs: update instruction for bridge mode by @yuyutaotao in #428
Other Changes
- chore: potential fix for code scanning alert no. 13: Clear-text logging of sensitive information by @zhoushaw in #423
- chore: optimize lint error by @zhoushaw in #425
- chore: rename core package by @yuyutaotao in #431
- chore: tuning the prompt of qwen by @yuyutaotao in #432
- chore: tuning the prompt of qwen by @yuyutaotao in #433
New Contributors
- @xuanzhaopeng made their first contribution in #412
Full Changelog: v0.12.0...v0.12.4