About this project

AionUi is a free, open-source cross-platform (macOS, Windows, Linux) application designed as a "Cowork" platform where AI agents operate alongside users on their local machines. Unlike standard chat clients, its built-in agent engine can read/write files, search the web, generate images, and use MCP (Model Context Protocol) tools without requiring separate CLI installations. Key capabilities include: - **Multi-Agent Support**: Auto-detects and integrates over 20 external CLI agents—including Claude Code, Codex, Gemini CLI, OpenClaw, and Cursor Agent—into a unified interface. It also features a "Team Mode" where a Leader agent delegates subtasks to parallel Teammate agents via a built-in Team MCP Server. - **Office Assistants**: Ships with 21 built-in assistants for generating and editing PPT (Morph animations), Word (.docx), and Excel (.xlsx/.csv) files, powered by the integrated OfficeCLI tool. - **Broad API Compatibility**: Works with 30+ AI platforms (OpenAI, Anthropic, Gemini, AWS Bedrock, local models via Ollama/LM Studio, and various Chinese providers) using any API key. - **Remote Access**: Accessible via a WebUI (browser, phone, tablet) and integrated with chat platforms like Telegram, Lark, DingTalk, and WeChat. - **24/7 Automation**: Supports scheduled tasks using cron expressions, fixed intervals, or one-time triggers. The agent can autonomously create and execute scheduled tasks, with a keep-awake feature to prevent system sleep. - **File Management**: Provides a preview panel for 10+ formats (PDF, Office docs, code, images, HTML) and smart file operations like auto-classification, batch renaming, and merging. - **Extensibility**: Features a three-tier skill system (built-in, custom, extension) and allows users to create custom assistants with specific rules.