dsh-im-gateway
DeepSeek Harness 聚合 IM 网关:通过微信、飞书、Telegram、Discord、QQ、WhatsApp 等 20+ 聊天平台驱动 agent,支持统一会话、远程审批和交互提问。默认放行所有能给机器人发消息的人,需要限制请配置 allowedUserIds。
Aggregated IM gateway for DeepSeek Harness: drive agents from WeChat, Feishu, Telegram, Discord, QQ, WhatsApp and 20+ chat platforms with unified sessions, remote approvals and interactive questions. By default, anyone who can message a connected bot can drive the agent; configure allowedUserIds to restrict access.
怎么安装
dsh plugin add dsh-im-gateway 简介
🐋 dsh-im-gateway --- 📸 效果预览 --- ⚡ 一键安装 任选一种方式,把下面整段提示词发给你的 dsh(Web GUI 聊天框、dsh --profile headless "…" 或已接入的 IM 聊天),agent 会自动完成安装。安装插件后重启一次 dsh web。 text 请安装 dsh-im-gateway 插件:dsh plugin --profile web add dsh-im-gateway 装完提醒我重启 dsh web。 text 请帮我安装 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。 text 请安装 dsh-im-gateway 插件:dsh plugin --profile web add https:…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 45
- 月下载
- –
- 最近更新
- 2026-08-20
- 创建于
- 2026-08-14
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek, deepseek-harness, deepseek-harness-plugin, dsh, dsh-plugin, dsh-plugin-market, dsh-plugins, gateway, im-gateway
同类推荐
dsh-ios
ZSeven-W/dsh-ios
在对话里直接操作 iOS 模拟器或 USB 连接的 iPhone:22 个 Agent 工具用于启动、构建、按无障碍标识或 OCR 文本驱动 UI、列表行操作与 SwiftUI 预览热重载,并附带可点击拖拽的流式侧边栏面板。
dsh-full-remote
JUANWANG-BUAA/dsh-full-remote
远程访问 DeepSeek Harness 且服务端 API 完整:转发时改写 Host/Origin,恢复其他方案必定 403 的 settings.* / credentials.* / host.listDirectory。令牌门、按设备会话、可选首访审批。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-remote-web-ui
手机/PC 远程操控 dsh web 工作区:扫码配对、令牌门控通道、SSE 实时同步,提供移动端与完整桌面 GUI 两种远程形态。
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-ssh
SSH 远程运维面板:Web 终端、SFTP 传输、本地端口转发与一条命令并发集群执行,Agent 与面板共用同一份主机配置。