AionUi: Your Free Multi-Agent AI Workspace That Works While You Sleep

By Prahlad Menon 3 min read

The line between “using AI tools” and “having AI coworkers” is getting blurrier every day. AionUi represents the next evolution: a free, open-source desktop application where multiple AI agents work together, operate on your files, and can even run tasks while you sleep.

What Makes AionUi Different

Most AI chat clients are isolated conversations. You copy-paste context in, copy results out. AionUi flips this model entirely:

Built-in Agent, Zero Setup: Unlike tools that require you to install CLI agents separately, AionUi ships with a complete agent engine. Paste any API key and you’re working.

Multi-Agent Orchestration: If you already use Claude Code, Codex, Hermes Agent, or OpenClaw, AionUi auto-detects them and lets you work with all of them simultaneously through a unified interface.

24/7 Automation: Schedule AI tasks with cron. Let agents work overnight on code refactoring, documentation generation, or data processing.

Remote Access: Access your AI workspace from anywhere via WebUI, Telegram, Lark, DingTalk, or WeChat.

Supported Agents

AionUi auto-detects and integrates:

  • Built-in Agent (zero setup)
  • Claude Code
  • OpenAI Codex
  • Qwen Code
  • Hermes Agent
  • OpenClaw
  • Gemini CLI
  • Cursor Agent
  • GitHub Copilot
  • Snow CLI
  • And 10+ more CLI agents

All agents share a unified MCP (Model Context Protocol) configuration — set up your tools once, and they sync to every agent automatically.

Team Mode: Coordinated Multi-Agent Collaboration

The most interesting feature is Team Mode. A Leader agent receives your instructions, breaks them into subtasks, and delegates to Teammate agents via a built-in Team MCP Server. Teammates execute in parallel, share results through an async mailbox, and write to a shared task board.

This isn’t just parallel processing — it’s actual agent coordination where different models collaborate on complex tasks.

Office Assistants Built-In

Beyond coding, AionUi ships with 21 professional assistants:

  • PPT Creator: Morph-animated presentations with coherent story pacing
  • Word Creator: Academic papers and production-ready documents
  • Excel Creator: Spreadsheets with auto-formatting and charts
  • Dashboard Creator: Data visualizations
  • Financial Model Creator: Structured financial analysis

All output editable, native Office formats.

The Technical Stack

AionUi is built on:

  • Electron for cross-platform desktop (macOS, Windows, Linux)
  • Aion CLI (aionrs): A Rust-based backend service for performance
  • ACP (Agent Communication Protocol): Their multi-agent coordination layer
  • MCP support: For tool integration across all agents

Getting Started

# Download from releases
https://github.com/iOfficeAI/AionUi/releases

# Or build from source
git clone https://github.com/iOfficeAI/AionUi
cd AionUi
npm install && npm run build

The app auto-detects installed CLI agents on first run. Add your API keys (OpenAI, Anthropic, Google, etc.) and you’re ready.

Why This Matters

We’re moving from “AI as a tool” to “AI as a teammate.” AionUi represents this shift:

  1. Agents operate autonomously on your filesystem
  2. Multiple agents coordinate on complex tasks
  3. Work continues when you’re away (cron scheduling)
  4. One interface for your entire AI stack

The project is Apache-2.0 licensed and actively maintained with strong community support (Discord, WeChat groups, Twitter).


The AI workspace is evolving from chat interfaces to collaborative environments. AionUi is betting that the future looks more like having AI coworkers than AI chatbots — and they might be right.