echo-lgtm/dsh-plugin-wechat-official

插件 ⭐ 2 MIT web-ui

DeepSeek Harness 微信 ClawBot 渠道插件:通过腾讯官方 iLink 接口让用户在个人微信中与 DSH Agent 对话

安装

微信用户 ──▶ 微信 ClawBot(腾讯官方 iLink 服务)
                 │  getupdates 长轮询(游标 get_updates_buf)
                 ▼
        dsh-plugin-wechat-official(本插件,运行在 DSH 进程中)
                 │  文本 → createUserMessage → followup
                 ▼
        DSH Agent 会话(每个微信用户独立会话,持久化可恢复)
                 │  回复文本 ← assistant/message 事件
                 ▼
        sendmessage(必须回带 context_token 关联对话窗口)
                 │  sendtyping「正在输入」状态
                 ▼
微信用户 ◀── 收到 Agent 回复

echo-lgtm/dsh-plugin-wechat-official 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。