FYL1025/dsh-remote-workspace

插件 ⭐ 2 MIT socialweb-ui

DeepSeek Harness (DSH) 远程工作区插件:通过 SSH 连接一台或多台服务器,直接在 DSH 的 Web 界面中浏览文件、编辑代码、执行命令——体验类似 VS Code Remote-SSH,无需离开对话。

catalog 简介:DeepSeek Harness (DSH) 远程工作区插件:通过 SSH 连接一台或多台服务器,直接在 DSH 的 Web 界面里浏览文件、编辑代码、执行命令——体验类似 VS Code Remote-SSH,无需离开对话。

安装

# SSH (recommended, port 22)
dsh plugin --profile web add git+ssh://git@github.com/FYL1025/dsh-remote-workspace.git

# or HTTPS (port 443)
dsh plugin --profile web add git+https://github.com/FYL1025/dsh-remote-workspace.git

FYL1025/dsh-remote-workspace 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。