Release v0.1.4

Download the lightweight DeepSeek Harness desktop app.

Choose your platform below. Every package is built from the public repository by GitHub Actions and requires Node.js 18 or later.

macOS

Universal DMG

Apple Silicon + Intel · 8.1 MB · unsigned

Download DMG
Windows

Portable EXE

Windows amd64 · 9.8 MB · unsigned

Download EXE

Before you install

Install Node.js 18 or later and verify that both node and npx are available. The desktop app uses npx to download and start the pinned @deepseek-ai/dsh@0.1.0-rc.6 package.

macOS

Open the DMG and drag the app into Applications. The current build is not notarized. If Gatekeeper blocks it, right-click the app and choose Open, or remove the quarantine attribute only after verifying that the package came from this repository.

xattr -d com.apple.quarantine "/Applications/dsh-desktop.app"

Windows

Run dsh-desktop.exe. The current executable is not commercially code-signed, so SmartScreen may display an unknown publisher warning.

Linux

Extract the archive and run dsh-desktop. Your distribution must provide the WebKitGTK libraries used by Wails.

All release artifacts

Historical versions and the macOS ZIP are available on the GitHub Releases page.