dsh-pulse/dsh-hermes-bridge

dsh-pulse★ 0JavaScript最后同步: 2026-08-21

在 GitHub 打开

README 摘要

dsh-hermes-bridge DSH ↔ WeChat bridge plugin: inbound dispatch (WeChat → DSH agent) + outbound push (DSH → WeChat) , powered by the Hermes gateway as the WeChat transport. Zero-LLM outbound push via hermes send , and a persistent per-cwd session pool that reuses DSH agent sessions (15–20× cheaper than one-shot headless invocations). Scope : this plugin is a task-queue execution endpoint for DSH — it does not implement the WeChat protocol itself. The WeChat side (both the inbound trigger and the transport) comes from a self-deployed Hermes Agent gateway plus your own inbound script; without those, the WeChat half of the chain will not work. 微信 ↔ DSH 双向桥插件:入站调度(微信消息 → DSH agent 执行)+ 出站推送(任务进度/结果 → 微信)。出站走 hermes send 零 LLM 消耗;按工作目录复用常驻会话,比一次性 headless 调用省 15–20× token。 ⚠️ Read this first — environment assumptions. This plugin was developed against one specific environment (see Environment assumptions). DSH and Hermes deployments vary wildly between users; this plugin cannot work out-of-the-box everywhere. Please review the assumptions and adapt the configuration to your setup before expecting it to run. ⚠️ 先读环境假设。 本插件基于特定开发环境编写(见「环境假设」章节)。DSH 与 Hermes 的部署方式千奇百怪,本插件 无法 开箱即用于所有环境,请先核对假…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdsh-pluginhermes-agentwechatagentsearch

分类