Skip to content

Releases: flymysql/dsh-remote

dsh-remote v0.5.2 — multi-machine remote workspace

Choose a tag to compare

@flymysql flymysql released this 14 Aug 10:58

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:/path injected into every system prompt
  • No changes to dsh-workspace core

Install

dsh plugin add dsh-remote

Docs, install, config, and UI previews live in the README.
npm: https://www.npmjs.com/package/dsh-remote · Listed in awesome-dsh-plugin.