NattoCB/dsh-plugin-wechat-bridge
WeChat (ilink bot) bridge plugin for DeepSeek Harness: one DSH agent session per peer per day
Install
# 1. 把插件复制到 web profile 的 node_modules 下
# (保留 vendored 依赖:qrcode/pngjs/dijkstrajs 在插件自带的 node_modules 里)
SRC=/path/to/dsh-plugin-wechat-bridge
DST=~/.dsh/profiles/web/node_modules/dsh-plugin-wechat-bridge
rm -rf "$DST" && cp -R "$SRC" "$DST"
# 2. 在 profile manifest(~/.dsh/profiles/web/package.json)注册
# dependencies 添加 "dsh-plugin-wechat-bridge": "file:<SRC>"
# dsh.profile.bundles 添加 "dsh-plugin-wechat-bridge"
# 3. (重)启 dsh web —— bundle patch 挂载 wechat-bridge 服务,
# 客户端设置页签从 /plugins/<id>/client.js 提供。
dsh web
Add NattoCB/dsh-plugin-wechat-bridge to your DSH config (web profile) to enable.
README
Expand full README Collapse
README is empty.
tt-a1i/archify
zhu1090093659/dsh-web-ui
strukto-ai/mirage
liustack/modlens
omdsh-dev/DSH-better-sidebar
ccch1mneyyy/dsh-TUI
agentrq/agentrq
GanyuanRan/Aegis