Docs Hubs
A high-level map of the documentation. Start from the section that matches what you're looking for.
Getting started
From zero to a working agent in minutes. Clone, configure, start.
Prerequisites, setup methods, configuration, and local and remote mode.
Agent internals
Core pipeline, three pillars, and local vs remote modes.
Think cycle: input → context → LLM → tools → response.
The 5-layer prompt the agent sees before each LLM call.
Directory layout, context files (AGENTS.md, SOUL.md, IDENTITY.md).
Connect
Feishu and Discord — configure platform channels.
Multi-node embodied systems and device-side runtimes.
Extend
All built-in tools: exec, read, write, web_fetch, api_request, and more.
Domain knowledge and procedures. Create your own or install from the Skills Hub.
Configure & reference
LLM providers, embedding, and OpenAI-compatible services.
init, serve, node, admin — all commands and options.
Every config.yaml section and field, with types and defaults.
Workspace context files — AGENTS.md, SOUL.md, IDENTITY.md, HEARTBEAT.md.
Supported providers and OpenAI-compatible proxy setup.