@stardustlc/dsh-suite 0.1.1 → 0.1.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/README.en.md +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/README.en.md
CHANGED
|
@@ -10,7 +10,7 @@ Bundles five product lines — office flow (with dream-based memory), media stud
|
|
|
10
10
|
|
|
11
11
|
## Compatibility
|
|
12
12
|
|
|
13
|
-
Verified against `@deepseek-ai/dsh@0.1.3-alpha.
|
|
13
|
+
Verified against the official `@deepseek-ai/dsh@0.1.3-alpha.2` (2026-09-08): 18 components, 96 tools and 34 skills. All tool schemas pass the official JSON Schema subset, both TypeScript and Python PTC SDKs render, and isolated Web startup, token authentication (303/401/200) and process shutdown pass. The scripts below reproduce these checks against local source.
|
|
14
14
|
|
|
15
15
|
## Install / Uninstall
|
|
16
16
|
|
package/README.md
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
|
|
11
11
|
## 兼容性
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
已在官方 `@deepseek-ai/dsh@0.1.3-alpha.2`(2026-09-08)验证:18 个组件同载,96 个工具、34 个技能;工具参数与输出符合官方 JSON Schema 子集,TypeScript / Python PTC SDK 均可生成。隔离 Web 启动、token 鉴权(303/401/200)与进程退出也已通过。下方脚本可对本地源码重复验收。
|
|
14
14
|
|
|
15
15
|
## 安装
|
|
16
16
|
|