dsh-remote v0.5.x — Multi-machine remote workspace
DSH remote-work assistant: manage several SSH machines, then open a native Add workspace flow with two tabs:
- 本机 / Local — system folder chooser (or type a local path) → normal local workspace.
- 远程 / Remote — pick a machine → browse its directories (or type a path) → a real local mirror is created and adopted as a DSH workspace, synced over SFTP.
Features
- Multi-machine SSH registry (host/port/user + key or password, stored locally)
rw_*tools: rw_info, rw_connect, rw_pick_workspace, rw_list_dir, rw_read_file, rw_exec, rw_sync, rw_push- Bidirectional SFTP sync (rw_sync / rw_push)
- Active
user@host:/pathinjected into every system prompt - No changes to
dsh-workspacecore
Install
dsh plugin add dsh-remoteDocs, install, config, and UI previews live in the README.
npm: https://www.npmjs.com/package/dsh-remote · Listed in awesome-dsh-plugin.