WeiClaw and clawapp
These are ecosystem siblings: WeiClaw provides a WeChat integration layer for connecting any AI agent backend, while ClawApp provides a dedicated mobile chat interface specifically for OpenClaw AI agents—both serving as different frontend entry points for agent interaction.
About WeiClaw
kellyvv/WeiClaw
一条命令,把微信变成任何 AI Agent 的入口 | Connect WeChat to any AI Agent with one command
Supports full-duplex multimodal communication (text, images, audio, video, files) between WeChat and AI agents via the Tencent ilinkai API, with OpenAI-compatible HTTP interface for custom agent integration. Features multi-agent routing with `@` mentions, typing indicators, and a push API (`localhost:9099`) enabling agents to send sequential messages with configurable delays. Built as a zero-dependency CLI tool that works with any OpenAI-compatible provider (Codex, Gemini, Claude, etc.) or self-hosted agents.
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