qqmqq/deepseek-harness-weixin1

dsh-channel-weixin

Weixin channel for deepseek-harness (DSH): long-poll transport ported from Tencent/openclaw-weixin (MIT), driving one DSH agent session per WeChat peer.

AI 分析

核心用途是通过微信长轮询协议,让每个微信好友都能与一个独立的DSH Agent会话进行交互。适合希望将DSH Agent接入微信生态、实现远程对话的用户。

パッケージ
dsh-channel-weixin
バージョン
0.1.0
ライセンス
NOASSERTION
最終更新
2026/09/02

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:qqmqq/deepseek-harness-weixin

ドキュメント

README 全文を読む ↗

配置(可选)

编辑 ~/.dsh/profiles/weixin/cordis.patch.yml,按行 id dsh-channel-weixin 整体覆盖:

默认说明
workspaceRoot/wx-work各好友工作目录父目录(可换 WEIXIN_WORKSPACE_ROOT)
stateDir~/.dsh/weixin凭证/游标/会话映射(可换 WEIXIN_STATE_DIR)
turnTimeoutMs1800000单轮看门狗,超时自动取消
chunkMax1600单条回复最大字符
typing / queueAcktrue打字指示 / 忙时排队提示