Documentation.
Reference material for every surface AGI ships. Detailed protocol, API, and CLI reference lives on GitHub. The pages below cover the concepts most users need.
Get going
| Get started | Five minutes from zero to a working chat. |
| Install | Homebrew, cargo, curl, and platform binaries. |
| Bring your own keys | Add a provider key and chat directly against it. |
| Run offline | Ollama or LM Studio. No keys, no quotas. |
Surfaces
| Desktop | Tauri + Rust. Local or Cloud mode. Computer use. |
| Mobile | Phone as commander. Desktop as agent. |
| CLI | Pure Rust. Headless, replayable, sandboxed. |
| Chrome extension | Side panel + bridge. Extension is UI; desktop is brain. |
| VS Code extension | @agi participant + inline completions + slash commands. |
Reference
| API reference | OpenAI-compatible gateway endpoints. |
| Providers | The 12-cell roster and what each is best at. |
| Integrations | MCP plugins, native messaging, BYOK. |
| FAQ | Frequently asked questions. |
Trust
| Security | Keys, tools, data — operational posture. |
| Privacy | What we collect, how we use it. |
| Trust | Compliance dates, honestly. |
| Changelog | A dated archive of what shipped. |