@noob-stupid/dsh-plugin-console 0.5.11 → 0.5.12

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/README.md CHANGED
@@ -1,9 +1,10 @@
1
+ <sub><b>Web</b> &amp; <b>Desktop</b> — both supported.</sub>
2
+
1
3
  > **English**: [README.md](README.md) | **中文**: [README.zh.md](README.zh.md)
2
4
 
3
5
  ---
4
- desktop:
5
- ![Entry inside the official plugins page](docs/images/official-plugins-page.png)
6
6
 
7
+ <img width="1170" height="609" alt="image" src="https://github.com/user-attachments/assets/b802d606-14ba-4151-9956-ff642ed12b0a" />
7
8
 
8
9
  # DSH Plugin Gating Hub (dsh-plugin-gating-hub)
9
10
 
@@ -21,8 +22,6 @@ desktop:
21
22
  [![GitHub Release](https://img.shields.io/github/v/release/Noob-stupid/dsh-plugin-gating-hub?style=flat-square)](https://github.com/Noob-stupid/dsh-plugin-gating-hub/releases)[![dsh.so security](https://www.dsh.so/badge/dsh-plugin-hub.svg)](https://www.dsh.so/artifact/dsh-plugin-hub)
22
23
  [![dsh.so install](https://www.dsh.so/badge/install/dsh-plugin-hub.svg)](https://www.dsh.so/artifact/dsh-plugin-hub)
23
24
 
24
- web:
25
- <img width="1170" height="609" alt="image" src="https://github.com/user-attachments/assets/b802d606-14ba-4151-9956-ff642ed12b0a" />
26
25
  > **Framework upgrade safety & plugin version gating for DeepSeek Harness (DSH)**: one-click
27
26
  > framework upgrade with **auto-rollback on failure** → **one-click rollback to the previous
28
27
  > version** after an upgrade → plugins the new framework cannot load are **auto-disabled** →
package/README.zh.md CHANGED
@@ -1,3 +1,5 @@
1
+ <sub>同时支持 <b>Web</b> 与 <b>Desktop</b> 两种形态。</sub>
2
+
1
3
  > **English**: [README.md](README.md) | **中文**: [README.zh.md](README.zh.md)
2
4
 
3
5
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@noob-stupid/dsh-plugin-console",
3
- "version": "0.5.11",
3
+ "version": "0.5.12",
4
4
  "description": "DSH 框架升级安全与插件升级门控:一键升级、失败自动回滚、升级后回滚上版、旧插件不适配自动禁用;内置多源插件市场为发现层,插件源全部可自定义,可指向公司内网私有源 / 私有索引 / 本地 Git 仓库,纯内网离线可用 | Framework upgrade safety & plugin version gating for DSH, with a customizable multi-source plugin market: point every source at internal mirrors or a local file:// repo for intranet-only, offline installs.",
5
5
  "repository": {
6
6
  "type": "git",