DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

omdsh-remdev

DeepSeek Harness web plugin for attaching workspaces to SSH servers and running remote files, terminals, conversations, agents, and Work mode.

UI & ProductivityTerminal & TUIDeveloper ToolsBrowser & WebSecurity & PolicySkills & WorkflowsRemote Execution
0GitHub Stars0ForksUpdated2026-09-03

Install

$ dsh plugin --profile web add @omdsh-plugins/omdsh-remdev is **not** that command yet:

Plugin Overview & Capabilities

AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.

source-grounded
omdsh-remdev is an installable DeepSeek Harness web plugin that connects workspaces to SSH servers, provisions a remote .dsh-server, and presents remote projects as ordinary workspaces backed by local mirror directories.

Key Capabilities

  • Adds a Remote connect UI, server management window, remote workspace badges, and shortcut command.
  • Connects to SSH servers using ssh-agent, private keys, or passwords.
  • Provisions a remote .dsh-server with DSH, Node, and pnpm when needed, including an SFTP upload fallback.
  • Browses remote files over SFTP and routes supported remote file and process operations through a remdev service.
  • Runs remote Code terminals and serves the remote DSH web interface through an SSH tunnel and local loopback listener.
  • Runs Work mode on the remote server rather than the local mirror directory.
  • Reads project skills from remote .dsh/skills and .agents/skills directories.
  • Mirrors remote conversations locally for listing, search, and resumption.

Useful For

  • Developing against code and tools hosted on an SSH-accessible machine.
  • Using DeepSeek Harness Work mode where the project files reside.
  • Connecting to servers without direct package-download access via upload-based provisioning.
  • Accessing remote project skills and synchronized conversation history.

Who It Fits

  • DeepSeek Harness web GUI users.
  • Developers working on remote Linux or other POSIX servers.
  • Teams using SSH-hosted development environments.

Documented Limitations

  • Remote servers must be POSIX; Windows servers are unsupported.
  • Sidebar controls depend on borrowed DOM anchors and may not render if those anchors change or are absent.
  • The remote window is the remote server's own DSH web UI, not a full integration with the local app shell.
  • Only one remote window is maintained per server, not per folder.
  • While open, the remote window's loopback port is reachable by processes on the local machine.
  • Remote conversation mirroring is one-way and occurs on the configured sync interval.
  • Remote skill changes are not file-watched and appear after cache invalidation.
  • Logs are limited to 500 lines per server and are not persisted across host-process restarts.

DSH Compatibility

Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

No automated security signals have been published yet.

Source & Registry Notes

Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.

Source repository
omdsh-plugins/omdsh-remdev
Registry source
GitHub · dsh-plugin topic
Registry classification
Plugin
Source checked
f2ddb93 · 2026-09-07

This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.

Repository Activity

GitHub stars
0GitHub stars
Forks
0
Open issues
0
Last commit
2026-09-03
Last release
No release detected
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app