v1.2.1
What's Changed
New Features 🎉
- feat(core): add glm-v model family by @ZeroAurora in #1776
- feat(site): add gradient border and styling improvements for homepage video by @quanru in #1777
Bug Fixes 🐞
- fix: ui-tars KeyboardPress Action params by @EAGzzyCSL in #1745
- fix(mcp): remove autoDestroy mechanism and add disconnect tools by @quanru in #1752
- fix(core): passthrough ServiceExtractOption for aiAssert and aiWaitFor in YAML player by @quanru in #1743
- fix(shared): add YAML indentation rules to prevent LLM generating incorrect format by @quanru in #1760
- fix(visualizer): prevent structured params form from horizontal overflow by @quanru in #1773
- fix(report): prevent string params from being serialized as character arrays by @quanru in #1768
Document 📖
- docs(site): add cache limitations for Canvas, iframe and similar scenarios by @quanru in #1767
- docs(site): add v1.2.0 changelog entries by @quanru in #1744
- docs(core): Add model documentation links and introductions by @yuyutaotao in #1778
- docs(site): simplify launch action syntax in YAML documentation by @quanru in #1784
Other Changes
- chore: remove unused fn systemPromptToLocateElementPosition by @EAGzzyCSL in #1750
- fix(cli): pass chromeArgs to shared browser in shareBrowserContext mode by @Copilot in #1742
- chore(core): update env config for workflow and refact getEnvConfigValueAsNumber by @yuyutaotao in #1755
- chore(docs): docs for the new signature of aiInput aiKeyboardPress aiScroll by @EAGzzyCSL in #1762
New Contributors
- @ZeroAurora made their first contribution in #1776
Full Changelog: v1.2.0...v1.2.1