openclaw-docs and clawapp
The documentation site and mobile chat client are **complements**: the docs provide setup and framework guidance while the client offers the practical interface for interacting with OpenClaw agents.
About openclaw-docs
yeuxuan/openclaw-docs
OpenClaw 中文文档站 | AI 智能体框架 源码剖析 安装教程 | WhatsApp Telegram Discord 飞书 多通道机器人
Provides 276 deep-dive tutorials covering OpenClaw's Gateway control plane architecture, channel adapter implementation patterns (inbound routing/outbound send decoupling), and AI core systems (context engineering, agent state machines, tool approval workflows, memory/hook injection). Built with VitePress and organized across four learning tracks: installation/deployment, complete engineering source code analysis, AI framework internals, and adapter protocols. Targets developers integrating multi-channel LLM agents across WhatsApp, Telegram, Discord, Feishu with backends like Claude, GPT, DeepSeek, or local Ollama instances.
About clawapp
qingchencloud/clawapp
📱 ClawApp — OpenClaw AI 智能体手机聊天客户端 | 流式对话 · 图片收发 · 工具调用 · PWA + APK | Mobile chat client for OpenClaw AI Agent
Builds a WebSocket proxy bridge between mobile browsers and the OpenClaw AI agent platform, handling Ed25519 device signature authentication automatically and serving an H5 chat UI. Provides offline message caching via IndexedDB, voice input (requires HTTPS), multi-agent session management, and real-time tool invocation status. Deployable via Docker, PM2, or native Node.js, with external network access through Cloudflare Tunnel (cftunnel), SSH tunneling, or Nginx reverse proxy.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work