User-friendly docs for GoClaw — Enterprise AI Agent Platform. Bilingual: English + Vietnamese (Tiếng Việt)
- Creating Agents
- Open vs Predefined Agents
- Context Files
- Summoning & Bootstrap
- Editing Personality
- Sharing & Access Control
- User Overrides
- System Prompt Anatomy
- Provider Overview
- Anthropic (Claude)
- OpenAI / Azure OpenAI
- OpenRouter
- Google Gemini
- DeepSeek
- Groq
- Mistral
- xAI (Grok)
- MiniMax
- Cohere
- Perplexity
- DashScope (Qwen)
- Claude CLI
- Codex / ChatGPT
- Custom / OpenAI-Compatible
- Channel Overview
- Telegram
- Discord
- Larksuite
- Zalo OA
- Zalo Personal
- WebSocket
- Browser Pairing
- Custom Tools
- MCP Integration
- Skills
- Scheduling & Cron
- Sandbox
- TTS & Voice
- Browser Automation
- Extended Thinking
- Hooks & Quality Gates
- Authentication & OAuth
- Exec Approval
- Usage & Quota
- Docker Compose
- Database Setup
- Security Hardening
- Observability
- Tailscale
- Production Checklist
- Upgrading
- CLI Commands
- WebSocket Protocol
- REST API
- Configuration Reference
- Environment Variables
- Database Schema
- Glossary
- Templates
See CONTRIBUTING.md for writing guidelines and bilingual process.
├── index.html # SPA entry
├── js/docs-app.js # App logic, routing, i18n
├── css/styles.css # Dark theme styles
├── getting-started/ # Onboarding (6 pages)
├── core-concepts/ # Architecture & concepts (6 pages)
├── agents/ # Agent configuration (8 pages)
├── providers/ # LLM provider guides (16 pages)
├── channels/ # Messaging channel setup (9 pages)
├── agent-teams/ # Team collaboration (5 pages)
├── advanced/ # Power-user features (12 pages)
├── deployment/ # Deploy & operate (7 pages)
├── recipes/ # Step-by-step tutorials (5 pages)
├── showcases/ # Gallery & examples (1 page)
├── reference/ # API, CLI & config reference (13 pages)
├── troubleshooting/ # Debug & FAQ (4 pages)
├── vi/ # Vietnamese mirror (~92 pages)
├── archive/ # Old technical docs (DO NOT reference)
└── images/dashboard/ # Dashboard screenshots