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.
AI 分析
用于连接 Hermes 与 DSH 两个系统。适合同时使用两款工具的用户,实现跨平台的任务协同与会话接续。需配置 Hermes 家目录。
インストール
$
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