Plugin directory / Development & Runtime / dsh-WeCom-notify
dsh-WeCom-notify
Broken · install/load issue GuZhengSVT/dsh-WeCom-notify ↗
What it does
DeepSeek Harness (dsh) 插件:事件驱动的企业微信(WeCom)群机器人通知 — goal 完成/阻塞与每轮对话自动推送,另含 wechat_notify 工具;走官方 webhook,零封号风险。
Broken — install or load issue
DeepSeek Harness (dsh) 插件:事件驱动的企业微信(WeCom)群机器人通知 — goal 完成/阻塞与每轮对话自动推送,另含 wechat_notify 工具;走官方 webhook,零封号风险。 Note: it currently has an install or load issue — check the repo before relying on it.
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:GuZhengSVT/dsh-WeCom-notify - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:GuZhengSVT/dsh-WeCom-notify. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Test report
Could not be installed from GitHub — check the repository for missing dependencies or a broken build.
Repository
github.com/GuZhengSVT/dsh-WeCom-notify ↗