- Início
- Plugins
- Sessões e mensagens
- dsh-peer-relay
K
dsh-peer-relay
klpzj/dsh-peer-relay
Host-only peer session relay tools for DeepSeek Harness
Instalar
dsh plugin --profile web add github:klpzj/dsh-peer-relayREADME
dsh-peer-relay
一个仅运行在 DSH Host 内的对等会话 relay 插件。它让普通顶层 Agent 通过四个工具向另一个普通顶层会话提交任务,并异步接收结果。
范围
- Host-only,不包含 Client 或 Web UI。
- 固定使用
~/.dsh/peer-relay.sqlite。 - 固定使用 Host 已配置的 Typert
agentlookup 解析会话,包括官方冷恢复路径。 - 只向普通顶层会话安装工具,不向 subagent 安装。
- 不包含 ACL、存储适配器、降级路径或交互协议状态。
工具
peer_list:列出当前 live 的普通顶层会话。peer_call:向指定 Session 提交异步任务。peer_status:查询当前 Agent 发起的任务。peer_cancel:取消当前 Agent 发起的任务。
安装
dsh plugin --profile web add dsh-peer-relay
Host 插件在 DSH Host 下次启动时加载。
开发
pnpm install
pnpm check
本地开发安装可以使用:
dsh plugin --profile web add link:/absolute/path/to/dsh-peer-relay
Plugins relacionados
L
dsh-synapse
liangmianya/dsh-synapse
106há 23 horasSessões e mensagensMIT
A
dsh-turn-rewind
anionex/dsh-turn-rewind
93há 5 diasSessões e mensagensBSD-3-Clause
N
dsh-chat-import
nwflower/dsh-chat-import
86ontemSessões e mensagensMIT
W
dsh-suite (plugin-session-export)
whyihaveyou/dsh-suite
43há 3 horasSessões e mensagensMIT