harryopo/dsh-cloud-workspaces3

dsh-cloud-workspaces

Cloud workspaces for DeepSeek Harness: pick "Cloud (SSH)" in the workspace chooser and the agent's bash/read/write/edit/glob/grep tools transparently run on your Linux server over SSH. Includes ssh_* agent tools, an SSH host settings card, jump-host support and persistent connection pooling.

AI 분석

核心用途是将 Agent 的执行环境无缝切换至远程 Linux 服务器。适合需要在云端或远程服务器上进行开发和部署的用户。必要条件是 Node.js >= 22 以及可连接的 SSH 服务器。

패키지
dsh-cloud-workspaces
버전
0.2.1
라이선스
Apache-2.0
최근 업데이트
2026. 8. 31.

설치

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:harryopo/dsh-cloud-workspaces

Usage

  1. Add a host — Settings → SSH Connections → Add host → fill credentials → TestSave.
  2. Bind a cloud workspaceAdd workspaceCloud (SSH) tab → pick host → browse to your project → Use this directory as workspace.
  3. Open a session on that workspace — the agent now runs entirely on the server. Ask it: run pwd, then list the files here and watch bash execute remotely.
  4. Or drive it explicitly: use ssh_exec to run docker ps on web-1.