| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| dsh-desktop-0.3.20-win-x64.zip | 2026-09-10 | 444.3 MB | |
| dsh-desktop-0.3.20-mac-arm64.dmg | 2026-09-10 | 422.8 MB | |
| dsh-desktop-0.3.20-mac-arm64.zip | 2026-09-10 | 450.0 MB | |
| dsh-desktop-0.3.20-mac-x64.dmg | 2026-09-10 | 427.6 MB | |
| dsh-desktop-0.3.20-mac-x64.zip | 2026-09-10 | 454.9 MB | |
| dsh-desktop-0.3.20-win-x64.exe | 2026-09-10 | 339.8 MB | |
| dsh-web v0.3.20 source code.tar.gz | 2026-09-10 | 414.3 MB | |
| dsh-web v0.3.20 source code.zip | 2026-09-10 | 416.7 MB | |
| README.md | 2026-09-10 | 4.6 kB | |
| Totals: 9 Items | 3.4 GB | 0 | |
本次发布包含 2 项新功能、4 项修复、12 项其他改动。
重要变更:全家桶的
@deepseek-ai依赖 cohort 迁移到0.1.5-rc.1,每个家族包声明的宿主下限同步提升为dsh.engines.dsh >=0.1.5-rc.1。运行中的 DSH 宿主低于该下限时,插件管理器把该更新判为不兼容并拒绝自动升级;请先把官方 DSH CLI 升级到0.1.5-rc.1或更高版本,再更新插件。裸dsh plugin add与 Doctor 的旧聚合包迁移不做宿主下限判定仍会安装,低于下限的宿主不在支持范围:若已装上,先升级 DSH CLI 即可恢复,需要回退时用dsh plugin --profile web add @linxin666/dsh-web-all@0.3.19装回上一版本。内置右侧面板 dsh-better-sidebar 升级到 0.19.0-alpha.1。桌面安装包的预装 profile 改为在打包时从 registry 解析当次 tag 的聚合包版本,安装包不再可能携带比自身更旧的插件集。仓库统一 LF 换行并新增跨平台 gitattributes 规则。
新功能
- [desktop] 打包 profile 改为播种当次 tag 的聚合包
- [aggregate] dsh-better-sidebar 升级到 0.19.0-alpha.1
修复
- [pet] 为 frames2d 预热批次加上 fetch 并发上限
- [skin-center] 保持 orca-link 品牌新会话按钮可点击
- [e2e] 修正 DSH_CMD 回退展开并记录 alpha.2 cohort
- [dsh-pet] 跟随 alpha.2 的 stream 发布契约
其他改动
- [scripts] 把桌面运行时种子钉在 cohort 下线上
- [notes] 记录 0.1.5-rc.1 cohort 决策
- [market] orca-link 皮肤修复后重新生成 dist
- [shared] 镜像 rc.1 shell 模块表
- [sdk] 官方 cohort 迁移到 0.1.5-rc.1
- [scripts] 新增 cohort 上线验收门禁
- [chore] 统一仓库换行符并配置跨平台 gitattributes
- [sdk] 经 packageExtensions 恢复 client-ui-primitives 的运行时依赖
- [sdk] 经 packageExtensions 恢复 client-store 的运行时依赖
- [sdk] 为 0.1.5-alpha.2 cohort 重新生成 lockfile
- [sdk] 官方
@deepseek-aicohort 迁移到 0.1.5-alpha.2 - [contribution] 接受 agent preset 作为第四类内容 PR
English
This release contains 2 new features, 4 bug fixes, and 12 other changes. > **Important change**: the family moves its `@deepseek-ai` dependency cohort to `0.1.5-rc.1`, and every family package raises its declared host floor to `dsh.engines.dsh >=0.1.5-rc.1`. When the running DSH host is below that floor the plugin manager marks the update incompatible and refuses the automatic upgrade; upgrade the official DSH CLI to `0.1.5-rc.1` or newer before updating the plugins. A bare `dsh plugin add` and the Doctor legacy-aggregate migration do not evaluate the host floor and still install; hosts below the floor are unsupported, so if such an install already happened, upgrading the DSH CLI restores support, and a rollback is `dsh plugin --profile web add @linxin666/dsh-web-all@0.3.19`. The bundled right panel dsh-better-sidebar moves to 0.19.0-alpha.1. Desktop installers resolve their preinstalled profile aggregate from the registry at packaging time, so an installer can no longer carry a plugin set older than its own release. The repository moves to LF line endings with cross-platform gitattributes rules. ### New Features - [desktop] seed the packaged profile with the tagged aggregate - [aggregate] bump dsh-better-sidebar to 0.19.0-alpha.1 ### Bug Fixes - [pet] bound the frames2d warm pass behind a fetch pool - [skin-center] keep the orca-link brand new-session button clickable - [e2e] brace the DSH_CMD fallback expansion; note the alpha.2 cohort - [dsh-pet] follow the alpha.2 stream-publication contract ### Other Changes - [scripts] pin the desktop runtime seed to the cohort floor - [notes] record the 0.1.5-rc.1 cohort decision - [market] regenerate dist after the orca-link skin fix - [shared] mirror the rc.1 shell module table - [sdk] move the official cohort to 0.1.5-rc.1 - [scripts] add the cohort rollout acceptance gate - [chore] normalize repository line endings and configure cross-platform gitattributes - [sdk] restore client-ui-primitives runtime deps via packageExtensions - [sdk] restore the dropped client-store runtime deps via packageExtensions - [sdk] regenerate lockfiles for the 0.1.5-alpha.2 cohort - [sdk] move the official `@deepseek-ai` cohort to 0.1.5-alpha.2 - [contribution] accept agent preset PRs as fourth content kind --- Generated automatically by the release pipeline (scripts/release-notes.mjs).由发布管线自动生成(scripts/release-notes.mjs)。