Skip to content

v0.2.15

Choose a tag to compare

@Grivn Grivn released this 21 Aug 13:16
4eafa17

简体中文

v0.2.15 在纯 v0.2 版本线上完成 DSH 0.1.1-rc.2 兼容,并收录 v0.2.14 之后合并的稳定性修复。

  • 10 个直接 DSH 开发依赖固定到 rc.2;lockfile 与官方 rc.2 依赖图一致。
  • 模型目录保留输入模态并标记图片输入模型;生命周期原样保留 DSH attachment 引用,只按文本统计活动,不复制图片字节。
  • 固定的后台任务 Agent 模型路由现在覆盖所有 coordinator 委托。
  • 元信息维护会跳过长度非法的模型候选,同时保留同批有效更新和已有元信息。
  • Mnemon 入口与工作台支持 DSH 高级模式 frame class。
  • 无 Mnemon 数据迁移。完整 DSH rc.2 profile 需要 Node.js ^22.19.0 || >=24.0.0
  • 发布包只保留 v0.2 根入口、Client 和 package metadata;不包含 v0.3 kernel、topology、workspace package 或 SDK。
  • 本地 380 项测试、65 文件双构建、Headless、72 文件 package 校验、publint/attw,以及 Ubuntu/Windows CI 全部通过。

更新 DSH 与 dsh-mnemon 后,请重启每个受影响的 profile。

完整中文发布说明 · 发布 PR #65 · DSH rc.2

English

v0.2.15 adds DSH 0.1.1-rc.2 compatibility on the pure v0.2 line and includes the stability fixes merged since v0.2.14.

  • All ten direct DSH development dependencies are pinned to rc.2; the lockfile matches the official rc.2 dependency graph.
  • Model input modalities reach Settings, durable DSH attachment references survive lifecycle processing, activity scoring remains text-only, and image bytes are never copied.
  • The fixed background task-Agent route now reaches every coordinator delegation.
  • Metadata maintenance skips invalid-length model candidates while preserving valid updates and existing metadata.
  • Sidebar entry and workspace takeover support DSH advanced-mode frame classes.
  • No Mnemon data migration is required. Complete DSH rc.2 profiles require Node.js ^22.19.0 || >=24.0.0.
  • The package retains only the v0.2 root, Client, and package-metadata exports; no v0.3 kernel, topology, workspace package, or SDK is included.
  • All 380 local tests, the 65-file deterministic build, Headless activation, 72-file package validation, publint/attw, and Ubuntu/Windows CI pass.

Restart each affected profile after updating DSH and dsh-mnemon.

Full English release notes