FYL1025/dsh-remote-workspace

Plugin ⭐ 2 MIT socialweb-ui

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

Install

# 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

Add FYL1025/dsh-remote-workspace to your DSH config (web profile) to enable.

README

Expand full README Collapse

README is empty.