v0.28.7
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 📖
- docs(core): update docs for interface by @yuyutaotao in #1197
Full Changelog: v0.28.6...v0.28.7