Skip to content

Releases: CSlawyer1985/dsh-desktop

DeepSeek Harness Desktop v0.3.0

Choose a tag to compare

@CSlawyer1985 CSlawyer1985 released this 15 Aug 12:46
c96cf3d

v0.3.0:安装后直接使用

这一版把官方 @deepseek-ai/dsh@0.1.0-rc.6 及所需运行组件完整打进桌面安装包。下载安装后可以直接启动,不再要求用户安装 Node.js、npm、npx 或先打开终端运行 CLI。

主要变化

  • 内置官方 DSH CLI,首次启动无需临时联网下载运行组件
  • 修复 NODE_OPTIONS 导致服务启动失败的问题
  • macOS Apple Silicon / Intel、Windows x64 / ARM64、Linux x64 均由对应原生环境构建并校验
  • 官网下载区增加 macOS、Windows、Linux 的首次运行说明

下载建议

  • macOS Apple Silicon(M 系列):DeepSeek-Harness-0.3.0-mac-arm64.dmg
  • macOS Intel:DeepSeek-Harness-0.3.0-mac-x64.dmg
  • Windows 常见电脑:DeepSeek-Harness-Setup-0.3.0-x64.exe
  • Windows ARM:DeepSeek-Harness-Setup-0.3.0-arm64.exe
  • Linux x64:DeepSeek-Harness-0.3.0-linux-x86_64.AppImage

当前安装包尚未配置商业代码签名。macOS 或 Windows 首次打开时可能拦截,请查看 下载页面 中对应平台的详细操作说明。

SHA-256 校验值
02e48ef6fbe07b9ee747148770ca919121d999e6e3d4463a6a134c4455d82522  DeepSeek-Harness-0.3.0-mac-arm64.dmg
31cdadb50502774156e3c5dad852208216a8a942761bd1ef866ddec2bc025539  DeepSeek-Harness-0.3.0-mac-arm64.zip
ff1e2b59867a69f1d266902d58ac87cbac91a6bee946fba68bf5c19f68eb16bd  DeepSeek-Harness-0.3.0-mac-x64.dmg
562de844758665f435ca6107b1e3d990b61c1af84bcc2ec6c9942558c4c13967  DeepSeek-Harness-0.3.0-mac-x64.zip
66d016790304fc5e4390da6fc03b7bda31e09a4193820765705a38f5998d96d5  DeepSeek-Harness-Setup-0.3.0-x64.exe
26908aeaf54b81390482fe2d2973f5cefacb6e4f2e061f19927c072219de8654  DeepSeek-Harness-Portable-0.3.0-x64.exe
34190350396cc29b7126667319c075c9cb43d3b500b6cc53bf28fc0f005f50a1  DeepSeek-Harness-Setup-0.3.0-arm64.exe
546a58b9c858727785eac4bf0bb554cd07403fe3ed1f03aaa112f2ae6e56d3c2  DeepSeek-Harness-Portable-0.3.0-arm64.exe
806873c68ddc9efd91cd7268f06e721bcd1e3e2c3d7dfd7bd5935dfcf5cd8e96  DeepSeek-Harness-0.3.0-linux-x86_64.AppImage

v0.2.0

Choose a tag to compare

@CSlawyer1985 CSlawyer1985 released this 15 Aug 09:26

DeepSeek Harness Desktop v0.2.0

跨平台桌面客户端:自动拉起 dsh web 服务,独立窗口加载 UI,退出自动清理。

安装包

  • macOS: DeepSeek-Harness-0.2.0-mac-arm64.dmg(Apple Silicon)/ mac-x64.dmg(Intel),另有 zip 版
  • Windows: Setup-0.2.0-x64.exe(安装器)/ Portable-0.2.0-x64.exe(便携),arm64 同理
  • Linux: CI 自动构建 AppImage

未签名:macOS 首次打开请右键 →「打开」;Windows 请点「更多信息」→「仍要运行」。
详情见 docs/SIGNING.md