AI Agent Hub
Back to plugins
🖥️

dsh-remote-workspace

Client Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install FYL1025/dsh-remote-workspace

Paste the following prompt into your AI chat to install this plugin:

To install dsh-remote-workspace in DeepSeek Harness, please run the installation command `dsh plugin install FYL1025/dsh-remote-workspace` in your terminal. Source: https://github.com/FYL1025/dsh-remote-workspace

About this plugin

Managing remote servers within DeepSeek Harness (DSH) often requires juggling multiple terminal windows or getting lost in complex file structures. Traditional remote file browsing plugins usually support only single connections and lack a modern code editing experience, leading to a fragmented workflow. dsh-remote-workspace addresses this pain point by offering a full-fledged IDE-style workspace panel. It supports connecting to multiple SSH servers simultaneously with seamless switching and allows direct code reading and editing from the browser. Leveraging the local SSH client, it ensures security by never storing passwords or private keys locally. Its core capabilities include syntax-highlighted code previews, real-time file editing, and command execution that follows the open file's working directory.

Use Cases

  • Edit remote server code directly in DeepSeek Harness
  • Manage multiple SSH server connections and switch anytime
  • Run server commands directly in the browser panel

Best For

  • Developers needing to handle remote code in the browser
  • DevOps engineers managing multiple servers
  • Users of DeepSeek Harness leveraging AI coding