Main
AionUi is about consolidation: replace a pile of terminals with one local cockpit that can talk to agents.
Start with the built-in engine, then enable integrations if you already use CLI tools.
Quantitatively, it saves context-switching time as your agent stack grows beyond one tool.
Source-backed notes
- README includes
brew install aionuiand also points to Releases installers. - README states the app ships with a built-in agent engine (no separate CLI agent install required).
- Docs mention auto-detection/integration when CLI tools are already installed.
FAQ
- Do I need to install Claude Code first?: No. The README says the built-in engine works immediately after install.
- How do I install it?: Use
brew install aionuior download the installer from GitHub Releases. - Can it integrate CLI tools?: Yes. Docs describe auto-detecting installed CLI tools and integrating them.