zp-home/dsh-weixin-clawbot2

@local/dsh-weixin

Host-only Weixin ClawBot/iLink bridge for DeepSeek Harness (DSH)

包名
@local/dsh-weixin
版本
0.2.2
许可证
MIT
最近更新
2026年8月22日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zp-home/dsh-weixin-clawbot

配置

Bundle 默认配置位于 cordis.patch.yml

字段含义
stateDir状态目录;默认 $DSH_HOME/dsh-weixin
credentialRefDSH credential 引用,默认 DSH_WEIXIN_BOT_TOKEN
agentCwd手机创建 Agent 的默认绝对工作区。
agentPreset新微信用户/会话的默认 Agent Preset。
permissionPresetworkspace-write 或部署级显式 danger-full-access
maxReplyChars单条微信回复的最大字符数,超长内容自动分段。
turnTimeoutSeconds单轮手机任务的最长运行时间。
pollTimeoutSecondsiLink 长轮询初始超时。
systemPrompt微信通道附加的 Agent 系统提示。

DSH patch 配置采用整值替换。覆盖 dsh-weixin 配置时,请完整重写需要保留的字段。