dsh-omni-bridge
多通道消息桥接插件:将微信 ClawBot / QQ / 飞书的消息接入 DSH agent,并把回复回传给发送者,按通道独立会话、回复去重。
Multi-channel IM bridge for DeepSeek Harness: route WeChat (ClawBot/iLink), QQ, and Feishu (Lark) chat messages to a DSH agent and relay its replies back, with per-channel sessions and reply dedup.
怎么安装
dsh plugin add github:baisama-cloud/dsh-omni-bridge 简介
dsh-omni-bridge Multi-channel message bridge for DeepSeek Harness (DSH): route **WeChat (ClawBot/iLink)**, **QQ**, and **Feishu (Lark)** chat messages to a DSH agent, and relay the agent's replies back to the sender. 多通道桥接插件:把微信 ClawBot / QQ / 飞书的消息接入 DSH agent,并把回复回传给发消息的人。 远程操控Agent。 Channels | 通道 | 收消息 | 发消息 | 凭据 | |------|--------|--------|------| | 微信 ClawBot | iLink 拉模式 (/ilink/bot/getupdates) | /ilink/bot/sendmessage(带 client_id + base_info + 回传 context_token) | botToken(扫码登录) | | QQ | 官方网关 WebSocket(长连接) | POST /v2/users|groups/{openid}/messages(被动消息带 msg_id) | appId + secret | | 飞书 | …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-17
- 创建于
- 2026-08-16
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- deepseek, deepseek-harness, deepseek-harness-plugin, dsh, dsh-plugin, dsh-plugins, harness
同类推荐
openpets
alvinunreal/openpets/tree/main/packages/dsh
将 DeepSeek Harness 的生命周期状态、错误与审批请求,桥接到本地运行的 OpenPets 桌面伙伴。
dsh-lark-link
amlyczz/dsh-lark-link
DeepSeek Harness 的高可靠飞书/Lark 桥接:扫码一键认证、卡片化命令与意图确认、at-least-once 零丢失出站队列、多媒体出入站、/doctor 会话日志 ZIP,并复用 DSH Web GUI 把会话归入正确工作区。