# AionUi — Local Cowork App for CLI Agents > AionUi is a local open-source cowork app with a built-in agent engine and CLI integrations (Claude Code, Gemini CLI), installable via Homebrew. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash brew install aionui # Or download an installer from GitHub Releases # Then launch the app and configure your providers ``` ## Intro AionUi is a local open-source cowork app with a built-in agent engine and CLI integrations (Claude Code, Gemini CLI), installable via Homebrew. **Best for:** users who want one local UI to coordinate multiple agent tools and sessions **Works with:** Homebrew on macOS, multi-platform installers via Releases, optional CLI tool integrations **Setup time:** 10-18 minutes ### Key facts (verified) - GitHub: 24918 stars · 2263 forks · pushed 2026-05-13. - License: Apache-2.0 · Owner avatar and repo URL verified via GitHub API. - README-verified entrypoint: `brew install aionui`. ## 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 aionui` and 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 aionui` or download the installer from GitHub Releases. - **Can it integrate CLI tools?**: Yes. Docs describe auto-detecting installed CLI tools and integrating them. ## Source & Thanks > Source: https://github.com/iOfficeAI/AionUi > License: Apache-2.0 > GitHub stars: 24918 · forks: 2263 ## Quick Use ```bash brew install aionui # Or download an installer from GitHub Releases # Then launch the app and configure your providers ``` ## Intro AionUi 是本地开源的 cowork 桌面端,内置 agent 引擎可开箱即用,也可自动识别并集成 Claude Code、Gemini CLI 等 CLI 工具;支持 Homebrew 安装,适合把多个 agent 工具统一到一个界面。 **Best for:** 希望用一个本地界面统一管理多个 agent 工具与会话的用户 **Works with:** macOS 的 Homebrew、多平台安装包(见 Releases)、可选 CLI 工具集成 **Setup time:** 10-18 minutes ### Key facts (verified) - GitHub:24918 stars · 2263 forks;最近更新 2026-05-13。 - 许可证:Apache-2.0;作者头像与仓库链接均已通过 GitHub API 复核。 - README 中核对过的入口命令:`brew install aionui`。 ## Main - AionUi 的核心价值是“整合”:把一堆终端/工具收敛到一个本地驾驶舱。 - 建议先用内置引擎跑通,再按需开启与现有 CLI 工具的集成能力。 - 从量化角度看,当你的 agent 工具不止一个时,它减少的切换成本会更明显。 ### Source-backed notes - README 提供 `brew install aionui`,并指向 GitHub Releases 的安装包下载。 - README 说明应用内置 agent 引擎,无需先安装 CLI agent 才能使用。 - 文档提到会自动检测并集成已安装的 CLI 工具(如 Claude Code/Gemini CLI)。 ### FAQ - **必须先装 Claude Code 吗?**:不需要。README 说内置引擎安装后即可使用。 - **怎么安装?**:用 `brew install aionui`,或从 GitHub Releases 下载安装包。 - **能集成 CLI 工具吗?**:可以。文档描述会自动检测并集成已安装的 CLI 工具。 ## Source & Thanks > Source: https://github.com/iOfficeAI/AionUi > License: Apache-2.0 > GitHub stars: 24918 · forks: 2263 --- Source: https://tokrepo.com/en/workflows/aionui-local-cowork-app-for-cli-agents Author: Skill Factory