dsh-mcp-panel 0.6.2 → 0.6.3
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 +6 -0
- package/README.es.md +1 -1
- package/README.hi.md +1 -1
- package/README.md +1 -1
- package/README.pt.md +1 -1
- package/README.zh.md +1 -1
- package/lib/index.js +1 -1
- package/package.json +22 -21
- package/src/probe.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,12 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project are documented in this file.
|
|
4
4
|
|
|
5
|
+
## [0.6.3] - 2026-09-01
|
|
6
|
+
|
|
7
|
+
### Changed
|
|
8
|
+
|
|
9
|
+
- Align the devDependency pins to the published dsh `0.1.2-alpha.3` line (11 `@deepseek-ai/dsh-*` packages), align `cordis`/`schemastery` to `^4.0.2`/`^3.18.2`, and raise the compat probe pins to `0.1.2-alpha.3`. No behavior change; the five-language READMEs record the alpha.3 fact.
|
|
10
|
+
|
|
5
11
|
## [0.6.2] - 2026-08-30
|
|
6
12
|
|
|
7
13
|
### Fixed
|
package/README.es.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
| Superficie | Estado |
|
|
27
27
|
|---|---|
|
|
28
|
-
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` |
|
|
28
|
+
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` 0.1.2-alpha.3 (adaptado el 2026-09-01): el sobre de sesión conserva su campo ignorable solo para compatibilidad de lectura de logs almacenados - Session.append aún no puede estamparlo, por lo que el comportamiento de la puerta no cambia. |
|
|
29
29
|
| Node | `^22.19.0 \|\| >=24.0.0` |
|
|
30
30
|
| Plataformas | Web GUI (doble cara: host + navegador) |
|
|
31
31
|
| Modelo | Cualquiera (el panel es de solo lectura; solo la salida de `/mcp` es legible por el modelo) |
|
package/README.hi.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
| सतह | स्थिति |
|
|
27
27
|
|---|---|
|
|
28
|
-
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` |
|
|
28
|
+
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` 0.1.2-alpha.3 (2026-09-01 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। |
|
|
29
29
|
| Node | `^22.19.0 \|\| >=24.0.0` |
|
|
30
30
|
| प्लेटफ़ॉर्म | Web GUI (दोहरा चेहरा: host + browser) |
|
|
31
31
|
| मॉडल | कोई भी (पैनल रीड-ओनली है; केवल `/mcp` आउटपुट मॉडल-पठनीय है) |
|
package/README.md
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
|
|
29
29
|
| Surface | Status |
|
|
30
30
|
|---|---|
|
|
31
|
-
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` |
|
|
31
|
+
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` 0.1.2-alpha.3 (adapted 2026-09-01): the session envelope keeps its ignorable field for stored-log read compatibility only - Session.append still cannot stamp it, so audit-gate behavior is unchanged. |
|
|
32
32
|
| Node | `^22.19.0 \|\| >=24.0.0` |
|
|
33
33
|
| Platforms | Web GUI (dual-face: host + browser) |
|
|
34
34
|
| Model | Any (the panel is read-only; only `/mcp` output is model-readable) |
|
package/README.pt.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
| Superfície | Status |
|
|
27
27
|
|---|---|
|
|
28
|
-
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` |
|
|
28
|
+
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` 0.1.2-alpha.3 (adaptado em 2026-09-01): o envelope de sessão mantém seu campo ignorable apenas para compatibilidade de leitura de logs armazenados - o Session.append ainda não consegue estampá-lo, então o comportamento da porta não muda. |
|
|
29
29
|
| Node | `^22.19.0 \|\| >=24.0.0` |
|
|
30
30
|
| Plataformas | Web GUI (duas faces: host + navegador) |
|
|
31
31
|
| Modelo | Qualquer (o painel é somente leitura; só a saída de `/mcp` é legível pelo modelo) |
|
package/README.zh.md
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
|
|
28
28
|
| 维度 | 状态 |
|
|
29
29
|
|---|---|
|
|
30
|
-
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` |
|
|
30
|
+
| Harness | DeepSeek Harness `0.1.1-rc.2`–`0.2.0` 0.1.2-alpha.3(2026-09-01 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。 |
|
|
31
31
|
| Node | `^22.19.0 \|\| >=24.0.0` |
|
|
32
32
|
| 平台 | Web GUI(双面:Host + 浏览器) |
|
|
33
33
|
| 模型 | 任意(面板只读;仅 `/mcp` 输出对模型可见) |
|
package/lib/index.js
CHANGED
|
@@ -810,7 +810,7 @@ const INITIALIZE_PROTOCOL_VERSION = "2024-11-05";
|
|
|
810
810
|
* advertised version tracks the package version. */
|
|
811
811
|
const PROBE_CLIENT_INFO = {
|
|
812
812
|
name: "dsh-mcp-panel",
|
|
813
|
-
version: "0.6.
|
|
813
|
+
version: "0.6.3"
|
|
814
814
|
};
|
|
815
815
|
/** Display cap for server-reported name/version fields in probe details. */
|
|
816
816
|
const DISPLAY_LIMIT = 80;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-mcp-panel",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.3",
|
|
4
4
|
"description": "MCP management console for the official DeepSeek Harness MCP client: /mcp command with health diagnostics and pipeline trial calls, a Settings MCP tab with server CRUD (append-only profile-patch fragments, approval-gated writes with automatic backups), a tool trial console over the official tool pipeline, connection status, reconnect counts and sanitized tool inventory, plus an optional Streamable HTTP probe.",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
],
|
|
82
82
|
"compatibility": {
|
|
83
83
|
"dshVersions": [
|
|
84
|
-
"0.1.
|
|
84
|
+
"0.1.2-alpha.3"
|
|
85
85
|
]
|
|
86
86
|
},
|
|
87
87
|
"capability": {
|
|
@@ -114,13 +114,13 @@
|
|
|
114
114
|
"node": "^22.19.0 || >=24.0.0"
|
|
115
115
|
},
|
|
116
116
|
"peerDependencies": {
|
|
117
|
-
"@deepseek-ai/cordis": "^4.0.
|
|
117
|
+
"@deepseek-ai/cordis": "^4.0.2",
|
|
118
118
|
"@deepseek-ai/cordis-plugin-loader": "^1.0.2",
|
|
119
119
|
"@deepseek-ai/dsh-commands": ">=0.1.0-rc.8 <0.2.0",
|
|
120
120
|
"@deepseek-ai/dsh-jobs": ">=0.1.0-rc.8 <0.2.0",
|
|
121
121
|
"@deepseek-ai/dsh-tools": ">=0.1.0-rc.8 <0.2.0",
|
|
122
122
|
"@deepseek-ai/dsh-typert-protocol": ">=0.1.0-rc.8 <0.2.0",
|
|
123
|
-
"@deepseek-ai/schemastery": "^3.18.
|
|
123
|
+
"@deepseek-ai/schemastery": "^3.18.2",
|
|
124
124
|
"@deepseek-ai/dsh-client-connection": ">=0.1.1-rc.2 <0.2.0",
|
|
125
125
|
"@deepseek-ai/dsh-api-remotes": ">=0.1.1-rc.2 <0.2.0",
|
|
126
126
|
"@deepseek-ai/dsh-client-locale": ">=0.1.1-rc.2 <0.2.0",
|
|
@@ -147,25 +147,26 @@
|
|
|
147
147
|
"@deepseek-ai/dsh-subprocess": "0.1.1-rc.2"
|
|
148
148
|
},
|
|
149
149
|
"devDependencies": {
|
|
150
|
-
"@deepseek-ai/
|
|
150
|
+
"@deepseek-ai/dsh-attachment": "0.1.2-alpha.3",
|
|
151
|
+
"@deepseek-ai/cordis": "^4.0.2",
|
|
151
152
|
"@deepseek-ai/cordis-plugin-include": "1.0.6",
|
|
152
153
|
"@deepseek-ai/cordis-plugin-loader": "^1.0.2",
|
|
153
|
-
"@deepseek-ai/dsh-agent": "0.1.
|
|
154
|
-
"@deepseek-ai/dsh-app-boot": "0.1.
|
|
155
|
-
"@deepseek-ai/dsh-api-remotes": "0.1.
|
|
156
|
-
"@deepseek-ai/dsh-client-connection": "0.1.
|
|
157
|
-
"@deepseek-ai/dsh-client-locale": "0.1.
|
|
158
|
-
"@deepseek-ai/dsh-client-ui-settings": "0.1.
|
|
159
|
-
"@deepseek-ai/dsh-client-ui-slots": "0.1.
|
|
160
|
-
"@deepseek-ai/dsh-cmdline": "0.1.
|
|
161
|
-
"@deepseek-ai/dsh-commands": "0.1.
|
|
162
|
-
"@deepseek-ai/dsh-home-paths": "0.1.
|
|
163
|
-
"@deepseek-ai/dsh-jobs": "0.1.
|
|
164
|
-
"@deepseek-ai/dsh-session": "0.1.
|
|
165
|
-
"@deepseek-ai/dsh-system-prompt": "0.1.
|
|
166
|
-
"@deepseek-ai/dsh-tools": "0.1.
|
|
167
|
-
"@deepseek-ai/dsh-typert-protocol": "0.1.
|
|
168
|
-
"@deepseek-ai/schemastery": "^3.18.
|
|
154
|
+
"@deepseek-ai/dsh-agent": "0.1.2-alpha.3",
|
|
155
|
+
"@deepseek-ai/dsh-app-boot": "0.1.2-alpha.3",
|
|
156
|
+
"@deepseek-ai/dsh-api-remotes": "0.1.2-alpha.3",
|
|
157
|
+
"@deepseek-ai/dsh-client-connection": "0.1.2-alpha.3",
|
|
158
|
+
"@deepseek-ai/dsh-client-locale": "0.1.2-alpha.3",
|
|
159
|
+
"@deepseek-ai/dsh-client-ui-settings": "0.1.2-alpha.3",
|
|
160
|
+
"@deepseek-ai/dsh-client-ui-slots": "0.1.2-alpha.3",
|
|
161
|
+
"@deepseek-ai/dsh-cmdline": "0.1.2-alpha.3",
|
|
162
|
+
"@deepseek-ai/dsh-commands": "0.1.2-alpha.3",
|
|
163
|
+
"@deepseek-ai/dsh-home-paths": "0.1.2-alpha.3",
|
|
164
|
+
"@deepseek-ai/dsh-jobs": "0.1.2-alpha.3",
|
|
165
|
+
"@deepseek-ai/dsh-session": "0.1.2-alpha.3",
|
|
166
|
+
"@deepseek-ai/dsh-system-prompt": "0.1.2-alpha.3",
|
|
167
|
+
"@deepseek-ai/dsh-tools": "0.1.2-alpha.3",
|
|
168
|
+
"@deepseek-ai/dsh-typert-protocol": "0.1.2-alpha.3",
|
|
169
|
+
"@deepseek-ai/schemastery": "^3.18.2",
|
|
169
170
|
"@types/node": "^22.19.0",
|
|
170
171
|
"@types/react": "18.3.31",
|
|
171
172
|
"@vitest/coverage-v8": "4.1.10",
|
package/src/probe.ts
CHANGED
|
@@ -38,7 +38,7 @@ const INITIALIZE_PROTOCOL_VERSION = '2024-11-05'
|
|
|
38
38
|
/** MCP clientInfo facts; protocol constants, not configuration. Exported so the
|
|
39
39
|
* version-consistency tripwire (`tests/version.spec.ts`) can assert the
|
|
40
40
|
* advertised version tracks the package version. */
|
|
41
|
-
export const PROBE_CLIENT_INFO = { name: 'dsh-mcp-panel', version: '0.6.
|
|
41
|
+
export const PROBE_CLIENT_INFO = { name: 'dsh-mcp-panel', version: '0.6.3' }
|
|
42
42
|
|
|
43
43
|
/** One settled probe: outcome status plus a sanitized one-line detail. */
|
|
44
44
|
export interface ProbeOutcome {
|