v1.5.5
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
Full Changelog: v1.5.4...v1.5.5