januory/dsh-remote-workspaces1

dsh-remote-workspaces

Open folders on remote hosts over SSH as DeepSeek Harness workspaces — a non-invasive DSH bundle.

AI 分析

核心用途是让 DSH 能够直接读写、搜索远程服务器上的代码,并在远程执行 Shell 命令。适合需要在云端或远程服务器上进行开发和运维的用户。

パッケージ
dsh-remote-workspaces
バージョン
0.2.0
ライセンス
MIT
最終更新
2026/09/07

インストール

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

ドキュメント

README 全文を読む ↗

Usage

  1. Open Settings → Remote Workspaces.
  2. Add an SSH host (or import one from ~/.ssh/config), then Test connection.
  3. 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.