AI Agent Hub
Back to plugins
🧰

dsh-wx-bridge

Web Tools Updated 2026.09.02

Run the following command in DeepSeek Harness:

dsh plugin install CMD128/dsh-wx-bridge

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

Open your DeepSeek Harness terminal and run dsh plugin install CMD128/dsh-wx-bridge to install this plugin. Source repository: https://github.com/CMD128/dsh-wx-bridge

About this plugin

Imagine opening WeChat and simply typing a sentence to kick off an AI task, then receiving the finished result right in the same chat window. dsh-wx-bridge is a lightweight DSH plugin that makes exactly this possible: it binds an official ClawBot via Tencent's iLink protocol, turning a regular bot contact in WeChat into a full driver for DSH sessions. Everything runs over outbound-only HTTPS, requires no public-facing deployment, and remembers your login across restarts.\n\nOnce connected, day-to-day control lives entirely in the chat. Type text to prompt the bound session; use /sessions to list and switch, /model to browse a tree of models with keyword search and capability filters, /preset to swap agent personalities, and /stop or /log to manage running tasks. Dangerous operations are surfaced as plain-text approvals (/approve, /reject) with an optional authorization code for double confirmation. Workspace files can be pushed back with /send. The whole codebase is pure ESM JavaScript with zero third-party runtime dependencies.\n\nIt is built for DSH users who live in WeChat, independent developers who want an always-on AI assistant reachable from a phone, and privacy-conscious individuals who prefer a single-owner whitelist, audit logs, and AI self-audit prompts guarding high-risk operations.

Use Cases

  • Trigger AI tasks from WeChat on the go and receive finished results back in the same chat
  • Switch models, presets, and sessions from a single chat window without opening a terminal
  • Approve or reject dangerous operations via plain text, with an optional authorization code for extra assurance

Best For

  • DSH users who prefer mobile-first AI access through the WeChat ecosystem
  • Independent developers seeking zero public exposure and a minimal ESM footprint
  • Privacy-conscious individuals who need approval gates and audit trails for high-risk operations