EXE
WinGet
AionUi
aionui · 2.1.18 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
AionUi-2.1.18-win-x64.exe /S
Custom
AionUi-2.1.18-win-x64.exe /S /allusers
Upgrade
AionUi-2.1.18-win-x64.exe /S --updated
File Identity
Filename
AionUi-2.1.18-win-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HaiYing.AionUi
Version
2.1.18
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/v2.1.18/AionUi-2.1.18-win-x64.exe
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- fix(preview): office watch proxy url 404 in webui mode by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3287
- test(bootstrap): stop clobbering real out/ artifacts in build-with-builder test by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3289
- feat(stt): streaming voice input with live transcript by @lornestack in https://github.com/iOfficeAI/AionUi/pull/3291
- fix(macos): add audio-input entitlement so microphone works under hardened runtime by @szafransk…