Skip to content

flymysql/dsh-remote

101Last commit Aug 15, 2026

dsh-remote DSH plugin

dsh-remote installs into DeepSeek Harness to connect to an SSH host, select a remote project directory, and let the agent inspect files, run commands, and synchronize a local SFTP-backed mirror.

How to install the dsh-remote DSH plugin

dsh plugin --profile web add dsh-remote

Copying does not run this command. Review the repository and version before use.

Data source

Snapshot date: Aug 15, 2026

manifest-valid

What the dsh-remote DSH plugin can do

  • Connects to SSH hosts with password or SSH-key authentication.
  • Provides remote-workspace tools including connection, directory listing, file reading, command execution, and sync.
  • Lets users select and browse a remote workspace from a Harness Settings page.
  • Creates a local mirror under ~/.dsh/remote-workspaces so the native workspace selector can adopt it.
  • Injects the current remote workspace identifier into system prompts.
  • Provides a /remote command for remote-workspace status.

Where the dsh-remote DSH plugin fits

  • Operate on a development project hosted on a remote Linux or server environment.
  • Browse and read remote project files from a DeepSeek Harness session.
  • Run build, test, or diagnostic shell commands on a selected SSH workspace.
  • Use a synchronized local mirror when a Harness native workspace path is required.

Who the dsh-remote DSH plugin is for

  • DeepSeek Harness users working with SSH-accessible development environments.
  • Developers managing remote servers or remote project directories.
  • Teams needing agent-assisted inspection and command execution on a remote workspace.

dsh-remote DSH plugin limitations

  • Requires an accessible SSH host and valid password or SSH-key credentials.
  • The agent can run shell commands on the remote host as the authenticated user.
  • Remote workspace synchronization uses SFTP and creates a local mirror directory.
  • Remote command timeout defaults to 20 seconds and SSH connection timeout defaults to 15 seconds.
  • The Harness web UI remains loopback-bound; this plugin connects outward to remote hosts rather than exposing Harness remotely.

Objective checks

These signals come from public metadata scans. They are not a security certification.

  • dependency counts

    package.json declares 2 runtime, 0 development, 7 peer, and 0 optional dependencies.

    info
  • dsh bundle declared

    package.json declares DSH bundle metadata.

    info
  • license declared

    GitHub reports the repository license as MIT.

    info
  • package manifest available

    A root package.json was captured and can be inspected by the registry.

    info
  • source available

    Public GitHub source metadata is available for this registry snapshot.

    info

dsh-remote DSH plugin alternatives

dsh-remote DSH plugin questions

What is the dsh-remote DSH plugin?

dsh-remote is a project included in the current DSH plugin snapshot. This page organizes repository metadata and reviewed notes, but you should still inspect the upstream repository before running it.

How do I install the dsh-remote DSH plugin?

The page shows the install command captured from the source record. Copying does not run it, so confirm the package, profile, and version against upstream documentation first.

Which DSH profile does dsh-remote use?

The snapshot records web as the dsh-remote profile. DSH conventions can change quickly, so verify the manifest and README before installation.

Is dsh-remote compatible with the current DSH release?

The source data does not include a verified compatibility matrix. Check recent commits, releases, and DSH breaking changes, then test in a profile you can roll back.

What should I do if dsh-remote fails to load?

Check the install command, selected profile, dependency logs, and Cordis startup output first. Keep the exact error string, then compare it with this site's fix pages and upstream issues.

What are the closest alternatives to dsh-remote?

Related plugins on this page come from the current snapshot and are only candidates. Compare capabilities, maintenance activity, installation method, and limitations before choosing one.