Skip to content

v1.5.5

Choose a tag to compare

@github-actions github-actions released this 16 Mar 02:04
· 386 commits to main since this release

What's Changed

New Features 🎉

  • feat(core): add Skill CLI support for custom interfaces by @quanru in #2095
  • feat(core): support gpt-5.4 model by @ottomao in #2087
  • feat(core): add monitor detection to device health check by @yuyutaotao in #2125
  • feat(playground): extract reusable app shell and launcher by @quanru in #2126

Bug Fixes 🐞

  • fix: correct playground player orientation by @quanru in #2110
  • fix(android): bump scrcpy-server to v3.3.4 by @quanru in #2117
  • fix(android): upgrade scrcpy support to 3.3.3 by @quanru in #2132
  • fix(harmony): support render resolution screen info parsing by @quanru in #2139
  • fix(shared): prevent MCP stdio server from becoming orphan with 100% CPU by @quanru in #2157

Document 📖

  • docs: update demo links from Puppeteer+Vitest to Playwright+Vitest (EN/ZH) by @yuyutaotao in #2118
  • docs(core): update GitHub stars count from 11k to 12k in banner by @yuyutaotao in #2129
  • docs(core): refine tagline and description messaging across documentation by @ottomao in #2131

Other Changes

  • Fix report replay-all autoplay and cover it with Playwright e2e by @quanru in #2137

Full Changelog: v1.5.4...v1.5.5