← Package directory
Available on winget

Install AionUi

Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more

Install with winget
winget install --id HaiYing.AionUi
Upgrade
winget upgrade --id HaiYing.AionUi
Uninstall
winget uninstall --id HaiYing.AionUi

About AionUi

Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more

What's new in 1.9.25

Highlights OfficeCLI Skills Refreshed - Bundled OfficeCLI skills (pptx, docx, xlsx, pitch-deck, word-form, data-dashboard, academic-paper, financial-model, morph-ppt, morph-ppt-3d) have been resynced from upstream. The PPTX skill was heavily streamlined for clarity, the Pitch Deck skill expanded with more guidance, and the Morph helper scripts updated. - The built-in officecli generic skill also ships the latest upstream SKILL.md, so agents routed through the generic entry point get the same fresh rules. Documentation - README now showcases the Hermes and OpenClaw demo videos, with broader mentions of integrated agents across all localized readmes. What's Changed - docs: add Hermes/OpenClaw videos and expand agent mentions in all readmes by @ringringlin in https://github.com/iOfficeAI/AionUi/pull/2749 - chore(skills): sync officecli skills from upstream by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2750 - chore: bump version to 1.9.25 by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2753 Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.9.24...v1.9.25

Read release notes

Version history

Version Updated Notes
1.9.25 Unknown Highlights OfficeCLI Skills Refreshed - Bundled OfficeCLI skills (pptx, docx, xlsx, pitch-deck, word-form, data-dashboard, academic-paper, financial-model, morph-ppt, morph-ppt-3d) have been resynced from upstream. The P...
1.9.24 Unknown What's Changed - feat(updater): route release downloads through a faster mirror with GitHub fallback by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2705 - chore(skills): refresh officecli skills from upstream by...
1.9.23 Unknown What's Changed - ci: add release asset distribution workflow by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/2699 - fix(ci): use release.published instead of released by @IceyLiu in https://github.com/iOfficeAI/A...
1.9.22 Unknown What's Changed - docs(prds): restructure docs and add PRDs for E2E test planning by @TCP404 in https://github.com/iOfficeAI/AionUi/pull/2653 - fix(bundled-bun): add baseline variant for linux-x64 to support non-AVX2 CPUs...
1.9.21 Unknown Highlights Aion CLI: Reliability & Protocol Upgrades - Replaced the unreliable 15-second idle fallback with a proper process-exit handler and a ping/pong heartbeat protocol — long tool executions no longer trigger fake "...
1.9.20 Unknown Highlights ACP: Stability & Reliability Fixes - Codex and other ACP agents no longer show a false "process exited unexpectedly" error when a conversation ends normally — the process exit is now correctly recognized as a...
1.9.19 Unknown Highlights Team Mode: Preset Assistants & Smarter Coordination - The Team Leader can now describe and recommend preset assistants to teammates, giving the team better awareness of available agents and their capabilities....
1.9.18 Unknown Highlights Team Mode - Team mode now supports per-session model selection, letting you choose which model each team session uses directly from the team interface. - Aion CLI (`aionrs`) is now available as a backend in te...
1.9.17 Unknown Highlights Team Mode Reliability - Teammates that stop responding mid-task are now automatically detected and escalated to failed, sending a notification to the lead agent so the team session can recover rather than hang...
1.9.16 Unknown What's Changed - test(build): add guard test for MCP script asarUnpack consistency by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2408 - refactor(team): optimize wake prompt with push-messages-only model by...
1.9.15 Unknown Highlights Team Mode Improvements - Team mode now supports file attachments end-to-end. Files added by paste or "Add to Chat" from workspace are preserved through the full Team pipeline, stored correctly, and surfaced in...
1.9.14 Unknown Highlights Team Improvements - Added per-agent confirmation with a sidebar badge and wiggle animation, so it is clear which teammate is waiting for your approval before it starts working. - Added a manual close button fo...
1.9.13 Unknown Highlights Team Improvements - Added an onboarding empty state when Gemini CLI is used as the Team Leader, so new Team sessions no longer open with a blank first view. - Added a clear Leader badge in team tabs and chat h...
1.9.12 Unknown Highlights Hermes Agent Support (Nous Research) - Added Hermes Agent (Nous Research) as a supported ACP backend — available alongside claude and codex. Team Mode Improvements - Onboarding Gemini CLI as the new Leader Opt...
1.9.11 Unknown What's Changed - fix(shell): handle spawn EINVAL for .cmd fallback on Windows by @kaizhou-lab in https://github.com/iOfficeAI/AionUi/pull/2211 - fix(preview): handle ENOTDIR in PreviewHistoryService.ensureDir by @kaizhou...
1.9.10 Unknown Highlights Team Workspace (Agent Team Mode) - Team is now available in production builds as an official user-facing feature in AionUi. - You can create and enter team spaces directly from the packaged app again. - Team m...
1.9.9 Unknown What's Changed - chore(skills): disable auto-merge, use detached worktrees by @piorpua in https://github.com/iOfficeAI/AionUi/pull/2183 - chore(skills): improve oss-pr quality checks documentation by @piorpua in https://...
1.9.8 Unknown New Features ✨ Highlight1: Desktop Pet A new always-on-top animated companion that lives on your desktop and reacts to AI activity in real time. AI Awareness - Reacts to Claude's state: shows a thinking animation while t...
1.9.6 Unknown What's New - Update Skills of All the OfficeCLI-related Assistants Full Changelog: https://github.com/iOfficeAI/AionUi/compare/v1.9.5...v1.9.6
1.9.5 Unknown What's Changed - refactor(pr-automation): replace git checkout with worktree isolation by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1976 - refactor(chat): remove unused send box draft hooks by @yejiming in htt...