Skip to content

v0.28.7

Choose a tag to compare

@github-actions github-actions released this 15 Sep 14:13
· 1136 commits to main since this release

What's Changed

New Features 🎉

  • feat(playground): refactor playground components and SDK to support unique server IDs by @quanru in #1195
  • feat(playground): implement safeOverrideAIConfig for improved AI configuration handling across components by @quanru in #1199
  • feat(core): agent add options useCache, replanningCycleLimit by @EAGzzyCSL in #1196

Bug Fixes 🐞

  • fix(core): add TEXT action type and update response handling for Playwright and YAML generators by @quanru in #1198
  • fix(web): dblclick for playwright by @yuyutaotao in #1194
  • fix(android): remove vl mode check by @quanru in #1201
  • fix(playground): streamline execution options handling and improve config management across components by @quanru in #1202

Document 📖

Full Changelog: v0.28.6...v0.28.7