Section 01
Introduction: Core Overview of AX OS v2 Multi-Agent Operating System Architecture
AX OS v2 is an experimental multi-agent operating system architecture developed by popixoxipop-collab, built on a hybrid of Ollama local LLM and Claude API. Its core features include sequential/parallel workflow orchestration, SharedMemory mechanism for shared memory, ToolRegistry for tool registration, etc. The project aims to explore the underlying infrastructure for agent collaboration, balancing data privacy, cost control, and advanced model capabilities. It is suitable for scenarios such as multi-agent architecture research, local AI prototype development, and model compression experiments.