dsh-im-gateway
聚合 IM 网关插件(DeepSeek Harness):把 dsh agent 接入 Telegram / Discord / Slack / 飞书 / 微信 / QQ / WhatsApp / Signal / Teams / LINE / Matrix / Mattermost / Google Chat / IRC / Twitch / Nostr / Nextcloud Talk / Synology Chat / Zalo / iMessage / WebChat 等 20+ 渠道,统一会话路由、审批桥、白名单与引导式配置。
安装
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:zhuiyueya/dsh-im-gateway说明文档
阅读完整 README ↗🐋 dsh-im-gateway
把 DeepSeek Harness 接入你常用的每一个聊天软件
Aggregated IM gateway for DeepSeek Harness (dsh) — drive your coding agents from WeChat, Feishu, Telegram, Discord, QQ and 20+ chat platforms, with unified sessions, remote approvals and one-command setup.
English · 中文
⚡ 一键安装:把提示词发给你的 dsh 即可
任选一种方式,把下面整段提示词发给你的 dsh(Web GUI 聊天框 /
dsh --profile headless "…"/ 已接入的 IM 聊天),agent 会自动完成下载、构建、安装——不用手动敲命令。
方式 A · GitHub 克隆安装(最稳妥,推荐)
请帮我安装 dsh-im-gateway 插件(DeepSeek Harness 的聚合 IM 网关):
1. 执行 git clone --depth 1 https://github.com/zhuiyueya/dsh-im-gateway.git /tmp/dsh-im-gateway
2. 执行 cd /tmp/dsh-im-gateway && npm install && npm run build
3. 执行 dsh plugin --profile web add /tmp/dsh-im-gateway
4. 汇报结果;如果提示需要重启,提醒我重启 dsh web。
方式 B · 远程仓库直装(无需 clone,已实测可用)
请安装 dsh-im-gateway 插件:dsh plugin --profile web add https://github.com/zhuiyueya/dsh-im-gateway.git
装完提醒我重启 dsh web(首次安装依赖约 1-2 分钟)。
方式 C · 本机已有项目目录
请把本机项目 dsh-im-gateway 安装为 dsh 插件:
1. 进入项目目录执行 npm install && npm run build
2. 执行 dsh plugin --profile web add
3. 提醒我重启 dsh web。
装好后:打开 dsh Web GUI → 设置 ⚙️ → 🐋 IM 网关 → 点选渠道连接(微信/WhatsApp 扫码即连,其余填凭据即可)。
✨ Highlights
- 🌐 24+ 渠道全覆盖 — 对齐 OpenClaw 的渠道面:微信、飞书、Telegram、Discord、Slack、QQ、WhatsApp、Signal、Teams、LINE、Matrix、Mattermost、IRC、Twitch、Nostr、Zalo、iMessage、内置 WebChat 网页……
- 🔁 每聊天一个 agent 会话 — 群里聊天 = 驱动 agent,回复实时回推;
/new换新会话,/bind绑定现有会话 - ✅ 远程审批桥 — agent 请求工具批准时推送到 IM,聊天里回一句「批准 / 拒绝」即可,超时自动转回本机批准体系