Get started
- Complete CLI Guide — installation, commands, and configuration
- TUI Workflow — interactive terminal UI usage patterns
Concepts
- Agents — built-in and custom AI agent profiles
- Permissions — rule-based tool access control
- Tools — built-in tools available to agents
Guides
- Commands — reusable slash commands for the TUI
- Config Strategy — global vs. project config architecture
- Keybinds — customize keyboard shortcuts
- MCP Servers — configure local and remote MCP servers
- Network — hostname, port, mDNS, and CORS options
- Plugins — extend 0x0 with custom hooks and tools
- Skills — portable instruction packs
- Providers — configure LLM providers and models
Clients
- Neovim — TUI terminal and editor context bridge
- Neovim Completion — inline ghost text suggestions (Copilot-style)
- Git Commit Client — AI-powered commit message generation
Reference
- CLI Reference — commands and flags index
- Environment Variables — all
ZEROXZERO_*env vars - Server — headless HTTP server mode
- ACP — Agent Client Protocol for IDE integration