dsh 0.1.0-rc.6 installers
·
3 commits
to main
since this release
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.