AI Agent Hub
Back to plugins
🖥️

dsh-chatnode-wechat

Client Updated 2026.08.21

Run the following command in DeepSeek Harness:

dsh plugin install Jesse-njx/dsh-chatnode-wechat

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

In DeepSeek Harness, install this plugin by running the command `dsh plugin install Jesse-njx/dsh-chatnode-wechat`, with the full source code available at https://github.com/Jesse-njx/dsh-chatnode-wechat.

About this plugin

In AI agent management, users often need a convenient interface to monitor and approve tasks. WeChat, as a widely-used instant messaging tool, can serve as an ideal platform, but DSH agents lack direct integration by default. The dsh-chatnode-wechat plugin addresses this by connecting a DSH profile to a WeChat personal account via the unofficial iLink bot gateway, enabling seamless cross-platform bridging.

Core capabilities include two-way text messaging, session management (such as switching, creating, and stopping sessions), permission approvals (responding instantly with commands like /yes or /no), and digest-style message reporting to avoid information overload from tool calls. The plugin ships two separable components: wechat-gateway handles gateway login and communication, while wechat-conversation-node manages bridging logic and command parsing, ensuring stable and secure interaction.

This plugin is suited for DSH users, AI agent developers, and anyone looking to manage agent tasks easily from a WeChat mobile device. It simplifies remote monitoring and control, especially for scenarios requiring quick approvals or adjustments of agent behavior, while the allowlist mechanism ensures security.

Use Cases

  • Remotely monitor AI agent status from WeChat.
  • Approve agent permission requests via chat commands on mobile.
  • Manage agent interactions with digest-style messages to avoid overload.

Best For

  • DSH developers needing to manage agents from WeChat.
  • Individuals wanting a chat interface to control AI tasks.
  • Tech enthusiasts exploring unofficial WeChat integration.