deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
INSTALL REFERENCE
dsh plugin --profile web add github:hairyf/deepseek-harness-desktop
该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。
PROJECT README
Run DeepSeek Harness on your desktop, instantly —
no Node.js, no pnpm, no Docker. Download, install, go.
English · 中文

127.0.0.1:3080. Profiles, sessions and settings stay on your machine; telemetry is off by default.dsh commands (*/bin) after install, ready in a new terminal.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
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).
┌──────────────────────────────────────────────┐
│ 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.
dsh is evolving fast with breaking changes; this project tracks it closely.dsh can execute code locally. For learning / research / testing only; run it in a trusted, isolated environment.dsh agent platformMIT © deepseek-harness-desktop contributors
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。