Highlights
Desktop Pet
- Added a new done state and polished core P0 animation / UX flows
- Fixed Windows drag, resize, and blur issues
- Prevented the hit window from sticking the system mouse
Agent / Runtime Improvements
- Fixed ACP
npxinvocation on Windows by bypassing broken.cmdshims - Added native skill discovery support for
aionrs - Enhanced startup diagnostics and environment logging
- Unified detector agent ordering
Cron / Chat / UI Fixes
- Fixed scheduled task mode switching and conversation display issues
- Preserved custom remote usernames after restart
- Restored send box placeholder visibility and improved default compact height
- Fixed macOS symlink path resolution when migrating cache directories back
- Added Russian UI localization
What's Changed
- chore(skills): disable auto-merge, use detached worktrees by @piorpua in #2183
- chore(skills): improve oss-pr quality checks documentation by @piorpua in #2185
- fix(team): resolve concurrency bugs with atomic repository operations by @lornestack in #2169
- fix(team): restore team mode and fix MCP stdio packaging by @zhuqingyv in #2184
- fix(acp): bypass Windows .cmd shims for npx invocation to fix MODULE_NOT_FOUND by @TCP404 in #2171
- fix(cron): resolve mode switching and conversation display bugs by @kaizhou-lab in #2180
- fix(utils): resolve symlink path on macOS when migrating cache dir back by @piorpua in #2191
- fix(pet): Windows drag, resize, and blur issues by @ringringlin in #2179
- fix(acp): unify detector agent ordering by @JerryLiu369 in #2116
- Add Russian UI localization by @AlexZander85 in #2167
- fix(webui): preserve custom remote username on restart by @puyujian in #2174
- fix(sendbox): restore placeholder visibility and compact default height by @ringringlin in #2181
- fix(sider): center team add button by @zhuqingyv in #2198
- fix(pet): prevent hit window from sticking the system mouse by @ringringlin in #2193
- feat(diagnostics): enhance startup environment logging by @TCP404 in #2194
- feat(aionrs): add native skill discovery support by @piorpua in #2197
- feat(pet): add done state and P0 animation/UX improvements by @ringringlin in #2199
- chore: bump version to 1.9.9 by @piorpua in #2202
- fix(layout): hide team entry points by @IceyLiu in #2219
New Contributors
- @AlexZander85 made their first contribution in #2167
- @puyujian made their first contribution in #2174
Full Changelog: v1.9.8...v1.9.9