# AUI ## Docs - [Management API](https://docs.aui.io/agent-builder/overview.md): Programmatic agent creation and configuration API coming in Q2 2026. - [Changelog](https://docs.aui.io/changelog.md): Latest updates, new features, and API changes. - [Command Reference](https://docs.aui.io/cli/commands.md): Complete reference for every AUI Agent Builder CLI command. - [Configuration](https://docs.aui.io/cli/configuration.md): Project structure, config files, and environment variables for the AUI Agent Builder CLI. - [Installation](https://docs.aui.io/cli/installation.md): Install the AUI Agent Builder CLI and authenticate with your account. - [AUI Agent Builder CLI](https://docs.aui.io/cli/overview.md): Build, manage, and deploy AI agent configurations from your terminal with a local-first workflow. - [Workflows](https://docs.aui.io/cli/workflows.md): Common development workflows, chat commands, and best practices for the AUI Agent Builder CLI. - [Apollo-1: Reasoning in Code, Not Weights](https://docs.aui.io/introduction.md): A new kind of reasoning over language — reasoning you can read, that runs exactly as written. - [Authentication](https://docs.aui.io/messaging-api/authentication.md): Authenticate your API requests with a network API key. - [Errors](https://docs.aui.io/messaging-api/errors.md): Error codes and response format for the Messaging API. - [Messaging API](https://docs.aui.io/messaging-api/overview.md): Send messages to Apollo-1 agents and receive responses with full trace visibility. - [Send Messages](https://docs.aui.io/messaging-api/send-message.md): Send messages to Apollo-1 agents and receive complete responses with traces. - [Create Tasks](https://docs.aui.io/messaging-api/tasks.md): Start conversation threads with Apollo-1 agents. - [Get Trace](https://docs.aui.io/messaging-api/trace.md): Retrieve symbolic reasoning traces for Apollo-1 agent interactions. - [WebSocket](https://docs.aui.io/messaging-api/websocket.md): Real-time streaming responses from AUI agents via WebSocket connection. - [Agent Hierarchy](https://docs.aui.io/overview/agent-hierarchy.md): Understanding Apollo-1's three-level organizational structure - [Agent Settings](https://docs.aui.io/overview/agent-settings.md): Core settings that define agent identity and behavior - [Shared Entities & Parameters](https://docs.aui.io/overview/shared-entities.md): Your agent's ontology — the structured vocabulary available across all tools - [Quickstart](https://docs.aui.io/quickstart.md): Understand AUI's three products and start building in minutes. ## OpenAPI Specs - [openapi](https://docs.aui.io/api-reference/openapi.json) ## Optional - [GitHub](https://github.com/aui-io)