dsh-plugin-guide 0.3.16 → 0.3.17

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.
@@ -6,7 +6,7 @@
6
6
 
7
7
  | 项目 | 状态 |
8
8
  |---|---|
9
- | Harness | DeepSeek Harness `0.1.5-rc.1` |
9
+ | Harness | DeepSeek Harness `0.1.7-alpha.2` |
10
10
  | Node | `^22.19.0 || >=24.0.0` |
11
11
  | 平台 | 全部(纯 ESM;无原生代码、无网络) |
12
12
 
@@ -6,7 +6,7 @@ A DeepSeek Harness (DSH) plugin scaffolded by [`dsh-plugin-dev new`](https://git
6
6
 
7
7
  | Surface | Status |
8
8
  |---|---|
9
- | Harness | DeepSeek Harness `0.1.5-rc.1` |
9
+ | Harness | DeepSeek Harness `0.1.7-alpha.2` |
10
10
  | Node | `^22.19.0 || >=24.0.0` |
11
11
  | Platforms | All (plain ESM; no native code, no network) |
12
12
 
@@ -13,13 +13,13 @@
13
13
  },
14
14
  "devDependencies": {
15
15
  "@deepseek-ai/cordis": "^4.0.2",
16
- "@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
16
+ "@deepseek-ai/dsh-tools": "{{dshPeerRange}}",
17
17
  "@deepseek-ai/schemastery": "^3.18.2",
18
18
  "vitest": "^3.2.7"
19
19
  },
20
20
  "peerDependencies": {
21
21
  "@deepseek-ai/cordis": "^4.0.2",
22
- "@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
22
+ "@deepseek-ai/dsh-tools": "{{dshPeerRange}}",
23
23
  "@deepseek-ai/schemastery": "^3.18.2"
24
24
  },
25
25
  "dsh": {
@@ -6,7 +6,7 @@ Un plugin de DeepSeek Harness (DSH) generado con [`dsh-plugin-dev new`](https://
6
6
 
7
7
  | Superficie | Estado |
8
8
  |---|---|
9
- | Harness | DeepSeek Harness `0.1.5-rc.1` |
9
+ | Harness | DeepSeek Harness `0.1.7-alpha.2` |
10
10
  | Node | `^22.19.0 || >=24.0.0` |
11
11
  | Plataformas | Todas (ESM puro; sin código nativo, sin red) |
12
12
 
@@ -6,7 +6,7 @@
6
6
 
7
7
  | सतह | स्थिति |
8
8
  |---|---|
9
- | Harness | DeepSeek Harness `0.1.5-rc.1` |
9
+ | Harness | DeepSeek Harness `0.1.7-alpha.2` |
10
10
  | Node | `^22.19.0 || >=24.0.0` |
11
11
  | प्लेटफ़ॉर्म | सभी (शुद्ध ESM; कोई नेटिव कोड नहीं, कोई नेटवर्क नहीं) |
12
12
 
@@ -6,7 +6,7 @@ Um plugin do DeepSeek Harness (DSH) gerado com [`dsh-plugin-dev new`](https://gi
6
6
 
7
7
  | Superfície | Estado |
8
8
  |---|---|
9
- | Harness | DeepSeek Harness `0.1.5-rc.1` |
9
+ | Harness | DeepSeek Harness `0.1.7-alpha.2` |
10
10
  | Node | `^22.19.0 || >=24.0.0` |
11
11
  | Plataformas | Todas (ESM puro; sem código nativo, sem rede) |
12
12
 
@@ -6,7 +6,7 @@
6
6
 
7
7
  | 项目 | 状态 |
8
8
  |---|---|
9
- | Harness | DeepSeek Harness `0.1.5-rc.1` |
9
+ | Harness | DeepSeek Harness `0.1.7-alpha.2` |
10
10
  | Node | `^22.19.0 || >=24.0.0` |
11
11
  | 平台 | 全部(纯 ESM;无原生代码、无网络) |
12
12
 
@@ -6,7 +6,7 @@ A DeepSeek Harness (DSH) plugin scaffolded by [`dsh-plugin-dev new`](https://git
6
6
 
7
7
  | Surface | Status |
8
8
  |---|---|
9
- | Harness | DeepSeek Harness `0.1.5-rc.1` |
9
+ | Harness | DeepSeek Harness `0.1.7-alpha.2` |
10
10
  | Node | `^22.19.0 || >=24.0.0` |
11
11
  | Platforms | All (plain ESM; no native code, no network) |
12
12
 
@@ -21,14 +21,14 @@
21
21
  },
22
22
  "devDependencies": {
23
23
  "@deepseek-ai/cordis": "^4.0.2",
24
- "@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
24
+ "@deepseek-ai/dsh-tools": "{{dshPeerRange}}",
25
25
  "@deepseek-ai/schemastery": "^3.18.2",
26
26
  "@types/node": "^22.20.1",
27
27
  "vitest": "^3.2.7"
28
28
  },
29
29
  "peerDependencies": {
30
30
  "@deepseek-ai/cordis": "^4.0.2",
31
- "@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
31
+ "@deepseek-ai/dsh-tools": "{{dshPeerRange}}",
32
32
  "@deepseek-ai/schemastery": "^3.18.2"
33
33
  },
34
34
  "dsh": {