← 返回列表
D

@wahu/dsh-mobile

v0.2.0 · 1 天前发布

Secure mobile companion bundle for the DeepSeek Harness Web profile

deepseekdeepseek-harnessdshdsh-pluginpluginbundlemobilemobile-consoleremote-consoletailscale

README

DSH Remote Console

DSH Remote Console 是 DeepSeek Harness (DSH) Web profile 的移动端增强插件,插件 ID 为 dsh-mobile。它通过 Tailscale Serve 将本机 DSH 安全地提供给手机浏览器,无需在公网监听端口。

功能

  • 显示 DSH 连接、运行、等待操作和就绪状态。

  • 统计待处理/已完成会话,并跳转到下一个会话。

  • 在浏览器页面存活时提供待操作/任务完成通知。

  • 支持浏览器的“安装应用”提示。

  • 仅在手机/触摸屏布局中显示,不替换 DSH 原有界面。
  • 设计

    text
    手机浏览器
    |
    | Tailscale HTTPS(Tailnet 内)
    v
    Tailscale Serve :8443
    |
    | http://127.0.0.1:3080
    v
    DSH Web + dsh-mobile
    |
    v
    DSH 官方 Session / RPC / Permission / Reconnect

    插件不解析会话 JSONL,不创建额外的 DSH 子进程,不提供终端或 bypassPermissions。客户端以附加项方式注册到官方 conversation.input.dock Slot。

    环境要求

  • Windows 10/11

  • DSH 0.1.0-rc.6

  • Node.js 22.19+24+

  • Corepack

  • Tailscale(远程访问需要)
  • 查看完整 README →

    版本兼容矩阵

    DSH 版本状态说明
    dsh@0.1.0-rc.6 ✅ 兼容 cordis patch ✅
    dsh@0.1.0 ✅ 兼容 标准 patch ✅
    dsh@0.2.0 ⚠️ 待验证 待实测(API 可能在变)
    dsh@0.3.0+ ❓ 未知 尚未发布

    💡 兼容矩阵每周末自动跑实测,欢迎 PR 修正

    元数据

    License
    MIT
    npm
    @wahu/dsh-mobile
    Repo
    git+https://github.com/ZSLsherly/DSH-remote-console.git
    Engines
    {"node":"^22.19.0 || >=24.0.0"}
    Weekly DL
    0
    Monthly DL
    0
    dsh.bundle
    {"bundle":{"patch":"./cordis.patch.yml"},"client":{"platform":"web","inject":["@deepseek-ai/dsh-client-connection","@deepseek-ai/dsh-client-runtime","@deepseek-ai/dsh-client-ui-conversation"]}}