wechat-clawbot
Run the following command in DeepSeek Harness:
dsh plugin install Alphainfix/wechat-clawbot
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Alphainfix/wechat-clawbot in your DSH terminal to install the plugin; the full source code is available at https://github.com/Alphainfix/wechat-clawbot . After the profile restarts, scan the QR code with WeChat to complete the one-time binding and start chatting with your agent on WeChat.
About this plugin
You are mid-task, mid-refactor, and suddenly have to step away. Your DSH agent is still running, but there is no mobile surface to check progress, send a command, or approve a permission prompt. wechat-clawbot bridges your DSH agent into WeChat through the official ClawBot channel (Tencent iLink API), turning your chat window into a remote console for the local agent: browse files, edit them, run commands, and handle approval requests all in the same conversation.
Core capabilities span the daily development loop: bidirectional text, native vision (an inbound photo enters the model context directly, no auxiliary vision model or second round-trip needed), file and image delivery from agent to WeChat (via Tencent CDN with AES-128-ECB encrypted upload; images, PDFs, Office documents, and archives all supported), quoted-message resolution, long-term memory, and scheduled reminders. Security defaults to a single-user allowlist, and sensitive operations require an explicit agree-or-deny reply in WeChat before execution. A built-in Claude Code bridge adds four MCP routes that let Claude Code list, read, and drive DSH sessions and send you a WeChat notification; conversely, the DSH agent gains tools to list, read, and send messages into a Claude Code session. Both directions are separate mechanisms with independent failure domains. The settings card supports hot-reload of most fields without dropping the WeChat connection, and per-plugin model pinning decouples the bot from the global Web UI model picker.
Ideal for developers who rely on DSH for daily work and want their local agent reachable from WeChat on the phone, and for those running both Claude Code and DSH side by side who need the two tools to inspect and drive each other. Group chats and voice messages are not supported; each state directory binds one WeChat account.
Use Cases
- Check task progress, send commands, and approve permissions from WeChat while away from the desk
- Receive agent-generated files, charts, or PDFs as attachments in a WeChat conversation
- Let Claude Code and DSH read each other's sessions and notify the owner in one direction
Best For
- Developers who rely on DSH daily and want their local agent reachable from a phone
- Teams that need gated approvals for sensitive operations without exposing the agent to unknown accounts
- Users running both Claude Code and DSH who want the two tools to inspect and drive each other
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.