AI Agent Hub
Back to plugins
🧰

dsh-clawbot

Web Tools Updated 2026.09.05

Run the following command in DeepSeek Harness:

dsh plugin install cryjkd/dsh-clawbot

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install cryjkd/dsh-clawbot in the DeepSeek Harness terminal to install this plugin (source: https://github.com/cryjkd/dsh-clawbot). After installation, restart dsh web and refresh the page to find the ClawBot section under Settings.

About this plugin

Running long tasks in DeepSeek Harness is rarely the hard part; the hard part is waiting. The task finishes and you do not know. A goal gets blocked and you do not know. The AI pauses for a sandbox-escalation approval or a parameter choice, and you are not at your desk. Time just bleeds away unnoticed. dsh-clawbot solves exactly this: through the Tencent official WeChat ilink gateway, the AI can push a direct notification to your phone. Bind once via QR code, and from then on every task completion, goal blockage, approval prompt, or selection question arrives as a concise WeChat message with a short summary, keeping you informed at all times.

Beyond passive alerts, the plugin goes a step further. Enable the listening mode and any message you send to the bot on WeChat is automatically routed into a dedicated DSH session where the AI processes it, then replies with a completion notice on your phone. Images, files, audio, and video are downloaded and decrypted per the ilink protocol so the AI can read them directly, all without disturbing your current session. If you run your own backend, a configurable webhook lets you forward the raw message JSON for full pipeline control.

Everything is managed through a built-in settings panel inside DSH: QR binding, connection status, three auto-notification toggles, the listening switch, manual send, and unbind. No config-file surgery required. Because it talks to the official gateway directly, messages go only to the bound account with no third-party relay. It is ideal for developers who frequently run asynchronous tasks in DSH and want WeChat as a lightweight, always-on notification and remote-control channel.

Use Cases

  • Receive a WeChat summary on your phone whenever a long DSH task completes or gets blocked
  • Get a proactive WeChat ping when the AI hits an approval gate or needs your choice
  • Send instructions directly from WeChat and let a dedicated AI session handle them with a reply

Best For

  • Developers who frequently run async tasks in DSH and do not want to sit and wait
  • Users who treat WeChat as a primary work-notification channel and want DSH events on their phone
  • Individuals who need a lightweight remote-notification relay without extra middleware