Download Latest Version dsh-desktop-0.3.23-win-x64.exe (341.7 MB) Google Add to Preferred Sources
Home / v0.3.22
Name Modified Size InfoDownloads / Week
Parent folder
dsh-desktop-0.3.22-win-x64.zip 2026-09-13 444.3 MB
dsh-desktop-0.3.22-mac-arm64.dmg 2026-09-13 422.8 MB
dsh-desktop-0.3.22-mac-arm64.zip 2026-09-13 450.0 MB
dsh-desktop-0.3.22-mac-x64.dmg 2026-09-13 427.6 MB
dsh-desktop-0.3.22-mac-x64.zip 2026-09-13 454.9 MB
dsh-desktop-0.3.22-win-x64.exe 2026-09-13 339.8 MB
dsh-web v0.3.22 source code.tar.gz 2026-09-13 535.8 MB
dsh-web v0.3.22 source code.zip 2026-09-13 538.7 MB
README.md 2026-09-13 7.5 kB
Totals: 9 Items   3.6 GB 2

本次发布包含 8 项新功能、12 项修复、13 项其他改动。

重要变更:本次发布没有需要迁移的破坏性改动,没有重命名任何已持久化的标识符、线协议字段或 profile 格式,v0.3.21 的 profile 可以走插件管理器与 Doctor 的常规自动升级路径就地升级,不需要手工改配置。升级前值得知道的几点:任务板新增标签(tags),它是在任务记录上追加的可选字段,旧任务读取时为空、旧客户端仍可读写;皮肤中心新增消息气泡背景模糊(bubbleBlur)配置项,同样是可选字段,缺省 10px;初音未来皮肤整体重做,skin.json 版本由 0.2.0 升到 0.3.0,其可执行 hooks 的评审字节随之改变——早先安装的初音副本仍然正常渲染,但可执行 hooks 面会因评审身份不再匹配而被拒绝,从工坊重新安装即可恢复;皮肤中心新增纯 CSS 的天文台(Observatory)皮肤,不含可执行 hooks;梁神预设的首轮锚点改为四种基础工具(bashstr_replace_editorexit_plan_modeskill),仅 bash 作为配置实验保留,宿主启动时仍会同步 ~/.dsh/.agent-presets/liangshen;桌面端新增「运行需要用户时唤起窗口」提醒,随桌面安装包发布。社区索引登记了 dsh-auto-reviewdsh-permission-rules 两个第三方插件。

新功能

  • [liangshen] 新增 V4.1 Flash 评测矩阵与报告工具链
  • [skin-center] 面向 0.1.5 外壳重做初音未来皮肤
  • [desktop] 运行需要用户时唤起桌面窗口(issue [#1498])
  • [task-board] 任务支持标签分类并把标签提示注入执行提示词(issue [#1521])
  • [skin-center] 新增消息气泡背景模糊滑杆
  • [telemetry-view] 站点趋势图上方新增日活实例曲线
  • [skin-center] 新增天文台(Observatory)皮肤
  • [dsh-liangshen] 首轮锚定四种工具并保持官方 SDK 契约

修复

  • [liangshen] 修正评测失败归因、用例隔离与执行顺序
  • [liangshen] 工具目录声明当前请求自身的工具面
  • [desktop] 观察器注入失败不再拖垮窗口
  • [skins] 修复冰晶公主弹窗高亮不可见(issue [#1520])
  • [dsh-web-all] 窄栏收起时仍可打开设置对话框
  • [skin-center] 深色底衬上冰晶公主提示文字保持可读
  • [remote-web-ui] 局域网提示指向真实的设置卡片
  • [dsh-tool-describe-image] 预读图片且不再回填已失效的判定
  • [dsh-git-graph] 吸收重复的新会话点击并注销已回滚的工作树
  • [dsh-pet] 装饰帧按各自时长推进
  • [dsh-session-archive] 未知大小排到最后且跳过列表去重
  • [dsh-liangshen] 描述请求实际携带的传输并保留未加载的指令

其他改动

  • [notes] 记录 2026-09-13 第八次 PR 维护
  • [notes] 记录 2026-09-13 第七次 PR 维护
  • [scripts] 禁止横幅脚本覆盖 README 插图
  • [repo] 用中英双语插图刷新 README 横幅
  • [skin-center] 移除初音 patches 注释中的 emoji
  • [skin-center] 为初音新 hooks 重建提交的 lib
  • [market] 为初音新预览重新生成市场 dist
  • [notes] 记录 2026-09-13 第六次 PR 维护
  • [task-board,skins] 为标签界面与弹窗修复补 DOM 断言
  • [notes] 记录 2026-09-13 第五次 PR 维护
  • [notes] 更新删除计划与自动隔离的记录
  • [repo] 重建提交的 lib 与市场产物
  • [notes] 记录 2026-09-13 issue 批量修复
English This release contains 8 new features, 12 bug fixes, and 13 other changes. > **Important change**: this release has no breaking change that needs a migration and renames no persisted identifier, wire-protocol field, or profile format, so a v0.3.21 profile upgrades in place through the plugin manager's and Doctor's ordinary automatic upgrade paths with no manual configuration edit. What is worth knowing before upgrading: the task board gains tags, an optional field appended to the task record that reads as empty on older tasks and stays readable by older clients; the Skin Center gains a message-bubble backdrop blur (`bubbleBlur`) setting, also an optional field defaulting to 10px; the Hatsune Miku skin is redesigned and its skin.json version moves from 0.2.0 to 0.3.0, which changes the reviewed bytes of its executable hooks - an earlier Miku install keeps rendering normally, but its executable hooks facet is refused because the reviewed identity no longer matches, and reinstalling it from the Workshop restores it; the Skin Center gains the CSS-only Observatory skin with no executable hooks; the LiangShen preset anchors its first turn on four foundational tools (`bash`, `str_replace_editor`, `exit_plan_mode`, `skill`), with bash-only kept as a configuration experiment, and the host still syncs `~/.dsh/.agent-presets/liangshen` on startup; and the desktop app gains a "raise the window when a run needs you" reminder that ships with the desktop installers. The community index registers the third-party `dsh-auto-review` and `dsh-permission-rules` plugins. ### New Features - [liangshen] add the V4.1 Flash evaluation matrix and report tooling - [skin-center] redesign the Miku skin for the 0.1.5 shell - [desktop] raise the user when a run needs them (issue [#1498]) - [task-board] label tasks with tags and inject their hints (issue [#1521]) - [skin-center] add a bubble blur control - [telemetry-view] chart daily active instances above the site trend - [skin-center] add the Observatory skin - [dsh-liangshen] stage the anchor on four tools and keep the official SDK contract ### Bug Fixes - [liangshen] correct benchmark failure attribution, suite isolation, and run order - [liangshen] declare the request's own tool surface in the catalog - [desktop] keep a failed observer injection from taking the window down - [skins] keep the ice-princess popup highlight visible (issue [#1520]) - [dsh-web-all] keep the settings dialog reachable in the collapsed narrow rail - [skin-center] keep the ice-princess tooltip readable on a dark chip - [remote-web-ui] point the LAN hint at the real settings card - [dsh-tool-describe-image] pre-read images and never republish an invalidated verdict - [dsh-git-graph] absorb duplicate new-session clicks and unregister rolled-back worktrees - [dsh-pet] advance ornament frames on each frame's own duration - [dsh-session-archive] sort unknown sizes last and keep the skip list single-entry - [dsh-liangshen] describe the wire the request carries and never drop unloaded instructions ### Other Changes - [notes] record the 2026-09-13 PR maintenance eighth pass - [notes] record the 2026-09-13 PR maintenance seventh pass - [scripts] keep the banner script from overwriting README artwork - [repo] refresh README banners with English and Chinese artwork - [skin-center] remove an emoji from the Miku patches comment - [skin-center] rebuild the committed lib for the redesigned Miku hooks - [market] regenerate dist for the redesigned Miku previews - [notes] record the 2026-09-13 PR maintenance sixth pass - [task-board,skins] pin the tag UI and the popup fix in the DOM - [notes] record the 2026-09-13 PR maintenance fifth pass - [notes] keep the delete-plan and auto-isolation records current - [repo] rebuild the committed lib and market artifacts - [notes] record the 2026-09-13 issue batch fixes --- Generated automatically by the release pipeline (scripts/release-notes.mjs).

由发布管线自动生成(scripts/release-notes.mjs)。

Source: README.md, updated 2026-09-13