Skip to content

Releases: iMENGiCHAO/deepseek-harness-desktop

DeepSeek Harness Desktop 1.0.0

Choose a tag to compare

@iMENGiCHAO iMENGiCHAO released this 14 Aug 18:22

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 web when 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

  1. Download the .zip or .dmg below
  2. First launch is ad-hoc signed: right-click the app → Open → Open
    (or: xattr -dr com.apple.quarantine "DeepSeek Harness.app")
  3. Requires Node.js 22+ and npm i -g @deepseek-ai/dsh
  4. First run: Settings → Models → add your DeepSeek API key

Notes