dsh-mcp-panel 0.6.9 → 0.6.10
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 +11 -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/docs/upstream-proposal.md +19 -0
- package/lib/index.js +1 -1
- package/lib/types/probe.d.ts.map +1 -1
- package/package.json +27 -26
- package/src/probe.ts +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project are documented in this file.
|
|
4
4
|
|
|
5
|
+
## [0.6.10] - 2026-09-09
|
|
6
|
+
|
|
7
|
+
### Changed
|
|
8
|
+
|
|
9
|
+
- Align the `@deepseek-ai/dsh-*` peer ranges to `>=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0` and pin the dev/test dependencies to the published `0.1.5-alpha.1` line: adaptation to DeepSeek Harness `dsh-v0.1.5-alpha.1` (session format V3, `ctx.agent` removal, `Inbox` type-only interface); runtime behavior is unchanged for every supported host line.
|
|
10
|
+
- Record `0.1.5-alpha.1` in `dshWorkshop.compatibility.dshVersions`.
|
|
11
|
+
|
|
12
|
+
### Docs
|
|
13
|
+
|
|
14
|
+
- Refresh the five-language README compatibility baseline to `dsh-v0.1.5-alpha.1` (verified 2026-09-09).
|
|
15
|
+
|
|
5
16
|
## [0.6.9] - 2026-09-07
|
|
6
17
|
|
|
7
18
|
### Docs
|
package/README.es.md
CHANGED
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
|
|
26
26
|
| Superficie | Estado |
|
|
27
27
|
|---|---|
|
|
28
|
-
| Harness | DeepSeek Harness `dsh-v0.1.
|
|
28
|
+
| Harness | DeepSeek Harness `dsh-v0.1.5-alpha.1` (tag de GitHub, verificado el 2026-09-09) (adaptado el 2026-09-09): 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. Verificado el 2026-09-09 contra el checkout master dsh-v0.1.5-alpha.1 (cadena completa de puertas + smoke de instalación de perfil). |
|
|
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 `dsh-v0.1.
|
|
28
|
+
| Harness | DeepSeek Harness `dsh-v0.1.5-alpha.1` (GitHub tag, 2026-09-09 को सत्यापित) (2026-09-09 को अनुकूलित): सत्र लिफ़ाफ़ा अपना ignorable फ़ील्ड केवल संग्रहीत-लॉग पठन संगतता के लिए रखता है - Session.append अभी भी इसे स्टैम्प नहीं कर सकता, इसलिए गेट व्यवहार अपरिवर्तित है। 2026-09-09 को dsh-v0.1.5-alpha.1 master checkout के विरुद्ध सत्यापित (पूर्ण गेट शृंखला + प्रोफ़ाइल इंस्टॉल स्मोक)। |
|
|
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 `dsh-v0.1.
|
|
31
|
+
| Harness | DeepSeek Harness `dsh-v0.1.5-alpha.1` (GitHub tag, verified 2026-09-09) (adapted 2026-09-09): 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. Verified 2026-09-09 against the dsh-v0.1.5-alpha.1 master checkout (full gate chain + profile install smoke). |
|
|
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 `dsh-v0.1.
|
|
28
|
+
| Harness | DeepSeek Harness `dsh-v0.1.5-alpha.1` (tag do GitHub, verificado em 2026-09-09) (adaptado em 2026-09-09): 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. Verificado em 2026-09-09 contra o checkout master dsh-v0.1.5-alpha.1 (cadeia completa de portas + smoke de instalação de perfil). |
|
|
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 `dsh-v0.1.
|
|
30
|
+
| Harness | DeepSeek Harness `dsh-v0.1.5-alpha.1`(GitHub tag,2026-09-09 已核验)(2026-09-09 已适配):会话信封保留 ignorable 字段但仅用于存量日志读取兼容——Session.append 仍无法盖章,门控行为不变。已于 2026-09-09 对照 dsh-v0.1.5-alpha.1 master checkout 核验(全量门禁链 + profile 安装冒烟)。 |
|
|
31
31
|
| Node | `^22.19.0 \|\| >=24.0.0` |
|
|
32
32
|
| 平台 | Web GUI(双面:Host + 浏览器) |
|
|
33
33
|
| 模型 | 任意(面板只读;仅 `/mcp` 输出对模型可见) |
|
|
@@ -148,3 +148,22 @@ until this PR lands). When neither produces data, the panel reports status as
|
|
|
148
148
|
only) instead of fabricating a connection state. That keeps the panel honest
|
|
149
149
|
both before and after this proposal lands.
|
|
150
150
|
|
|
151
|
+
## Status check 2026-09-09 (0.1.5-alpha.1)
|
|
152
|
+
|
|
153
|
+
> Measured read-only against `origin/master` = `5dda764e` (`0.1.5-alpha.1`).
|
|
154
|
+
|
|
155
|
+
- **The seam is still missing.** `git grep -n 'McpStatus' origin/master --
|
|
156
|
+
packages/mcp` -> 0 hits (exit 1); `git grep -n 'mcp/status' origin/master
|
|
157
|
+
-- packages/mcp` -> 0 hits (exit 1). Neither the event, the service, nor
|
|
158
|
+
the vocabulary has landed upstream.
|
|
159
|
+
- **Official package paths are unchanged.** The `packages/mcp` group still
|
|
160
|
+
contains exactly one package, `mcp-client`; every path this proposal
|
|
161
|
+
cites (`packages/mcp/mcp-client/src/connection.ts`, `src/index.ts`,
|
|
162
|
+
`src/tools.ts`, `src/transport.ts`) exists on master. The line numbers in
|
|
163
|
+
the emission-site table remain a proposal-time snapshot; re-check them
|
|
164
|
+
when the fork branch is rebased.
|
|
165
|
+
- **Discussion #1300 remains the anchor** for the handoff and the
|
|
166
|
+
ready-to-open PR from
|
|
167
|
+
`PerryLink/deepseek-harness:feat/mcp-client-status-observability-seam`.
|
|
168
|
+
- Everything else in this document stands as written.
|
|
169
|
+
|
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.10"
|
|
814
814
|
};
|
|
815
815
|
/** Display cap for server-reported name/version fields in probe details. */
|
|
816
816
|
const DISPLAY_LIMIT = 80;
|
package/lib/types/probe.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"probe.d.ts","sourceRoot":"","sources":["../../src/probe.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,QAAQ,EAAc,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAE9E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAA;AAG5D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAA;AAEnD,6CAA6C;AAC7C,eAAO,MAAM,UAAU,cAAc,CAAA;AAErC,OAAO,QAAQ,uBAAuB,CAAC;IACrC,UAAU,UAAU;QAClB,kFAAkF;QAClF,WAAW,EAAE,WAAW,CAAA;KACzB;CACF;AAKD;;oDAEoD;AACpD,eAAO,MAAM,iBAAiB;IAAK,IAAI;IAAmB,OAAO;
|
|
1
|
+
{"version":3,"file":"probe.d.ts","sourceRoot":"","sources":["../../src/probe.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,QAAQ,EAAc,WAAW,EAAE,MAAM,uBAAuB,CAAA;AAE9E,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,wBAAwB,CAAA;AAG5D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,cAAc,CAAA;AAEnD,6CAA6C;AAC7C,eAAO,MAAM,UAAU,cAAc,CAAA;AAErC,OAAO,QAAQ,uBAAuB,CAAC;IACrC,UAAU,UAAU;QAClB,kFAAkF;QAClF,WAAW,EAAE,WAAW,CAAA;KACzB;CACF;AAKD;;oDAEoD;AACpD,eAAO,MAAM,iBAAiB;IAAK,IAAI;IAAmB,OAAO;CAAY,CAAA;AAE7E,0EAA0E;AAC1E,MAAM,WAAW,YAAY;IAC3B,yBAAyB;IACzB,MAAM,EAAE,WAAW,GAAG,QAAQ,CAAA;IAC9B,+EAA+E;IAC/E,MAAM,EAAE,MAAM,CAAA;CACf;AAED,8EAA8E;AAC9E,MAAM,MAAM,WAAW,GACnB;IAAE,QAAQ,CAAC,IAAI,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,GAAG,EAAE,MAAM,CAAC;IAAC,QAAQ,CAAC,OAAO,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAA;CAAE,GACnG;IACE,QAAQ,CAAC,IAAI,EAAE,OAAO,CAAA;IACtB,QAAQ,CAAC,OAAO,EAAE,MAAM,CAAA;IACxB,QAAQ,CAAC,IAAI,EAAE,SAAS,MAAM,EAAE,CAAA;IAChC,QAAQ,CAAC,GAAG,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAA;IAC9C,QAAQ,CAAC,GAAG,CAAC,EAAE,MAAM,CAAA;CACtB,CAAA;AAUL;;;;;;;;;;GAUG;AACH,wBAAsB,aAAa,CACjC,GAAG,EAAE,MAAM,EACX,OAAO,EAAE,QAAQ,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,EACzC,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,WAAW,GAClB,OAAO,CAAC,YAAY,CAAC,CA4CvB;AAED;;;;;;;;;;;;;;GAcG;AACH,wBAAgB,UAAU,CACxB,MAAM,EAAE,OAAO,CAAC,WAAW,EAAE;IAAE,IAAI,EAAE,OAAO,CAAA;CAAE,CAAC,EAC/C,SAAS,EAAE,MAAM,EACjB,MAAM,EAAE,WAAW,GAClB,OAAO,CAAC,YAAY,CAAC,CA6EvB;AAED;;;;;;;GAOG;AACH,wBAAgB,QAAQ,CAAC,MAAM,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,GAAG,QAAQ,CAazE;AAOD;;;;;;;GAOG;AACH,wBAAgB,YAAY,CAAC,OAAO,EAAE,eAAe,EAAE,IAAI,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,GAAG,cAAc,CA6C3G"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "dsh-mcp-panel",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.10",
|
|
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,8 @@
|
|
|
81
81
|
],
|
|
82
82
|
"compatibility": {
|
|
83
83
|
"dshVersions": [
|
|
84
|
-
"0.1.2-rc.1"
|
|
84
|
+
"0.1.2-rc.1",
|
|
85
|
+
"0.1.5-alpha.1"
|
|
85
86
|
]
|
|
86
87
|
},
|
|
87
88
|
"capability": {
|
|
@@ -116,15 +117,15 @@
|
|
|
116
117
|
"peerDependencies": {
|
|
117
118
|
"@deepseek-ai/cordis": "^4.0.2",
|
|
118
119
|
"@deepseek-ai/cordis-plugin-loader": "^1.0.3",
|
|
119
|
-
"@deepseek-ai/dsh-commands": ">=0.1.2-rc.1 <0.2.0",
|
|
120
|
-
"@deepseek-ai/dsh-jobs": ">=0.1.2-rc.1 <0.2.0",
|
|
121
|
-
"@deepseek-ai/dsh-tools": ">=0.1.2-rc.1 <0.2.0",
|
|
122
|
-
"@deepseek-ai/dsh-typert-protocol": ">=0.1.2-rc.1 <0.2.0",
|
|
120
|
+
"@deepseek-ai/dsh-commands": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0",
|
|
121
|
+
"@deepseek-ai/dsh-jobs": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0",
|
|
122
|
+
"@deepseek-ai/dsh-tools": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0",
|
|
123
|
+
"@deepseek-ai/dsh-typert-protocol": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0",
|
|
123
124
|
"@deepseek-ai/schemastery": "^3.18.2",
|
|
124
|
-
"@deepseek-ai/dsh-client-connection": ">=0.1.2-rc.1 <0.2.0",
|
|
125
|
-
"@deepseek-ai/dsh-api-remotes": ">=0.1.2-rc.1 <0.2.0",
|
|
126
|
-
"@deepseek-ai/dsh-client-locale": ">=0.1.2-rc.1 <0.2.0",
|
|
127
|
-
"@deepseek-ai/dsh-client-ui-settings": ">=0.1.2-rc.1 <0.2.0"
|
|
125
|
+
"@deepseek-ai/dsh-client-connection": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0",
|
|
126
|
+
"@deepseek-ai/dsh-api-remotes": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0",
|
|
127
|
+
"@deepseek-ai/dsh-client-locale": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0",
|
|
128
|
+
"@deepseek-ai/dsh-client-ui-settings": ">=0.1.2-rc.1 <0.2.0 || >=0.1.5-alpha.1 <0.2.0"
|
|
128
129
|
},
|
|
129
130
|
"peerDependenciesMeta": {
|
|
130
131
|
"@deepseek-ai/dsh-client-connection": {
|
|
@@ -147,25 +148,25 @@
|
|
|
147
148
|
"@deepseek-ai/dsh-subprocess": "0.1.2-rc.1"
|
|
148
149
|
},
|
|
149
150
|
"devDependencies": {
|
|
150
|
-
"@deepseek-ai/dsh-attachment": "0.1.
|
|
151
|
+
"@deepseek-ai/dsh-attachment": "0.1.5-alpha.1",
|
|
151
152
|
"@deepseek-ai/cordis": "^4.0.2",
|
|
152
153
|
"@deepseek-ai/cordis-plugin-include": "^1.0.7",
|
|
153
154
|
"@deepseek-ai/cordis-plugin-loader": "^1.0.3",
|
|
154
|
-
"@deepseek-ai/dsh-agent": "0.1.
|
|
155
|
-
"@deepseek-ai/dsh-app-boot": "0.1.
|
|
156
|
-
"@deepseek-ai/dsh-api-remotes": "0.1.
|
|
157
|
-
"@deepseek-ai/dsh-client-connection": "0.1.
|
|
158
|
-
"@deepseek-ai/dsh-client-locale": "0.1.
|
|
159
|
-
"@deepseek-ai/dsh-client-ui-settings": "0.1.
|
|
160
|
-
"@deepseek-ai/dsh-client-ui-slots": "0.1.
|
|
161
|
-
"@deepseek-ai/dsh-cmdline": "0.1.
|
|
162
|
-
"@deepseek-ai/dsh-commands": "0.1.
|
|
163
|
-
"@deepseek-ai/dsh-home-paths": "0.1.
|
|
164
|
-
"@deepseek-ai/dsh-jobs": "0.1.
|
|
165
|
-
"@deepseek-ai/dsh-session": "0.1.
|
|
166
|
-
"@deepseek-ai/dsh-system-prompt": "0.1.
|
|
167
|
-
"@deepseek-ai/dsh-tools": "0.1.
|
|
168
|
-
"@deepseek-ai/dsh-typert-protocol": "0.1.
|
|
155
|
+
"@deepseek-ai/dsh-agent": "0.1.5-alpha.1",
|
|
156
|
+
"@deepseek-ai/dsh-app-boot": "0.1.5-alpha.1",
|
|
157
|
+
"@deepseek-ai/dsh-api-remotes": "0.1.5-alpha.1",
|
|
158
|
+
"@deepseek-ai/dsh-client-connection": "0.1.5-alpha.1",
|
|
159
|
+
"@deepseek-ai/dsh-client-locale": "0.1.5-alpha.1",
|
|
160
|
+
"@deepseek-ai/dsh-client-ui-settings": "0.1.5-alpha.1",
|
|
161
|
+
"@deepseek-ai/dsh-client-ui-slots": "0.1.5-alpha.1",
|
|
162
|
+
"@deepseek-ai/dsh-cmdline": "0.1.5-alpha.1",
|
|
163
|
+
"@deepseek-ai/dsh-commands": "0.1.5-alpha.1",
|
|
164
|
+
"@deepseek-ai/dsh-home-paths": "0.1.5-alpha.1",
|
|
165
|
+
"@deepseek-ai/dsh-jobs": "0.1.5-alpha.1",
|
|
166
|
+
"@deepseek-ai/dsh-session": "0.1.5-alpha.1",
|
|
167
|
+
"@deepseek-ai/dsh-system-prompt": "0.1.5-alpha.1",
|
|
168
|
+
"@deepseek-ai/dsh-tools": "0.1.5-alpha.1",
|
|
169
|
+
"@deepseek-ai/dsh-typert-protocol": "0.1.5-alpha.1",
|
|
169
170
|
"@deepseek-ai/schemastery": "^3.18.2",
|
|
170
171
|
"@types/node": "^22.19.0",
|
|
171
172
|
"@types/react": "18.3.31",
|
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.10' }
|
|
42
42
|
|
|
43
43
|
/** One settled probe: outcome status plus a sanitized one-line detail. */
|
|
44
44
|
export interface ProbeOutcome {
|