New Features
What's Changed
- chore(tooling): migrate from ESLint + Prettier to oxc ecosystem (oxlint + oxfmt) by @loonghao in #1488
- fix(coverage): switch from whitelist to full-source coverage reporting by @loonghao in #1491
- docs(skills): update coverage config references for glob-based include by @piorpua in #1576
- refactor: reorganize src/ directory structure (835 files, 0 TS errors) by @kaizhou-lab in #1583
- fix(builtin-mcp): make image-gen server runnable by external node in packaged app by @piorpua in #1584
- refactor(settings): restructure SystemModalContent, fix CDP switch, hide dev tools in production by @kaizhou-lab in #1587
- fix(utils): replace runtime require with static import for initStorage by @kaizhou-lab in #1600
- fix(mcp): align image generation agent badges with dynamic registration state by @Castor6 in #1505
- fix(image-generation-mcp): address review issues from PR #1505 by @piorpua in #1601
- feat(display-settings): add CSS theme presets by @Asunfly in #1598
- chore: bump version to 1.8.32 by @piorpua in #1603
Full Changelog: v1.8.31...v1.8.32