Skip to content

Var0.3.0

Choose a tag to compare

@having5548 having5548 released this 20 Aug 08:51
· 2 commits to main since this release

DeepSeek Harness Desktop v0.3.0

✨ 新功能

  • 应用内 dsh 自动更新 —— 启动时自动检查 npm 上是否有更新的 @deepseek-ai/dsh;发现新版会弹窗询问是否升级,确认后自动安装并重启服务,全程无需命令行。
  • 捆绑 npm —— 运行时自带 npm,没有安装 Node.js / npm 的机器也能一键自升级。
  • 设置页升级 —— 显示当前 dsh 版本,并可开关「启动时自动检查更新」。

🐛 修复与改进

  • 捆绑 dsh 升级 0.1.0-rc.70.1.0-rc.8 —— 修复删除工作区时出现的 signal timeout 报错。
  • 构建脚本可移植 —— dotnetnodenpmiscc 改为从 PATH 解析,不再写死安装路径,任何目录下都能构建。
  • 版本号升至 0.3.0(应用清单 + 安装器)。

需要 Windows 10 1809+(x64)以及 Microsoft Edge WebView2 运行时(Windows 11 自带)。

✨ What's New

  • In-app dsh auto-update — On startup the app checks the npm registry for a newer @deepseek-ai/dsh. When one is found, a dialog asks whether to upgrade; confirm and it installs and restarts the service automatically. No command line needed.
  • Bundled npm — The runtime now ships with npm, so self-upgrade works on machines with no Node.js / npm installed.
  • Settings refresh — The Settings dialog shows your current dsh version and lets you toggle the startup update check on/off.

🐛 Fixes & Improvements

  • Bundled dsh upgraded 0.1.0-rc.70.1.0-rc.8 — fixes the signal timeout error that appeared when deleting a workspace.
  • Portable build scripts — Tools (dotnet, node, npm, iscc) are now resolved from PATH instead of hard-coded install paths; scripts work from any workspace folder.
  • Version bumped to 0.3.0 (app manifest + installer).

Requires Windows 10 1809+ (x64) and the Microsoft Edge WebView2 Runtime (built into Windows 11).