EXE
WinGet
AionUi
aionui · 1.8.7 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
AionUi-1.8.7-win-x64.exe /S
Custom
AionUi-1.8.7-win-x64.exe /S /allusers
Upgrade
AionUi-1.8.7-win-x64.exe /S --updated
File Identity
Filename
AionUi-1.8.7-win-x64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HaiYing.AionUi
Version
1.8.7
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
Upgrade Behavior
install(Install over existing)
Release Notes
What's Changed
- feat: Add AWS Bedrock platform support by @lornestack in https://github.com/iOfficeAI/AionUi/pull/697
- feat: integrate nanobot by @yanghui1-arch in https://github.com/iOfficeAI/AionUi/pull/804
- docs: Update Newapi into Readme by @IceyLiu in https://github.com/iOfficeAI/AionUi/pull/816
- feat(ci): replace Gemini with GPT for automated PR code review by @piorpua in https://github.com/iOfficeAI/AionUi/pull/817
- fix(ci): switch GPT review to Responses API for codex model by @pior…