v1.2.0
What's Changed
New Features 🎉
- feat(web-integration): implement file upload functionality with tests and HTML fixture by @quanru in #1709
Bug Fixes 🐞
- fix(core): update cache when validation fails after DOM changes by @quanru in #1729
- fix(visualizer): prevent long reportHTML from being displayed in playground output by @quanru in #1730
- fix(core): show deepThink tag for .aiAct in report by @yuyutaotao in #1731
- fix(core): update style of summary row in report by @yuyutaotao in #1724
- fix(core): update config for qwen deepThink by @yuyutaotao in #1732
- fix(playground): create agent in getActionSpace when using agentFactory mode by @quanru in #1737
- fix(site): use proper closing tag for video element in README by @quanru in #1739
Other Changes
- Docs/1.1 by @quanru in #1723
- chore(core): remove useless enum AIActionType by @EAGzzyCSL in #1725
Full Changelog: v1.1.0...v1.2.0