EXE
WinGet
AionUi
aionui · 1.9.5 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
AionUi-1.9.5-win-arm64.exe /S
Custom
AionUi-1.9.5-win-arm64.exe /S /allusers
Upgrade
AionUi-1.9.5-win-arm64.exe /S --updated
File Identity
Filename
AionUi-1.9.5-win-arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HaiYing.AionUi
Version
1.9.5
Description
Free, local, open-source GUI app for Gemini CLI — Enhance Chat Experience, Multi-tasking, Code Diff View, File & Project Management, and more
License
Apache-2.0
↗
Homepage
https://github.com/iOfficeAI/AionUi
Installer URL
https://github.com/iOfficeAI/AionUi/releases/download/v1.9.5/AionUi-1.9.5-win-arm64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
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 https://github.com/iOfficeAI/AionUi/pull/1958
- fix(pr-automation): symlink node_modules in worktree for lint/tsc/test by @piorpua in https://github.com/iOfficeAI/AionUi/pull/1977
- feat(acp): inline thinking display, plan dedup, and processing indicator fixes by @kaizhou-lab in htt…