Tianbuyu-wwx/dsh-hermes-link--packages-hermes-link ↗★ 1
@Tianbuyu-wwx/hermes-link
Hermes Agent 与 DeepSeek Harness 之间的双向桥梁:支持通过 JSON-RPC 派发任务,并在侧边栏将会话作为原生 DSH 会话继续。
AI 分析
核心用途是打通 Hermes 与 DSH 的会话和任务派发。适合同时使用这两个工具并需要跨平台协同处理任务的用户。
安裝
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Tianbuyu-wwx/dsh-hermes-link#2a7b710b8342d862f90d0976c8b211f02698ac75&path:packages/hermes-link說明文件
閱讀完整 README ↗Configuration
| Env var | Default | Purpose |
|---|---|---|
HERMES_HOME | auto-detected (%LOCALAPPDATA%\hermes on Windows, ~/.local/share/hermes on POSIX) | Hermes data root |
HERMES_LINK_TOKEN | unset | When set, every /mcp/collab* (except /health) requires Authorization: Bearer |
HERMES_LINK_TRUST_LEGACY | unset (0) | When set (1), legacy .json consult-reply is accepted alongside the v0.2.2 -.json |