Download and install
Choose your platform, download the matching installer, and finish setup.
DOWNLOAD / DEEPSEEK HARNESS
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.
Current version: the download matrix below reads the latest public Release automatically; you can also open the release page to inspect every file.
This is an independent community project, not an official DeepSeek product. Review the public source and release checksums before installing.
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 webThe CLI is also available; the desktop shell uses ~/.dsh-desktop and keeps its data separate from the CLI.
QUICK START
Choose your platform, download the matching installer, and finish setup.
Create a key on the DeepSeek Open Platform. API usage is metered.
Open DeepSeek Open Platform →Open dsh-desktop, paste the key in settings, and start a session.
Use the NSIS installer. Windows SmartScreen may warn on unsigned preview builds; verify the source first.
Use the DMG for Apple silicon Macs. If Gatekeeper asks, right-click the app and choose Open.
Use the Debian package on Debian, Ubuntu, UOS, Deepin, and Kylin-style desktop systems.
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.