SSH 主机作为 DeepSeek Harness 中的透明工作区
Yan-Zero/dsh-remote-ssh · 技能
使用 SSH 主机作为 DeepSeek Harness 中的透明工作区。
★ 2GitHub 星标
0分支
2026-08-16最近更新
TypeScript开发语言
Apache-2.0许可证
项目简介
Remote SSH 同时支持两种模式。远端工作区让 AI 留在本机,通过 AHP 透明路由工具; Host tunnel 则通过 dsh-host 让任意协议客户端 接入 SSH 主机上完整、常驻的 Harness。在 Web 中打开 Backend 是同一 tunnel 的浏览器入口。
从 DeepSeek Harness 源码 checkout 运行时,用 pnpm dsh 代替 dsh。本地开发插件时:
如需使用非默认配置,在 设置 → 插件 → Remote SSH → 自定义 SSH 配置文件 中填写绝对路径。
安装命令
dsh plugin --profile web add github:Yan-Zero/dsh-remote-ssh