Releases: iMENGiCHAO/deepseek-harness-desktop
Releases · iMENGiCHAO/deepseek-harness-desktop
Release list
DeepSeek Harness Desktop 1.0.0
Native macOS desktop client for DeepSeek Harness (dsh) — a standalone .app wrapping the dsh Web UI.
What is included
- Universal binary: Intel (x86_64) + Apple Silicon (arm64), macOS 13+
- Standalone window embedding the dsh Web UI at http://127.0.0.1:3080
- Auto-starts
dsh webwhen the server is not running; reuses an existing one - Finds dsh automatically: PATH, common install locations, or npx on first run
- Menu bar: reload, open in browser, copy URL, launch-at-login toggle
- No API keys in the app or repo — keys stay local in ~/.dsh
Install
- Download the .zip or .dmg below
- First launch is ad-hoc signed: right-click the app → Open → Open
(or: xattr -dr com.apple.quarantine "DeepSeek Harness.app") - Requires Node.js 22+ and
npm i -g @deepseek-ai/dsh - First run: Settings → Models → add your DeepSeek API key
Notes
- Unofficial wrapper around the open-source DeepSeek Harness (dsh)
- Source: https://github.com/iMENGiCHAO/deepseek-harness-desktop