Tianbuyu-wwx/dsh-hermes-link--packages-hermes-link ↗★ 1
@Tianbuyu-wwx/hermes-link
Bidirectional bridge between Hermes Agent and DeepSeek Harness. Hermes dispatches focused tasks via JSON-RPC over POST /mcp/collab (one-shot or continuable, nonce-bound amend, secret-bound consult reply); DSH lets you continue Hermes sessions as native DSH sessions in the sidebar.
安装
$
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 |