dsh-wechat-bridge
基于 iLink 协议的 DSH 微信双向桥:扫码绑定个人微信后在聊天框直接与本机 DSH Agent 对话(文字/图片/语音转文字/文件),Web 设置面板管理扫码绑定/启停/状态,支持绑定项目会话跨端续聊,agent 可主动 wechat_notify 推送(内置节流),纯 Node 守护进程,Windows/macOS/Linux 三端通用。
Two-way WeChat bridge for DeepSeek Harness via the iLink protocol: bind your personal WeChat with a QR scan and chat with a local DSH agent from the chat box (text, images, voice-to-text, files); a web settings panel handles binding/start/stop/status, project-session binding continues the conversation on desktop, proactive wechat_notify pushes include throttling, and the pure-Node daemon runs on Windows/macOS/Linux.
怎么安装
dsh plugin add @lanbaolu/dsh-wechat-bridge 简介
@lanbaolu/dsh-wechat-bridge 基于 Wechat-ggGitHub/wechat-claude-code 开发的 **DeepSeek Harness (DSH) 微信桥接插件**。 ⚠️ 免责声明:本项目仅用于个人学习与自动化。使用非官方微信协议存在账号风险,请自行评估并承担后果。 **三端通用**:Windows / macOS / Linux 均使用纯 Node.js 进程管理,不依赖 launchd / systemd / Windows Service;同时提供 DSH 模型工具(CLI/Headless 可用)和 Web 管理面板(Web/桌面可用)。 功能 微信扫码绑定个人微信后,在微信里直接与 **DSH 本机 Agent** 对话。 复用 wechat-claude-code 的 iLink Bot 微信协议层:文字、图片、语音转文字、文件收发。 守护进程由 DSH 插件管理:启动 / 停止 / 重启 / 状态 / 日志,全部走模型工具或 Web 面板。 每个微信账号对应一个 DSH 会话,DSH Host 重启后会自动 resume 原持久化会话,对话上下文不断档;/clear、/new、/stop、/cwd、/model、/prompt 等斜杠命令可用。 流式回复:DSH Agent 的 assistant/chunk 通过本地 SS…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 1
- 月下载
- –
- 最近更新
- 2026-08-23
- 创建于
- 2026-08-18
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- agent-preset, chatbot, cordis-plugin, deepseek-harness, dsh, dsh-plugin, ilink, im-bridge, plugin, remote, wechat, wechat-bridge
同类推荐
openpets
alvinunreal/openpets/tree/main/packages/dsh
将 DeepSeek Harness 的生命周期状态、错误与审批请求,桥接到本地运行的 OpenPets 桌面伙伴。
dsh-im
xmanrui/dsh-im
通过二维码或机器人凭据将 IM 机器人接入 DeepSeek Harness(支持飞书、微信、钉钉、企业微信、QQ、Slack、Telegram、Discord 和 WhatsApp 共 9 种渠道)。