januory/dsh-remote-workspaces ↗★ 1
dsh-remote-workspaces
Open folders on remote hosts over SSH as DeepSeek Harness workspaces — a non-invasive DSH bundle.
AI Analysis
核心用途是让 DSH 能够直接读写、搜索远程服务器上的代码,并在远程执行 Shell 命令。适合需要在云端或远程服务器上进行开发和运维的用户。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:januory/dsh-remote-workspacesREADME
Read the full README ↗Usage
- Open Settings → Remote Workspaces.
- Add an SSH host (or import one from
~/.ssh/config), then Test connection. - In the workspace-add flow, choose a remote host, browse to a directory, and open it. The harness adopts the empty anchor as a workspace, and reads, writes, searches, and shell commands all execute on the remote.