dsh-wechat: Making WeChat a Second Client for DSH

dsh-wechat is a DSH plugin maintained by pan17, designed to bridge WeChat private chats as a second client for DeepSeek Harness (DSH) through the Tencent iLink bot protocol. This tool allows users to directly trigger DSH agents within WeChat, supporting the receipt and processing of text, images, files, and voice messages, as well as enabling agent replies to be sent back to WeChat. Its core features include: managing DSH status, switching workspaces or sessions within WeChat via slash commands (such as /workspace, /session, /model, etc.); displaying consistent native approval/query cards across both WeChat and the GUI interface; and providing a silent mode along with a busy-message queueing mechanism. Installation requires using `npx @deepseek-ai/dsh

Read More