AI Agent Hub
Back to plugins
dsh-qqchat preview

dsh-qqchat

Client Updated 2026.08.26

Run the following command in DeepSeek Harness:

dsh plugin install Coffeiz/dsh-qqchat

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

Run dsh plugin install Coffeiz/dsh-qqchat in DeepSeek Harness to install; the source is at https://github.com/Coffeiz/dsh-qqchat.

About this plugin

dsh-qqchat bridges QQ group chats and private messages into DeepSeek Harness, so you can converse with your DSH Agent right inside the chat window you already use every day. It solves the gap where DSH sessions, native commands, and Agent tools were simply unreachable from QQ: each group and each private contact gets its own isolated Session with zero context leakage.

Three pillars define the plugin. First, the connection and reply experience: bind a QQ official Bot via QR code or AppID/AppSecret, get automatic reconnection after gateway drops, switch group reply modes (auto-reply, @-mention-only, silent-log) on the fly, and stream private replies token by token through the official QQ streaming API. Second, the memory system: separate stores for group events, per-member profiles, and private-chat context; user memory travels across groups under the same Bot while group-level events stay locked to their own group; background compaction runs asynchronously so replies never stall. Third, permissions and commands: independently toggle media reception, file reading, and general Agent tools per group member, and run /compact, /goal, /plan, /qqmodel, and other native DSH commands directly in QQ without leaving the conversation.

It is built for developers and small teams who already rely on DeepSeek Harness and also run one or more QQ groups. If you want to give your group bot structured rules, remember each member's preferences, scope tool access by role, or move DSH Plan/Goal workflows into everyday chat, dsh-qqchat is the shortest path between your Agent and your community.

Screenshots

Use Cases

  • Run /plan, /goal, and other native DSH commands directly inside a QQ group chat
  • Scope tool permissions, media reception, and file reading per group member for a QQ Bot
  • Reuse a user's memory across groups while keeping group-level events strictly isolated

Best For

  • Developers already using DeepSeek Harness who need Agent capabilities inside QQ groups
  • Teams running one or more QQ groups and wanting a Bot that auto-responds and remembers member preferences
  • Individual developers who want DSH Plan/Goal workflows without leaving the QQ chat window