hairyf/deepseek-harness-desktop
hairyf★ 280Rust最后同步: 2026-08-16
DeepSeek Harness Tauri 桌面版 | Only 5mb installer, zero environment setup. Windows / macOS / Linux.
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 dsh commands ( /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 l…
在 GitHub 查看完整 README →