| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| AionUi-1.9.12-linux-amd64.deb | < 22 hours ago | 210.3 MB | |
| AionUi-1.9.12-linux-arm64.deb | < 22 hours ago | 183.4 MB | |
| AionUi-1.9.12-mac-arm64.dmg | < 22 hours ago | 246.7 MB | |
| AionUi-1.9.12-mac-arm64.zip | < 22 hours ago | 247.0 MB | |
| AionUi-1.9.12-mac-x64.dmg | < 22 hours ago | 241.3 MB | |
| AionUi-1.9.12-mac-x64.zip | < 22 hours ago | 241.7 MB | |
| AionUi-1.9.12-win-arm64.exe | < 22 hours ago | 171.2 MB | |
| AionUi-1.9.12-win-x64.exe | < 22 hours ago | 179.2 MB | |
| latest-arm64-mac.yml | < 22 hours ago | 510 Bytes | |
| latest-linux-arm64.yml | < 22 hours ago | 356 Bytes | |
| latest-linux.yml | < 22 hours ago | 356 Bytes | |
| latest-mac.yml | < 22 hours ago | 504 Bytes | |
| latest-win-arm64.yml | < 22 hours ago | 332 Bytes | |
| latest.yml | < 22 hours ago | 328 Bytes | |
| README.md | 2026-04-10 | 4.7 kB | |
| v1.9.12 source code.tar.gz | 2026-04-10 | 416.5 MB | |
| v1.9.12 source code.zip | 2026-04-10 | 417.9 MB | |
| Totals: 17 Items | 2.6 GB | 0 | |
## 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 https://github.com/iOfficeAI/AionUi/pull/2270
- fix(input): disable spellcheck in prompt inputs by @Asunfly in https://github.com/iOfficeAI/AionUi/pull/2272
- fix(weixin): restore managed file sends with user feedback by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/2277
- fix(conversation): keep workspace order in sync with latest activity by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/2276
- feat(titlebar): add back/forward navigation and Claude-style sidebar icon by @ringringlin in https://github.com/iOfficeAI/AionUi/pull/2189
- 支持聊天记录中查看上传工作空间给ai查看图片 by @JAVA-LW in https://github.com/iOfficeAI/AionUi/pull/2253
- [codex] docs(skills): sync officecli install guidance by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2283
- feat(team-guide): add solo-to-team guidance via MCP tools by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2278
- refactor(acp): extract initAgent inline logic into focused private methods by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/2284
- fix(chat): improve speech input feedback and button UI by @Jamailar in https://github.com/iOfficeAI/AionUi/pull/2269
- fix(process): support zoom keyboard shortcuts by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/2281
- fix(workspace): keep snapshot excludes out of workspace by @JerryLiu369 in https://github.com/iOfficeAI/AionUi/pull/2279
- fix(preview): reduce office auto preview overhead by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2285
- fix(team): stabilize MCP injection pipeline and unify backend whitelists by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2152
- fix(docs): 之前中文reademe删除 了现在恢复 by @JAVA-LW in https://github.com/iOfficeAI/AionUi/pull/2290
- feat(team): detect agent crash and send testament to leader by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2282
- feat(sentry): add anonymous id by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2291
- feat(team): overhaul team create modal and add onboarding empty state by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2294
- docs: add contributing guide (EN + ZH) by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2296
- docs(contributing): replace OfficeCLI examples with AionUi-specific scenarios by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2297
- fix(team): rename lead agent name from 'Lead' to 'Leader' by @zhuqingyv in https://github.com/iOfficeAI/AionUi/pull/2298
- refactor(settings): group sider and merge Skills Hub + Tools into Capabilities by @ringringlin in https://github.com/iOfficeAI/AionUi/pull/2190
- fix(team-guide): reduce aggressive team recommendation on simple messages by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2301
- chore: bump version to 1.9.12 by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2302
Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.9.11...v1.9.12