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.

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

dsh-remote-x

Remote X

DeepSeek Harness mobile adaptation plugin (dsh-remote-x): injects a mobile overlay into the web client, allowing phones to reuse all web client functionality, with an additional LAN reverse proxy CLI

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

npx -y @deepseek-ai/dsh plugin --profile web add github:Mlte0907/dsh-remote-x#37bcd808935d1acf142cbef3297c041dc0b3755e
READMECompatibilityVersions
移动端任务仪表盘-浅色移动端任务仪表盘-深色设置页远程控制

Compatibility and provenance

Remote X is published as dsh-remote-x and currently resolves to version 0.2.9. The Hub verifies its manifest and preserves the exact installation source for reproducible installs.

DSH compatibility
*
Runtime surfaces
web
Release source
github
Registry updated
9/17/2026

Versions

0.2.9stable
9/17/2026
0.2.8stable
9/12/2026
0.2.7stable
9/12/2026
Show 5 more versionsCollapse versions
0.2.5stable
9/12/2026
0.2.3stable
9/12/2026
0.2.2stable
9/11/2026
0.2.1stable
9/11/2026
0.2.0stable
9/9/2026

Related plugins

Loading related plugins…

Latest
0.2.9
DSH
*
HMR
Process restart
Tree shaking
Safe tree shaking not declared
Unpacked size
Unavailable
Files
Unavailable
Surface
web
License
MIT
Source
github
GitHub
★ 0
Weekly downloads
0
Last push
9/17/2026
View source ↗
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

Related plugins

More verified plugins in developer-tools.

Web App@deepseek-ai/dsh-web-appThe dsh browser-surface bundle: the web patch layer over dsh-base plus the runtime glue plugin (frontend dist serving, web-surface prompt, bash runtime variables, URL line)Sdk Minimal@deepseek-ai/dsh-sdk-minimalThe standalone minimal SDK profile bundle: JSON-RPC, one DeepSeek adapter, persistent shell, and JSONL sessionsSdk App@deepseek-ai/dsh-sdk-appThe dsh SDK profile bundle: stdio JSON-RPC serving and process lifecycle over dsh-baseSubagent Codex@deepseek-ai/dsh-subagent-codexOne-shot Codex subagent provider over the official app-server protocol

README

dsh-remote-x — DeepSeek Harness 远程控制与移动端覆盖层

DeepSeek Harness 的 Cordis 插件,两部分能力:

  1. 远程控制中心(设置页标签)—— 局域网 / 公网两条通路随时接管你的 Harness:扫码即连、 cloudflared 隧道一键开关、访问二维码直接可扫。
  2. 移动端全覆盖界面(<768px 自动生效)—— 把 DSH 网页端在手机上变成原生 App 观感的 任务仪表盘 + 会话视图:按工作区分组的任务卡、运行状态实时刷新、顶部返回栏、 深浅主题与 DSH 全程同步。

桌面端(≥768px)零影响:全部覆盖规则在窄屏媒体查询内,宽屏看不到任何移动端部件。

界面预览

移动端任务仪表盘(iPhone 14 视口 390×844,浅色 / 深色主题自动跟随):

任务仪表盘(浅色)任务仪表盘(深色)
移动端任务仪表盘-浅色移动端任务仪表盘-深色

工作区分组卡片(名称 / 本地徽标 / 路径 / 更新于 / 任务数)、任务行的运行状态圆点与 「进行中 / 新会话 / 已完成」徽标,都来自宿主 sessions / workspaces 服务的实时数据。

会话视图 —— DSH 会话主体全屏呈现,顶部是插件注入的返回栏:

会话视图(顶部返回栏)设置页「远程控制」标签
移动端会话视图设置页远程控制

截图为插件在真实 DSH 宿主(127.0.0.1:3080)中渲染的结果,未使用模拟数据:#rm-x-dashboard / .rmx-card / .rmx-task / #rm-x-backbar 均由插件客户端模块注入生成,任务与工作区数据来自 宿主 sessions / workspaces 服务。设置页截图中的访问二维码与 accessKey 片段已做打码处理。

功能

远程控制(设置页「远程控制」标签)

能力说明
扫码接入局域网地址实时渲染为二维码,手机相机直扫
局域网访问一键开关反向代理(默认端口 3081),自动探测本机所有局域网 IP,多 IP 可切换
公网访问cloudflared 隧道一键开关,公网 URL 即时显示,并渲染公网二维码——人在外面扫码即用,无需同一局域网
复制链接局域网 / 公网地址一键复制
主题全部配色走 DSH 设计令牌(--dsw-alias-*),深浅主题自动跟随

移动端覆盖层

能力说明
任务仪表盘按工作区分组的任务卡片(工作区名 / 路径 / 任务数 / 最近活跃),运行中绿点脉冲、「进行中 / 新会话 / 已完成」徽标
任务操作点击进入会话;长按任务行弹出菜单(打开 / 删除);分组折叠展开;单列 / 分组视图切换;全部折叠 / 展开;手动刷新
会话视图顶部返回栏(一键返回任务列表,配色随主题);DSH 会话主体全屏呈现,底部安全区适配
误触防护屏蔽浏览器边缘滑动历史导航(左右滑不会莫名退回上一页)
实时同步订阅 sessions / workspaces 服务,任务状态变化自动刷新;浏览器刷新后保持当前视图(sessionStorage)
主题同步MutationObserver 监听 DSH 主题属性,深浅切换即时跟随(返回栏 / 仪表盘 / 长按菜单全量)
升级容错会话字段 / DSH 组件类名漂移时按候选顺序回退探测;数据未就绪显示加载态而非假空白——永不白屏

已知边界

  • 公网访问需要本机安装 cloudflared。
  • iOS Safari 屏幕边缘的系统返回手势属浏览器行为,页面无法禁用;页面中部滑动无影响。

架构

dsh-remote-x/
├── src/index.ts        # 宿主插件:mobile CSS 注入(webserver/index-inject) +
│                       #   qr-info / qrcode / lan-toggle / public-toggle API +
│                       #   局域网反向代理(3081) + cloudflared 隧道管理
├── inject/mobile.css   # 移动端纯 CSS 覆盖层(body class 模型,宽屏零影响)
├── dist/client.js      # 客户端模块:设置页 section + 移动层
│                       #   (sessions/workspaces 订阅驱动,手写无构建依赖)
└── dist/index.mjs      # 宿主构建产物(tsdown)
  • 客户端经 DSH 模块加载器按需加载,服务依赖:sessions / workspaces / slots / modules。
  • 移动层对 DSH 的所有 DOM 触点都走后缀锚点([class*="_frame"] 等,语义后缀全页唯一) 与兼容层(pick() 多字段回退),宿主升级时优先降级而非白屏。

安装

dsh plugin --profile web add ./dsh-remote-x

安装后重启宿主即可;手机与电脑同一局域网时,用设置页二维码扫码访问。

插件配置

字段默认说明
breakpoint768移动端布局判定宽度(px)
proxyPort3081局域网反向代理端口
title远程控制设置页标签标题
accessKey无公网/局域网链接使用 /k/<key>/ 形式,免去 token 轮换

插件 API(全部经 nonce 防护)

方法路径说明
GET/dsh-remote-x/api/qr-info入口地址、局域网 IP 列表、LAN/公网开关状态、token 检测
GET/dsh-remote-x/api/qrcode?text=自渲染 QR SVG(纯矩阵核心,无图片依赖)
POST/dsh-remote-x/api/lan-toggle局域网代理开关
POST/dsh-remote-x/api/public-togglecloudflared 公网隧道开关(返回公网 URL)

安全说明

  • Harness 后端保持默认 127.0.0.1 绑定不变;对手机暴露的只有 3081 代理与隧道出口。
  • 所有插件 API 要求 x-remote-nonce(页面注入的一次性值);代理入口可选 accessKey。
  • 公网隧道链接含访问凭据,请勿公开分享;泄露时在设置页关闭公网开关重建。

License

MIT