dsh-mobile 0.2.1 → 0.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/README.en.md +5 -4
- package/README.md +5 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,11 @@
|
|
|
2
2
|
|
|
3
3
|
Notable changes to DSH Mobile are recorded here. GitHub Releases remain the source for downloadable packages and complete generated commit notes.
|
|
4
4
|
|
|
5
|
+
## 0.2.2 - 2026-08-27
|
|
6
|
+
|
|
7
|
+
- Detect LAN and remote pairing links automatically after a QR scan, independent of the currently selected connection page.
|
|
8
|
+
- Clarify QR, network, firewall, certificate, and pairing failures so users can identify the shortest recovery path.
|
|
9
|
+
|
|
5
10
|
## 0.2.1 - 2026-08-25
|
|
6
11
|
|
|
7
12
|
- Add a stable Android app download entry to the desktop Mobile Access panel.
|
package/README.en.md
CHANGED
|
@@ -16,13 +16,13 @@
|
|
|
16
16
|
|
|
17
17
|
<p align="center"><a href="README.md">简体中文</a> · <a href="CHANGELOG.md">Changelog</a></p>
|
|
18
18
|
|
|
19
|
-
> DSH Mobile 0.2.
|
|
19
|
+
> DSH Mobile 0.2.2 is a DeepSeek Harness community plugin for the DeepSeek Harness 0.1.1 series (verified with 0.1.1-rc.2); the native app supports Android only.
|
|
20
20
|
>
|
|
21
|
-
> **0.2.
|
|
21
|
+
> **0.2.2 update**: pairing scans now select the LAN or remote path automatically, with clearer QR, network, firewall, certificate, and pairing errors for faster connection troubleshooting.
|
|
22
22
|
>
|
|
23
|
-
> Upgrading the app from 0.1.3 or earlier requires one uninstall and re-pair; older app builds can still use the 0.2.
|
|
23
|
+
> Upgrading the app from 0.1.3 or earlier requires one uninstall and re-pair; older app builds can still use the 0.2.2 LAN path.
|
|
24
24
|
|
|
25
|
-
<p align="center"><a href="https://github.com/saya-ch/dsh-mobile/releases/download/v0.2.
|
|
25
|
+
<p align="center"><a href="https://github.com/saya-ch/dsh-mobile/releases/download/v0.2.2/dsh-mobile-android-v0.2.2.apk"><strong>Download Android app 0.2.2</strong></a> · <a href="https://github.com/saya-ch/dsh-mobile/releases/tag/v0.2.2">Release notes and checksums</a></p>
|
|
26
26
|
|
|
27
27
|
DSH Mobile is a DeepSeek Harness plugin that lets a mobile browser or the Android app connect over a protected LAN or an optional Tailscale Funnel or cpolar remote path. Local and remote access keep the same sessions, Workspaces, messages, and tools while using separate switches and paired-device stores without modifying DeepSeek Harness source.
|
|
28
28
|
|
|
@@ -176,6 +176,7 @@ See [SECURITY.md](SECURITY.md).
|
|
|
176
176
|
|
|
177
177
|
| DSH Mobile | Verified DeepSeek Harness releases |
|
|
178
178
|
| --- | --- |
|
|
179
|
+
| `0.2.2` | `0.1.0-rc.5`, `0.1.0-rc.6`, `0.1.0-rc.7`, `0.1.1-rc.2` |
|
|
179
180
|
| `0.2.1` | `0.1.0-rc.5`, `0.1.0-rc.6`, `0.1.0-rc.7`, `0.1.1-rc.2` |
|
|
180
181
|
| `0.2.0` | `0.1.0-rc.5`, `0.1.0-rc.6`, `0.1.0-rc.7`, `0.1.1-rc.2` |
|
|
181
182
|
| `0.1.4` | `0.1.0-rc.5`, `0.1.0-rc.6`, `0.1.0-rc.7`, `0.1.1-rc.2` |
|
package/README.md
CHANGED
|
@@ -23,13 +23,13 @@
|
|
|
23
23
|
<a href="README.en.md">English</a>
|
|
24
24
|
</p>
|
|
25
25
|
|
|
26
|
-
> DSH Mobile 0.2.
|
|
26
|
+
> DSH Mobile 0.2.2 是 DeepSeek Harness 社区插件,适配 DeepSeek Harness 0.1.1 系列(已验证 0.1.1-rc.2);原生 App 仅支持 Android。
|
|
27
27
|
>
|
|
28
|
-
> **0.2.
|
|
28
|
+
> **0.2.2 更新**:扫码后自动识别局域网或远程连接,并细化二维码、网络、防火墙、证书与配对错误提示,便于快速排查连接问题。
|
|
29
29
|
>
|
|
30
|
-
> 从 0.1.3 或更早 App 升级时需卸载旧版并重新配对一次;旧版 App 仍可使用 0.2.
|
|
30
|
+
> 从 0.1.3 或更早 App 升级时需卸载旧版并重新配对一次;旧版 App 仍可使用 0.2.2 的局域网功能。
|
|
31
31
|
|
|
32
|
-
<p align="center"><a href="https://github.com/saya-ch/dsh-mobile/releases/download/v0.2.
|
|
32
|
+
<p align="center"><a href="https://github.com/saya-ch/dsh-mobile/releases/download/v0.2.2/dsh-mobile-android-v0.2.2.apk"><strong>下载 Android App 0.2.2</strong></a> · <a href="https://github.com/saya-ch/dsh-mobile/releases/tag/v0.2.2">版本说明与校验文件</a></p>
|
|
33
33
|
|
|
34
34
|
DSH Mobile 是一个 DeepSeek Harness 插件,让手机浏览器或 Android App 通过局域网,或可选的 Tailscale Funnel、cpolar 远程通道连接电脑,继续使用同一份会话、工作区、消息和工具。局域网与远程访问分别启停、分别管理设备,且都不修改 DeepSeek Harness 源码。
|
|
35
35
|
|
|
@@ -186,6 +186,7 @@ flowchart LR
|
|
|
186
186
|
|
|
187
187
|
| DSH Mobile | 已验证的 DeepSeek Harness |
|
|
188
188
|
| ------------ | -------------------------------------------------------- |
|
|
189
|
+
| `0.2.2` | `0.1.0-rc.5`、`0.1.0-rc.6`、`0.1.0-rc.7`、`0.1.1-rc.2` |
|
|
189
190
|
| `0.2.1` | `0.1.0-rc.5`、`0.1.0-rc.6`、`0.1.0-rc.7`、`0.1.1-rc.2` |
|
|
190
191
|
| `0.2.0` | `0.1.0-rc.5`、`0.1.0-rc.6`、`0.1.0-rc.7`、`0.1.1-rc.2` |
|
|
191
192
|
| `0.1.4` | `0.1.0-rc.5`、`0.1.0-rc.6`、`0.1.0-rc.7`、`0.1.1-rc.2` |
|