DeepSeek Harness Plugin Hub

Publish and manage complete Harness Profiles. Discover Plugins for your next setup.

Explore

PluginsPresetsDocsNews

Community

Publish a pluginContactReport an issue

Resources

Plugin Hub on GitHubDeepSeek HarnessSystem statusPrivacy notice
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

Independent and unofficial. Not affiliated with, authorized by, or endorsed by DeepSeek.

Ds Harness Remote — DSH Plugin for DeepSeek Harness
DeepSeek Harness Plugin Hub
ProfilesPluginsCategoriesNewsDocsSign inManage Profiles
ProfilesPluginsCategoriesNewsDocsSign in
← Plugins

ds-harness-remote

Ds Harness Remote

End-to-end encrypted remote access to DeepSeek Harness and experimental Codex workspaces from desktop, web, and Android, with dsh-TUI Host support.

The plugin will be installed here. Keep web if you are unsure.

npx -y @deepseek-ai/dsh plugin --profile web add ds-harness-remote@0.4.15
READMECompatibilityVersions

Compatibility and provenance

Ds Harness Remote is published as ds-harness-remote and currently resolves to version 0.4.15. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
npm
Registry updated
9/20/2026

Versions

0.4.15stable
9/20/2026
0.4.14stable
9/16/2026
0.4.13stable
9/10/2026
Show 37 more versionsCollapse versions
0.4.12stable
9/10/2026
0.4.11stable
9/9/2026
0.4.10stable
9/5/2026
0.4.9stable
9/3/2026
0.4.8stable
9/3/2026
0.4.7stable
9/3/2026
0.4.6stable
9/3/2026
0.4.5stable
9/3/2026
0.4.4stable
9/3/2026
0.4.3stable
9/1/2026
0.4.2stable
8/30/2026
0.4.1stable
8/28/2026
0.4.0stable
8/28/2026
0.3.36stable
8/27/2026
0.3.35stable
8/27/2026
0.3.34stable
8/27/2026
0.3.33stable
8/26/2026
0.3.32stable
8/25/2026

Related plugins

Loading related plugins…

Latest
0.4.15
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
5.1 MB
Files
204
Surface
web
License
MIT
Source
npm
GitHub
★ 0
Weekly downloads
772
Security scan
✓ v0.4.15 scan passed
View source ↗Project homepage ↗
README badge

Click the badge to copy Markdown for your README.

Do you maintain this Plugin?Claim benefit · Priority security scan

Verify the GitHub repository declared in package.json to manage this listing. After you claim it, Hub will prioritize a security scan of the current version and publish the result when it passes.

Claim this Plugin →
Report an issue
0.3.31stable
8/25/2026
0.3.30stable
8/24/2026
0.3.29stable
8/23/2026
0.3.28stable
8/22/2026
0.3.27stable
8/21/2026
0.3.26stable
8/21/2026
0.3.25stable
8/21/2026
0.3.24stable
8/21/2026
0.3.23stable
8/21/2026
0.3.22stable
8/21/2026
0.3.21stable
8/21/2026
0.3.20stable
8/21/2026
0.3.19stable
8/20/2026
0.3.18stable
8/20/2026
0.3.17stable
8/20/2026
0.3.16stable
8/20/2026
0.3.15stable
8/19/2026
0.3.14stable
8/19/2026
0.3.13stable
8/19/2026

Related plugins

More verified plugins in security-access.

Doctor@linxin666/dsh-doctorTransactional rescue mode for DSH profiles with a supervised launcher, isolated recovery capsule, deterministic repairs, health monitoring, and a local Web recovery consolePocketdsh-pocketPut DeepSeek Harness in your pocket: one package, one settings page, and scan a QR code on your phone to access DSH on your computer in sync (LAN + public network, real-time screen mirroring).DSCODE@toddzheng024/dscode-bundleA complete DeepSeek coding agent with persistent shell, Ultra collaboration and automatic permission review.Auto Reviewdsh-auto-reviewSecond-model AI auto-review for DeepSeek Harness approval requests: a read-only reviewer subagent decides allow/deny on the approval answerer chain, with fail-closed fallback and full session-log audit.

README

DeepSeek Harness Remote

Continue your DeepSeek Harness sessions and experimental Codex workspaces from another device over an end-to-end encrypted connection.

GitHub · Full guide · 中文说明 · Remote Web · Android

ds-harness-remote is the Remote Host and workspace plugin for DSH. Harness keeps running on your work computer with its existing workspaces, tools, and permission controls; Remote gives your authorized devices another window into that environment.

Install this package with dsh plugin, not npm install. The DSH command updates the selected profile and adds the required bundle configuration.

Highlights

  • Continue active sessions and review progress from another computer, the web, or Android
  • Send text and image prompts, answer questions, and handle permission requests
  • Open workspaces on another authorized computer without replacing the native Harness interface
  • Reach the Host without opening a public listening port or configuring router port forwarding
  • Protect session traffic with authenticated end-to-end encryption
  • Preview remote files through the optional, read-only dsh-file-viewer integration
  • Open Host Codex projects in the existing Remote UI through the optional experimental Codex domain

Install

DSH Desktop

DSH Desktop includes Remote and enables it by default. No separate plugin installation is required.

Existing DSH installation

Add the exact package version to the web profile, then restart Harness:

dsh plugin --profile web add -w ds-harness-remote@0.4.13

dsh-TUI Host

Remote can also run as a Host in a terminal-only dsh-TUI profile:

dsh plugin --profile dsh-tui add -w ds-harness-remote@0.4.13

After starting dsh-TUI, manage Remote with its native slash command:

/remote
/remote login
/remote login github
/remote status
/remote logout

/remote login uses Zhihu QR authorization by default; GitHub QR authorization is also supported.

Quick start

  1. Open Remote from the Harness sidebar.
  2. Sign in with GitHub or Zhihu QR authorization, or with your account and password.
  3. Enable remote control for the computer that will remain running.
  4. Sign in to the same account from DSH Desktop, Remote Web, or the Android client.
  5. Select the online Host and open one of its workspaces.

The public service currently uses the hosted Remote relay at dsh.r2049.cn. A supported self-hosted relay option is not available yet.

Experimental Codex workspaces

Codex Remote is an optional domain inside this plugin. It lets authorized clients open projects reported by the Codex App Server while continuing to use the existing Harness or Android workspace and conversation UI.

Codex support is enabled by default and can be disabled in the DeepSeek Remote settings card. It remains experimental while long-running recovery and cross-version compatibility work continue. See the Codex Remote technical notes for the current boundaries and validation status.

Security boundary

  • Session traffic is encrypted on the Client and decrypted only by the selected Host using Noise_IK_25519_ChaChaPoly_SHA256.
  • Account membership and the Host's locally pinned device identity must both authorize a connection.
  • The Host creates outbound connections only; it does not listen on a public port.
  • Remote does not expose a direct shell, PTY, general tool RPC, remote desktop, or file-mutation API. Harness tools continue to operate under the Host's normal permission controls.
  • Workspace browsing returns bounded, read-only directory metadata. Optional file previews remain read-only and provider-authorized.
  • The relay can observe necessary connection metadata but cannot read session messages, prompts, tool output, workspace paths, or file-preview content.

Compatibility

Plugin 0.4.13 supports:

  • DeepSeek Harness dsh-v0.1.1-rc.2 through the official legacy ApiProxy
  • DeepSeek Harness dsh-v0.1.2-alpha.1 through dsh-v0.1.2-rc.1 through the official Typert Remote Gateway
  • DeepSeek Harness dsh-v0.1.5-rc.1 Session V3 through the official Typert Remote Gateway

Remote Web/Desktop and Android clients normalize released sessions that still report the retired code agent preset to ptc, so old sessions can resume on dsh-v0.1.5-rc.1 without patching DeepSeek Harness itself.

Desktop endpoints must use a compatible Harness carrier. Plugin 0.4.13 selects ApiProxy for rc.2 Hosts when available, and Session V3 Desktop clients can open legacy v0.1.2 Typert Remote Hosts through Remote-side normalization. Legacy Typert clients still reject Session V3 Hosts before mutations.

Documentation

  • Complete English guide
  • 完整中文说明
  • dsh-TUI Remote guide
  • End-to-end encryption
  • Network and transport
  • Protocol reference

Project status

This is an independent community project and is not an official DeepSeek product. DeepSeek and related names and marks belong to their respective owners.

Licensed under the MIT License.