Skip to content

Releases: Iraryi/deepseek-harness-hub

DeepSeek Harness HUB v0.1.0-rc.5

Pre-release

Choose a tag to compare

@Iraryi Iraryi released this 17 Aug 08:35

DeepSeek Harness HUB v0.1.0-rc.5

The first public release candidate of DeepSeek Harness HUB and its Windows desktop distribution.

This release establishes the HUB as the ecosystem entry point for Setup-style discovery, evidence, installation, repair, update, and component management. The downloadable assets below provide the native Windows Desktop/HUB/CONFIG host.

DeepSeek Harness Desktop

This is an unofficial Windows desktop distribution built from the DeepSeek Harness source tree. It provides a native WebView2 window, a separate CONFIG application, a bundled local service runtime, and first-run installation guidance.

Downloads

  • Full Setup includes the application Runtime, bundled Node.js, and the Microsoft WebView2 offline installer. This is the recommended package for unreliable or offline networks.
  • Lite Setup downloads and verifies the application Runtime during installation. It also supports importing a Runtime ZIP that was downloaded on another computer.
  • Portable ZIP keeps configuration and user data beside dsh.exe. WebView2 must already be installed.
  • Runtime ZIP contains the packaged DeepSeek Harness service and its private Node.js runtime for Setup import or repair.

Installation behavior

Setup detects WebView2, installs it when required, validates the selected Runtime, and opens CONFIG on first use. Full and Lite Setup support standard or portable data, local Runtime ZIP import, an existing Runtime folder, and an advanced source ZIP build mode. Source ZIP builds require Node.js 22.19 or newer and pnpm on the build computer.

Uninstall removes the application and packaged Runtime while preserving user-created data.


这是一个基于 DeepSeek Harness 源码构建的非官方 Windows 桌面发行版,提供原生 WebView2 窗口、独立 CONFIG 程序、内置本地服务 Runtime 和首次运行引导。

下载选择

  • Full Setup 内置应用 Runtime、独立 Node.js 和微软 WebView2 离线安装器,适合网络不稳定或离线安装。
  • Lite Setup 在安装时下载并校验应用 Runtime,也能导入从其他电脑下载的 Runtime ZIP。
  • Portable ZIP 把设置与用户数据保存在 dsh.exe 旁边;电脑需要已经安装 WebView2。
  • Runtime ZIP 包含打包后的 DeepSeek Harness 服务及其私有 Node.js,可用于安装程序导入或修复。

安装行为

安装程序会检测 WebView2、按需安装、校验所选 Runtime,并在首次使用时先打开 CONFIG。Full 与 Lite 安装包都支持标准数据、便携数据、本地 Runtime ZIP、已有 Runtime 文件夹,以及高级的源码 ZIP 构建模式。源码 ZIP 构建要求电脑已有 Node.js 22.19 或更高版本和 pnpm

卸载会移除程序和打包 Runtime,但保留用户创建的数据。

Verification

Every binary and ZIP is listed in
elease-manifest.json and SHA256SUMS.txt. This is an unsigned prerelease; Windows may display a publisher warning until code signing is added.