Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Aug 13:36
· 7 commits to main since this release

DSH Desktop v0.1.0

DeepSeek Harness 桌面封装,内置 DSH Web、dsh-codexdsh-access-mode

下载

平台 文件
macOS Apple Silicon DSH.Desktop-0.1.0-arm64.dmg
macOS Intel DSH.Desktop-0.1.0.dmg
Windows x64 DSH.Desktop-0.1.0-win.zip

使用

  • macOS:打开 DMG,将 DSH Desktop.app 拖入“应用程序”。当前为未签名预览版,首次打开若被 Gatekeeper 拦截,请右键选择“打开”。
  • Windows:解压 zip,运行 DSH Desktop.exe。当前为未签名预览版,SmartScreen 可能显示警告。

说明

  • 内置 Node.js 与 DSH runtime,首次启动会自动解压到用户数据目录。
  • 已通过 verify-release workflow 校验:三个安装包均包含 node.tar.gzruntime.tar.gzprofile-web
  • 正式发布建议后续补充 macOS 公证与 Windows 代码签名。