dsh-desktopCommunity
GitHubDownload

DOWNLOAD / DEEPSEEK HARNESS

Download the DeepSeek Harness desktop app

DSH Desktop packages the local DeepSeek Harness Web experience in a native desktop shell. Current release channels cover Windows, macOS, and Linux; check the release page for the exact files available in each version.

RELEASE SOURCEGitHub + GitCode

Current version: the download matrix below reads the latest public Release automatically; you can also open the release page to inspect every file.

RELEASESLoading release data…

If release data cannot load, open GitHub Releases or the GitCode mirror.

Read the install guide for first launch, system prompts, and API key setup.

$npx @deepseek-ai/dsh web

The CLI is also available; the desktop shell uses ~/.dsh-desktop and keeps its data separate from the CLI.

QUICK START

Three steps to start

1

Download and install

Choose your platform, download the matching installer, and finish setup.

3

Paste the key and start

Open dsh-desktop, paste the key in settings, and start a session.

Windows x64

Use the NSIS installer. Windows SmartScreen may warn on unsigned preview builds; verify the source first.

macOS Apple Silicon

Use the DMG for Apple silicon Macs. If Gatekeeper asks, right-click the app and choose Open.

Linux amd64

Use the Debian package on Debian, Ubuntu, UOS, Deepin, and Kylin-style desktop systems.

Verify downloads

Each installer has a matching .sha256 file. Use shasum -a 256 -c filename.sha256 on macOS/Linux or CertUtil -hashfile filename SHA256 on Windows, then compare the result with the release checksum.