D
@wahu/dsh-mobile
v0.2.0 · 1 天前发布
Secure mobile companion bundle for the DeepSeek Harness Web profile
README
DSH Remote Console
DSH Remote Console 是 DeepSeek Harness (DSH) Web profile 的移动端增强插件,插件 ID 为 dsh-mobile。它通过 Tailscale Serve 将本机 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。
环境要求
0.1.0-rc.622.19+ 或 24+官
版本兼容矩阵
| 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"]}}