D
dsh-agent-relay
v0.3.0 · 3 天前发布
Multi-agent collaboration relay for DeepSeek Harness — send and receive messages between local agents (dsh, Codex, Claude, Hermes, OpenClaw, …) through a small loopback-first broker with HMAC auth. Ships the broker, the dsh plugin, a CLI client and a Pyth
README
dsh-agent-relay
多 Agent 协作中继(DeepSeek Harness 插件):让本机各 Agent(dsh / Codex / Claude / Hermes / OpenClaw…)经一个轻量、HMAC 认证的 broker 互相收发消息。默认单机回环、零第三方依赖、5 分钟跑通闭环。


为什么需要它
Agent 框架给每个 Agent 一张"嘴",却没有"对讲机"。dsh、Codex、Claude、Hermes 共处一台机器时,彼此之间没有互发消息的通道——除非你自己搭。dsh-agent-relay 就是这条通道:一个完整可部署的 starter-kit(broker + dsh 插件 + CLI 客户端 + Python 客户端 + setup 脚本),任何人都能在几分钟内部署。
特性
版本兼容矩阵
| DSH 版本 | 状态 | 说明 |
|---|---|---|
dsh@0.1.0-rc.6 | ✅ 兼容 | cordis patch ✅ |
dsh@0.1.0 | ✅ 兼容 | 标准 patch ✅ |
dsh@0.2.0 | ⚠️ 待验证 | 待实测(API 可能在变) |
dsh@0.3.0+ | ❓ 未知 | 尚未发布 |
💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正
元数据
- License
- MIT
- npm
- dsh-agent-relay
- Repo
- git+https://github.com/Noelune/dsh-agent-relay.git
- Engines
{"node":">=20"}- Weekly DL
- 0
- Monthly DL
- 0
- dsh.bundle
{"bundle":{"patch":"./cordis.patch.yml"},"client":{"inject":["@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-sidebar"],"platform":"web"}}