Releases: winterhuan/dsh-shadow-mind
Releases · winterhuan/dsh-shadow-mind
Release list
v0.1.7
v0.1.7 — Web UI status bundle + strict Typert manifest
新增
- Web UI 状态组件:client bundle(slots/remote 注入)提供状态带/状态徽标,实时展示 Shadow Mind 运行状态(通过
dsh.client.inject挂载,由dsh-api-remotes+dsh-client-runtime提供运行时)。 - strict Typert manifest(
typert.host.js):以 zod 严格描述符经@deepseek-ai/dsh-typert-loader注册shadowMind/snapshot宿主服务,网关通过 DescriptorStore 反射完成端点 claim 与调用,修复了此前真实网关中因 typert 标记模块实例分裂导致的快照端点无法解析的问题。
验证
- verify:57/57 测试通过(含 client bundle 测试)
- 构建产物:
dist/index.js入口 +dist/client.js(7.3kB),包内不含 src/ 与测试 - 冒烟:隔离 profile 通过 tarball 安装,
POST /api/shadowMind/snapshot返回真实快照;/shadow命令与 9 个管理工具注册确认;client bundleinclude:shadow-mind挂载 active