AionUi
AionUi is a free, open-source desktop application that provides a unified interface for coordinating multiple AI agents (Claude Code, Codex, etc.) on your local machine. It enables file access, web browsing, document generation, and 24/7 automation via scheduling, with built-in multi-agent team collaboration.
Key facts
Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.
| Field | Value |
|---|---|
| Repository | iOfficeAI/AionUi |
| Owner | iOfficeAI |
| Primary language | TypeScript |
| License | Apache-2.0 — OSI-approved |
| Stars | 29.5k |
| Forks | 2.9k |
| Open issues | 673 |
| Latest release | v2.1.30 (2026-07-06) |
| Last updated | 2026-07-07 |
| Source | https://github.com/iOfficeAI/AionUi |
What AionUi is
TypeScript-based AI agent orchestration platform with a built-in agent engine, MCP (Model Context Protocol) support, multi-agent parallel execution, and integrations for 20+ CLI agents. Includes office document generation via OfficeCLI, cron-based task scheduling, and remote access via WebUI and messaging platforms (Telegram, WeChat, etc.).
Get the AionUi source
Clone the repository and explore it locally.
git clone https://github.com/iOfficeAI/AionUi.gitcd AionUi# follow the project's README for install & configurationNeed it deployed, integrated, or customized instead? DEV.co ships production installs.
Best use cases
Implementation considerations
- API key management: users must provide and manage keys for Claude, Gemini, Codex, etc. Review your organization's API key storage and rotation policies.
- Agent auto-detection relies on standard CLI tool installations. Ensure target agents (Claude Code, Hermes, etc.) are properly installed and discoverable on the user's system.
- MCP (Model Context Protocol) integration requires configuration once in AionUi, then auto-syncs to all agents. Test MCP tool connectivity before enabling in production workflows.
- Remote access via WebUI, Telegram, WeChat, etc. introduces cross-platform security boundaries; review authentication and transport security for your use case.
- Cron-based scheduling and full-auto modes remove approval prompts, increasing autonomy but reducing human oversight. Enable cautiously; test on non-critical tasks first.
When to avoid it — and what to weigh
- Requirement for SaaS/Hosted-Only Deployment — AionUi is designed for local desktop installation (macOS, Windows, Linux). If your organization requires a hosted, multi-tenant SaaS platform, this tool is unsuitable.
- Heavy Reliance on Proprietary AI Model Fine-Tuning — AionUi is an orchestration layer for existing models (Claude, Gemini, Qwen) via API keys. It does not provide model training, fine-tuning, or custom model deployment.
- Production Compliance in Highly Regulated Industries — No explicit security audit, SOC 2, or compliance certifications mentioned. Organizations in healthcare, fintech, or government requiring formal security posture should conduct thorough review before adoption.
- Low-Resource or Air-Gapped Environments — The application requires external API calls (OpenAI, Anthropic, Google) and network connectivity. Not suitable for completely offline or air-gapped deployments.
License & commercial use
Licensed under Apache License 2.0 (Apache-2.0), an OSI-approved permissive license. Permits commercial use, modification, and distribution under the terms of the license (includes liability disclaimers and patent grant). Full license text available at https://www.apache.org/licenses/LICENSE-2.0.
Apache-2.0 permits commercial use without royalty. You may use, modify, and distribute AionUi in commercial products provided you include a copy of the Apache license and a NOTICE file. However, 'commercial use' here means using the software itself; responsibility for downstream model API costs (OpenAI, Anthropic, Google) remains with the user. Legal review recommended for enterprise deployments involving sensitive data handling.
DEV.co evaluation signals
Editorial assessment — not user reviews. Directional, with an explicit confidence level.
| Signal | Assessment |
|---|---|
| Maintenance | Active |
| Documentation | Adequate |
| License clarity | Clear |
| Deployment complexity | Low |
| DEV.co fit | Good |
| Assessment confidence | High |
No explicit security audit or formal threat model disclosed. Key considerations: (1) API keys are user-managed and stored locally—implement secure storage (OS keychain or vault integration recommended). (2) Remote access via WebUI and messaging platforms introduces network-facing endpoints; ensure proper authentication and encryption (HTTPS, TLS). (3) Full-auto and YOLO modes allow agents to execute file operations without approval, increasing attack surface if agent execution is compromised. (4) No mention of input sanitization, prompt injection defenses, or data isolation in multi-user scenarios. Recommend security review for sensitive workloads before production use.
Alternatives to consider
Claude Desktop (Anthropic's Official Client)
Native Claude Code integration with built-in tools and file access. Simpler but single-model only; no multi-agent orchestration or office document generation.
Continue.dev (Copilot for IDE)
IDE-native AI agent with code generation and chat. Better for developers coding directly in their editor; lacks office document features and desktop app form factor.
n8n or Zapier (No-Code Automation)
General-purpose workflow automation with AI integrations. More flexible for enterprise workflows but requires workflow-building expertise and may not offer the same agent autonomy model.
Build on AionUi with DEV.co software developers
Download AionUi, paste your API keys, and start coordinating multiple agents on your desktop. Review the security and compliance checklist for your use case before production deployment.
Talk to DEV.coRelated open-source tools
Surfaced by semantic similarity across the DEV.co open-source index.
Related on DEV.co
Explore the category and the services that help you build with it.
AionUi FAQ
Do I need to install each CLI agent separately (Claude Code, Codex, etc.) before using AionUi?
Can I run AionUi on a server or in the cloud?
What happens to my API keys and data when I use AionUi?
Does AionUi support custom or fine-tuned models?
Custom software development services
DEV.co is a software development agency delivering custom software development services to companies building on open source. Our software developers and web developers design, integrate, and ship production systems — spanning web development, APIs, AI, data, and cloud. If AionUi is part of your ai frameworks roadmap, our team can implement, customize, migrate, and maintain it.
Ready to Orchestrate Your AI Agents?
Download AionUi, paste your API keys, and start coordinating multiple agents on your desktop. Review the security and compliance checklist for your use case before production deployment.