Releases: steven-kid/deepseek-harness-desktop
Release list
v0.3.4
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- fix: restore macOS window dragging on hidden title bar by @LucifierJzt in #5
New Contributors
- @LucifierJzt made their first contribution in #5
Full Changelog: v0.3.2...v0.3.3
v0.3.2
v0.3.1
v0.3.0
DeepSeek Harness Desktop v0.3.0
New platforms
- macOS Apple Silicon: DMG and ZIP.
- macOS Intel: DMG and ZIP.
- Windows x64: NSIS installer and portable ZIP.
- Linux x64: AppImage and deb.
Verified
Every platform was built on its matching GitHub-hosted runner and passed the packaged-app smoke test:
- macOS Apple Silicon: HTTP 200.
- macOS Intel: HTTP 200.
- Windows x64: HTTP 200 with the in-app browse directory picker mounted.
- Linux x64: HTTP 200.
Assets
DeepSeek-Harness-Desktop-0.3.0-arm64.dmg— macOS Apple Silicon installer.DeepSeek-Harness-Desktop-0.3.0-x64.dmg— macOS Intel installer.DeepSeek-Harness-Desktop-0.3.0-windows-x64.exe— Windows x64 installer.DeepSeek-Harness-Desktop-0.3.0-windows-x64.zip— Windows x64 portable archive.DeepSeek-Harness-Desktop-0.3.0-linux-x86_64.AppImage— Linux x64 AppImage.DeepSeek-Harness-Desktop-0.3.0-linux-amd64.deb— Debian/Ubuntu x64 package.
The macOS packages are not Apple-notarized, and the Windows installer is not commercially code-signed. Follow the platform security confirmation described in the README on first launch.
v0.2.1
DeepSeek Harness Desktop v0.2.1
Fixed on Windows
- Fixed workspace folder selection failing with:
win32 folder dialog worker exited before reporting a result. - The Windows desktop app now uses DeepSeek Harness's official in-app directory browser instead of the unstable packaged Win32 COM worker.
- Removed the default Electron
File,Edit,View, andWindowmenu bar on Windows.
Verified
- Built on a real Windows Server 2022 GitHub runner.
- The packaged Windows executable returned the Web UI with HTTP 200.
- The Windows smoke test also confirmed that
@deepseek-ai/dsh-client-ui-directory-picker-browsewas mounted. - macOS build and packaged-app smoke also passed.
Downloads
DeepSeek-Harness-Desktop-0.2.1-windows-x64.exe— Windows x64 installer.DeepSeek-Harness-Desktop-0.2.1-windows-x64.zip— Windows x64 portable package.DeepSeek-Harness-Desktop-0.2.1-arm64.dmg— macOS Apple Silicon installer.DeepSeek-Harness-Desktop-0.2.1-arm64.zip— macOS Apple Silicon archive.
The Windows installer is not commercially code-signed. If SmartScreen appears, click More info → Run anyway.
v0.2.0
Warning
The Windows v0.2.0 build has a known workspace-folder picker failure: win32 folder dialog worker exited before reporting a result.
Download v0.2.1 instead. The affected v0.2.0 Windows assets have been removed. The v0.2.0 macOS assets remain available.
DeepSeek Harness Desktop v0.1.2
DeepSeek Harness Desktop v0.1.2
This release fixes the startup error from v0.1.1:
Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@deepseek-ai/cordis-plugin-group'
Fixed
- Preserves the complete DeepSeek Harness runtime peer-dependency closure in the packaged application.
- Adds an isolated packaged-app smoke test that runs outside the repository, so development
node_modulescannot hide missing modules. - The final GitHub DMG was downloaded, copied to a standalone directory, strictly signature-verified, and successfully loaded the Web UI with HTTP 200.
- Retains the complete ad-hoc bundle signature fix from v0.1.1.
Download
- DMG: recommended for macOS Apple Silicon
- ZIP: portable application archive for macOS Apple Silicon
The app is integrity-signed but not Apple-notarized. On first launch, right-click DeepSeek Harness.app, choose Open, then confirm.
Checksums
9b0e890a5c8219e71f7e418d379186e67c478bf614fbc6e9fecfaef749831880 DeepSeek-Harness-Desktop-0.1.2-arm64.dmg
38552d47088d7d1630c28888e25227d0176c433aa170417d91186eba25618303 DeepSeek-Harness-Desktop-0.1.2-arm64.zip
DeepSeek Harness Desktop v0.1.1
Warning
This release is missing runtime peer dependencies and can fail at startup with ERR_MODULE_NOT_FOUND for @deepseek-ai/cordis-plugin-group.
Download v0.1.2 instead. The affected v0.1.1 binary assets have been removed.
DeepSeek Harness Desktop v0.1.0
Warning
This release contains a known incomplete macOS bundle signature that can trigger “app is damaged and can’t be opened.” Download v0.1.1 instead.
The original v0.1.0 binary assets have been removed to prevent further downloads of the affected build.