Skip to content

chore: upgrade DeepSeek Harness to 0.1.1-rc.2 - #152

Open
yaojin3616 wants to merge 1 commit into
mainfrom
chore/harness-rc2
Open

chore: upgrade DeepSeek Harness to 0.1.1-rc.2#152
yaojin3616 wants to merge 1 commit into
mainfrom
chore/harness-rc2

Conversation

@yaojin3616

Copy link
Copy Markdown
Contributor

变更

将 Harness 依赖从 0.1.1-rc.1 升级到 0.1.1-rc.2

  • package.json 中 20 个 @deepseek-ai/dsh* pin 全部升到 0.1.1-rc.2cordis-plugin-group/cordis-plugin-loader 无 rc.2,保持原版本)。
  • patches/ 下 13 个补丁文件重命名到新版本号。其中 3 个需要重新生成:
    • dsh-client-ui-sidebar:上游 build revision 字符串变化(9a439af29b22c5)。
    • dsh-llm-deepseek / dsh-llm-pi-ai:仅行号偏移,401/403 错误码拆分逻辑不变。
  • dsh-host-apiproxy 补丁内嵌的 preset 归档版本字符串同步为 0.1.1-rc.2
  • test/hmr-fallback.test.js 改用已有的 patchPath() helper,去掉最后一处硬编码补丁文件名,避免每次升级都要改测试。
  • 两份 README 的版本引用同步更新。

验证

  • npx patch-package:13 个补丁全部干净应用 ✔
  • npm run typecheck:通过
  • npm test:40 个文件 / 271 个用例全部通过
  • npm run build:通过

Bump every @deepseek-ai/dsh* pin to 0.1.1-rc.2, rename the patch files to
match, and refresh the three patches whose upstream files moved: the sidebar
brand patch (build revision string), and the deepseek / pi-ai error-code
patches (line offsets only).

Also drop the last hard-coded patch filename in the HMR fallback test in
favour of the existing patchPath() helper, so future bumps stop breaking it,
and update the version references in both READMEs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant