MDR-EX1000/dsh-rw

MDR-EX1000★ 0TypeScript最后同步: 2026-08-21

在 GitHub 打开

README 摘要

dsh-rw Remote-SSH-style workspaces for DeepSeek Harness (DSH). Pick an SSH host and a remote directory — that directory becomes a native DSH workspace, and the agent works directly on the remote filesystem through rw tools (SFTP/exec over a persistent ssh2 pool). No mirror, no sync: the remote is the single source of truth. Zero config since 0.4.0 — once a remote workspace is active, the agent's native read / write / edit / bash tools run on the remote host automatically; you never have to teach it a new tool. Think of it as the workspace counterpart of an SSH ops toolbox: instead of "run one command over there", the agent gets a persistent remote project root it can read, edit, build, and test in — like VS Code Remote-SSH, but for your agent. Features - Remote directory as a native workspace — a centered picker modal fills the DSH "Add workspace" flow: a two-card chooser (本机 / 远程) leads to the local page (OS folder chooser) or a Codex-style remote page (alias-only host dropdown, / -prefilled remote-home path, inline directory browser with live type-to-filter, optional workspace name). - Hosts come from /.ssh/config — zero configuration: your existing aliases show up automatically …

在 GitHub 查看完整 README →
工具/开发dsh-pluginagent

分类