deepseek-harness-desktop
hairyf/deepseek-harness-desktop
DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup. Windows / macOS / Linux.
302
stars
15
forks
NOASSERTION
License
2026-08-14
Created
2026-08-17
Last push
README
DeepSeek Harness Desktop
Run DeepSeek Harness on your desktop, instantly —
no Node.js, no pnpm, no Docker. Download, install, go.
English中文

Features
- Zero setup — First launch bootstraps the bundled Node runtime and Harness core automatically; a compatible local Node / Pnpm setup is reused as-is when present.
- Self-healing core — Every launch syncs with the latest upstream Harness release, so upstream fixes reach you without reinstalling.
- Local & private by default — Runs on
127.0.0.1:3080. Profiles, sessions and settings stay on your machine; telemetry is off by default. - Native & lightweight — A Tauri 2 shell (not Electron): smaller installers, lower memory, native windows. Windows / macOS / Linux, bilingual UI.
- CLI ready — Registers
dshcommands (*/bin) after install, ready in a new terminal.
Quick Start
Download the installer for your platform from Releases, install, and launch.
The first run downloads the Node runtime and Harness core (~a few hundred MB) and takes you straight into the harness at http://127.0.0.1:3080. Everything after that runs locally — no network required.
Requirements: Windows 10+ (64-bit) · macOS 10.15+ · Linux (AppImage) · network on first launch
Development
pnpm install # install dependencies
pnpm tauri dev # run in dev mode
pnpm tauri build # build installers
Requires Node.js 20+, Rust 1.77+, pnpm 9+, and the platform toolchain (MSVC + WebView2 / Xcode CLT / WebKit2GTK).
How It Works
┌──────────────────────────────────────────────┐
│ Tauri WebView (React) │
│ setup state machine → progress → iframe │
│ loads the dsh web UI + sidebar controls │
└──────────────────────┬───────────────────────┘
│ invoke commands + events
┌──────────────────────┴───────────────────────┐
│ Tauri Rust backend │
│ service/download installer + extraction │
│ service/workflow dsh process lifecycle │
│ task dsh health checks │
└──────┬───────────────────────────┬───────────┘
│ │
runtime/ (Node.js v22.22.0) dependencies/dsh/ (prebuilt bundle)
└─────────────┬─────────────┘
▼
dsh --profile web --host 127.0.0.1 --port 3080
│ DSH_HOME=<app-data>/data/dsh
▼
http://127.0.0.1:3080/ ← embedded UI
The prebuilt Harness bundle is published by deepseek-harness-pkg (release contract: docs/PKG-CONTRACT.md). Every launch diffs the installed bundle against the latest release and re-downloads when outdated — keeping the local install when GitHub is unreachable. Full architecture: docs/ARCHITECTURE.md.
Notes
- Developer preview — upstream
dshis evolving fast with breaking changes; this project tracks it closely. - macOS Gatekeeper — the app is not notarized; allow it once via System Settings → Privacy & Security → Open Anyway.
- Security —
dshcan execute code locally. For learning / research / testing only; run it in a trusted, isolated environment.
Related
- deepseek-harness — the upstream
dshagent platform - deepseek-harness-pkg — prebuilt Harness bundles consumed by this app
- dsh-market — the plugin market offered as a recommended preinstall on first run
- n8n-desktop — reference implementation
License
MIT © deepseek-harness-desktop contributors
More in Desktop & Apps
open-design
by nexu-io
🎨 Best DeepSeek Harness Design Plugin. The open-source Claude Design alternative. 🖥️ Local-first desktop app. 🖼️ Your coding agent becomes the design engine: prototypes, landing pages, dashboards, slides, images & video — real files, HTML/PDF/PPTX/MP4 export. 🤖 Claude Code / Codex / Cursor / DeepSeek Harness / OpenCode & 20+ CLIs via BYOK.
deepseek-harness-desktop
by anywhere-labs
为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案
openbiliclaw
by whiteguo233
本地私有、开源的自进化跨平台 AI 内容发现 Agent:先理解你,再主动从 B站、小红书、抖音、YouTube、X、知乎、Reddit、微博等平台与开放 Web 寻找内容。(支持 deepseek harness 插件) | Local-first open-source cross-platform AI content discovery agent: understands you, then proactively finds content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit, Weibo and the open web.(support deepseek harness plugin)
deeptide
by paean-ai
Built by DeepSeek, for DeepSeek — a Swift-native macOS coding agent
