Skip to content

DeepSeek Harness Desktop v0.1.6

Choose a tag to compare

@github-actions github-actions released this 22 Aug 09:44
· 7 commits to main since this release

桌面端自动更新版本。

  • 启动后自动检查更新,并每 6 小时复查
  • 支持从系统托盘手动检查和安装更新
  • 根据系统与架构自动选择 DMG、EXE、AppImage 或 DEB
  • 下载完成后严格校验文件大小与 SHA-256
  • Windows 退出后启动 NSIS;AppImage 原位替换并重启;macOS 与 DEB 使用系统安装界面
  • 更新失败不会影响当前版本继续运行
  • 新增托盘重启入口,并阻止 dsh web 额外打开浏览器
  • 已验证当前官方 @deepseek-ai/dsh 0.1.1-rc.2 的 --no-open 与 --port 参数
  • 附带 SHA256SUMS.txt 完整性校验

注意:安装包尚未进行 Apple notarization 或 Windows Authenticode 签名。