Highlights
Hermes Agent Support (Nous Research)
- Added Hermes Agent (Nous Research) as a supported ACP backend — available alongside
claudeandcodex.
Team Mode Improvements
- Onboarding Gemini CLI as the new Leader Option of the Team Mode
- Team create modal has been overhauled with a new onboarding empty state for first-time users.
- Allow users to start creating a team directly by having the Agent make a judgment in a one-on-one chat scenario.
Workspace & Chat Fixes
- Chat history now displays images uploaded to workspace for AI review.
- Workspace order stays in sync with the most recent conversation activity.
- Snapshot excludes are no longer written into the workspace.
- Speech input button UI polished with improved feedback during recording.
- Spell check disabled in prompt inputs to reduce visual noise.
- Office file auto-preview overhead significantly reduced.
- Zoom keyboard shortcuts (
Cmd/Ctrl +/-) now work correctly.
What's Changed
- feat(acp): add Hermes Agent (Nous Research) as supported backend by @IceyLiu in #2270
- fix(input): disable spellcheck in prompt inputs by @Asunfly in #2272
- fix(weixin): restore managed file sends with user feedback by @JerryLiu369 in #2277
- fix(conversation): keep workspace order in sync with latest activity by @JerryLiu369 in #2276
- feat(titlebar): add back/forward navigation and Claude-style sidebar icon by @ringringlin in #2189
- 支持聊天记录中查看上传工作空间给ai查看图片 by @JAVA-LW in #2253
- [codex] docs(skills): sync officecli install guidance by @IceyLiu in #2283
- feat(team-guide): add solo-to-team guidance via MCP tools by @zhuqingyv in #2278
- refactor(acp): extract initAgent inline logic into focused private methods by @TCP404 in #2284
- fix(chat): improve speech input feedback and button UI by @Jamailar in #2269
- fix(process): support zoom keyboard shortcuts by @JerryLiu369 in #2281
- fix(workspace): keep snapshot excludes out of workspace by @JerryLiu369 in #2279
- fix(preview): reduce office auto preview overhead by @IceyLiu in #2285
- fix(team): stabilize MCP injection pipeline and unify backend whitelists by @zhuqingyv in #2152
- fix(docs): 之前中文reademe删除 了现在恢复 by @JAVA-LW in #2290
- feat(team): detect agent crash and send testament to leader by @zhuqingyv in #2282
- feat(sentry): add anonymous id by @IceyLiu in #2291
- feat(team): overhaul team create modal and add onboarding empty state by @IceyLiu in #2294
- docs: add contributing guide (EN + ZH) by @piorpua in #2296
- docs(contributing): replace OfficeCLI examples with AionUi-specific scenarios by @piorpua in #2297
- fix(team): rename lead agent name from 'Lead' to 'Leader' by @zhuqingyv in #2298
- refactor(settings): group sider and merge Skills Hub + Tools into Capabilities by @ringringlin in #2190
- fix(team-guide): reduce aggressive team recommendation on simple messages by @piorpua in #2301
- chore: bump version to 1.9.12 by @piorpua in #2302
Full Changelog: v1.9.11...v1.9.12