ShadowMiner/hermes-dsh-bridge--packages-dsh-hermes-link ↗★ 0
hermes-dsh-bridge
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:ShadowMiner/hermes-dsh-bridge#b1a93006355151d83a6054085080a748f362d0c4&path:packages/dsh-hermes-link说明文档
阅读完整 README ↗3. 配置 Hermes 家目录(必须与你的 Hermes 安装一致)
$env:HERMES_HOME = 'C:\Users\AppData\Local\hermes' # Windows