Releases: codeAnqiang-ma/dsh-installers
Release list
dsh 0.1.0-rc.6 installers
Unofficial installers for DeepSeek Harness dsh 0.1.0-rc.6, with Node.js v24.19.0 bundled. No prerequisites — install and run dsh web.
非官方 DeepSeek Harness (dsh) 安装包,内置 Node.js v24.19.0,无需预装任何环境,装完直接 dsh web。
| Platform | File |
|---|---|
| macOS Apple Silicon | dsh-0.1.0-rc.6-macos-arm64.dmg (DSH.app) / .pkg (CLI) / .tar.gz |
| macOS Intel | dsh-0.1.0-rc.6-macos-x64.dmg (DSH.app) / .pkg (CLI) / .tar.gz |
| Windows x64 | dsh-setup-0.1.0-rc.6-win-x64.exe / .zip |
macOS DMG: drag DSH.app to Applications, double-click — it starts the local dsh web service and opens the UI as a chromeless app window (Chrome/Edge --app= mode; default browser otherwise). Unsigned: right-click → Open on first launch.
macOS pkg: installs the dsh CLI to /usr/local/bin. Unsigned — right-click → Open, or sudo installer -pkg <file> -target /. Uninstall: sudo rm -rf /usr/local/dsh /usr/local/bin/dsh.
Windows: SmartScreen may warn (unsigned) — "More info" → "Run anyway". Installs per-user, no admin needed.
All binaries are built and verified by GitHub Actions from the official @deepseek-ai/dsh npm package and official Node.js binaries, unmodified. Verify with SHA256SUMS.txt.
dsh 0.1.0-rc.6 installers
Unofficial installers for DeepSeek Harness dsh 0.1.0-rc.6, with Node.js v24.19.0 bundled. No prerequisites — install and run dsh web.
非官方 DeepSeek Harness (dsh) 安装包,内置 Node.js v24.19.0,无需预装任何环境,装完直接 dsh web。
| Platform | File |
|---|---|
| macOS Apple Silicon | dsh-0.1.0-rc.6-macos-arm64.pkg / .tar.gz |
| macOS Intel | dsh-0.1.0-rc.6-macos-x64.pkg / .tar.gz |
| Windows x64 | dsh-setup-0.1.0-rc.6-win-x64.exe / .zip |
macOS: the .pkg is unsigned — right-click → Open, or sudo installer -pkg <file> -target /. Uninstall: sudo rm -rf /usr/local/dsh /usr/local/bin/dsh.
Windows: SmartScreen may warn (unsigned) — "More info" → "Run anyway". Installs per-user, no admin needed.
All binaries are built and verified by GitHub Actions from the official @deepseek-ai/dsh npm package and official Node.js binaries, unmodified. Verify with SHA256SUMS.txt.