DeepSeek Harness Plugin Hub

发布与管理完整 Harness Profiles,发现适合你的插件。

探索

插件目录环境预设文档中心动态

社区

发布插件联系我们报告问题

相关链接

Plugin Hub GitHubDeepSeek Harness 官方项目系统状态隐私说明
© 2026 DeepSeek Harness Plugin HubPowered byPaxTech

独立、非官方社区项目,与 DeepSeek 官方无隶属、授权或背书关系。

Ds Harness Remote — DeepSeek Harness 插件(DSH Plugin)
DeepSeek Harness Plugin Hub
ProfilesPlugins分类动态文档登录管理 Profiles
ProfilesPlugins分类动态文档登录
← Plugins

ds-harness-remote

Ds Harness Remote

通过端到端加密,从桌面端、网页端和 Android 远程访问 DeepSeek Harness 及实验性 Codex 工作区,并支持 dsh-TUI Host。

插件会安装到这里;不确定时保持 web。

npx -y @deepseek-ai/dsh plugin --profile web add ds-harness-remote@0.4.15
README兼容性版本

兼容性与来源证明

Ds Harness Remote 以 ds-harness-remote 发布,当前版本为 0.4.15。Plugin Hub 会校验它的 manifest,并保存精确安装来源,便于复现安装结果。

DSH 兼容范围
*
运行环境
web
发布来源
npm
Registry 更新时间
2026/9/20

版本

0.4.15stable
2026/9/20
0.4.14stable
2026/9/16
0.4.13stable
2026/9/10
查看其余 37 个版本收起版本
0.4.12stable
2026/9/10
0.4.11stable
2026/9/9
0.4.10stable
2026/9/5
0.4.9stable
2026/9/3
0.4.8stable
2026/9/3
0.4.7stable
2026/9/3
0.4.6stable
2026/9/3
0.4.5stable
2026/9/3
0.4.4stable
2026/9/3
0.4.3stable
2026/9/1
0.4.2stable
2026/8/30
0.4.1stable
2026/8/28
0.4.0stable
2026/8/28
0.3.36stable
2026/8/27
0.3.35stable
2026/8/27
0.3.34stable
2026/8/27
0.3.33stable
2026/8/26
0.3.32stable
2026/8/25

相关插件

正在加载相关插件…

最新版
0.4.15
DSH
*
HMR
重启进程
Tree shaking
未声明可安全裁剪
解包体积
5.1 MB
文件数
204
Surface
web
许可证
MIT
发布源
npm
GitHub
★ 0
周下载
772
安全扫描
✓ v0.4.15 扫描通过
查看源码 ↗项目主页 ↗
README Badge

点击下方 Badge 复制 Markdown,粘贴到 README 即可。

这是你的 Plugin?认领权益 · 优先安全扫描

验证 package.json 声明的 GitHub 仓库,即可管理这个公开页面。认领后,Hub 会优先安排当前版本的安全扫描,并在通过后公开展示结果。

认领这个 Plugin →
报告问题
0.3.31
stable
2026/8/25
0.3.30stable
2026/8/24
0.3.29stable
2026/8/23
0.3.28stable
2026/8/22
0.3.27stable
2026/8/21
0.3.26stable
2026/8/21
0.3.25stable
2026/8/21
0.3.24stable
2026/8/21
0.3.23stable
2026/8/21
0.3.22stable
2026/8/21
0.3.21stable
2026/8/21
0.3.20stable
2026/8/21
0.3.19stable
2026/8/20
0.3.18stable
2026/8/20
0.3.17stable
2026/8/20
0.3.16stable
2026/8/20
0.3.15stable
2026/8/19
0.3.14stable
2026/8/19
0.3.13stable
2026/8/19

相关插件

继续浏览 security-access 分类下经过校验的插件。

Doctor@linxin666/dsh-doctorDSH 配置档案的事务性救援模式,配备受监督的启动器、隔离的恢复容器、确定性修复、健康监控以及本地 Web 恢复控制台Pocketdsh-pocket把 DeepSeek Harness 装进你的口袋:一个包、一个设置页,手机扫码即同步访问电脑上的 DSH(局域网 + 公网,实时同屏)。DSCODE@toddzheng024/dscode-bundle完整的 DeepSeek 编码代理,支持持久化 shell、Ultra 协作和自动权限审查。Auto Reviewdsh-auto-review针对 DeepSeek Harness 审批请求的第二模型 AI 自动审查:只读审查子代理在审批应答链上决定允许或拒绝,并采用故障关闭回退机制和完整的会话日志审计。

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.