A chapter-by-chapter walkthrough of AionUi, generated from its source code and tutorial markdown.
AionUi is organized as connected concepts and components. Start broad, then drill down chapter by chapter.
AionUi is a sophisticated desktop AI workspace that orchestrates complex tasks across multiple AI backends (like Gemini, Codex, and ACP) through a unified interface. It acts as a central hub where Agent Task Orchestration manages persistent sessions, enforces Prompt Engineering Protocols for long-term memory, and coordinates with a robust Tools & Skills Framework to execute filesystem operations. The system bridges a visual frontend with heavy backend logic via a typed IPC Bridge, supports remote access via a Web Server, and extends its reach to external platforms like Lark and Telegram through a Channel System.
Source Repository: https://github.com/iOfficeAI/AionUi
Follow sequentially or jump to any topic. Start with Agent Task Orchestration.
This tutorial was automatically generated by Code IQ and rendered with the shared tutorial site builder. It can be produced for any repository tutorial folder that follows the numbered markdown chapter layout.
View Code IQ ↗