Skip to content

Releases: agent-earth/deepseek-harness-desktop

v0.3.6

Choose a tag to compare

@github-actions github-actions released this 24 Aug 06:08

中文

本版本将内置 DeepSeek Harness 从 0.1.0-rc.6 更新至官方最新的 0.1.1-rc.2

更新内容

  • 新增并优化多模态图片处理,包括 DeepSeek Files API 上传与文件复用
  • 同步上游会话、Markdown 表格、子代理、模型选择与交互体验改进
  • 同步 Windows PTY、Bubblewrap 沙箱与模型请求相关修复
  • 适配新版 dsh web 浏览器交接行为,桌面端启动时不再额外打开系统浏览器
  • 更新 Windows node-pty 成品验证以匹配新版 ConPTY 运行时

下载

提供 macOS Apple Silicon、macOS Intel、Windows x64 和 Linux x64 安装包。

macOS 构建尚未经过 Apple 公证;首次打开时请前往“系统设置 → 隐私与安全性”确认“仍要打开”。Windows 构建尚未进行商业代码签名,可能触发 SmartScreen 提示。

English

This release updates the bundled DeepSeek Harness from 0.1.0-rc.6 to the latest official 0.1.1-rc.2 release.

What's Changed

  • Adds and improves multimodal image handling, including DeepSeek Files API uploads and file reuse
  • Includes upstream session, Markdown table, subagent, model selection, and interaction improvements
  • Includes Windows PTY, Bubblewrap sandbox, and model request fixes
  • Adapts to the new dsh web browser handoff so the desktop app does not open an extra system browser
  • Updates the packaged Windows node-pty validation for the new ConPTY runtime

Downloads

Packages are available for macOS Apple Silicon, macOS Intel, Windows x64, and Linux x64.

macOS builds are not Apple-notarized. On first launch, use System Settings → Privacy & Security → Open Anyway. Windows builds are not commercially code-signed and may trigger SmartScreen.

Full Changelog: v0.3.5...v0.3.6

v0.3.5

Choose a tag to compare

@github-actions github-actions released this 16 Aug 00:49

Full Changelog: v0.3.4...v0.3.5

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 14 Aug 10:34

Full Changelog: v0.3.3...v0.3.4

v0.3.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 09:27

What's Changed

  • fix: restore macOS window dragging on hidden title bar by @LucifierJzt in #5

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Aug 05:44

Full Changelog: v0.3.1...v0.3.2

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 01:47

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Aug 17:06

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

Choose a tag to compare

@github-actions github-actions released this 13 Aug 16:11

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, and Window menu 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-browse was 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

Choose a tag to compare

@github-actions github-actions released this 13 Aug 15:14

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

Choose a tag to compare

@steven-kid steven-kid released this 13 Aug 14:45

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_modules cannot 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