dsh plugins中文
← Back to popular plugin directory

DSH desktop client

chokwinlee/deepseek-harness-desktop · skills

Compact DeepSeek Harness desktop host. macOS downloads under 90 MB with Tauri; Windows uses Electron.

★ 8GitHub stars
1Forks
2026-08-16Last updated
RustLanguage
MITLicense

Project overview

The macOS build uses Tauri and the system WKWebView instead of shipping another browser engine. The published v0.1.2 DMGs are 86.3 MB for Apple Silicon and 88.8 MB for Intel, about 42% smaller than this project's previous Electron DMGs while retaining the bundled Node sidecar and Harness runtime.

The Harness agent runtime is not forked, modified, or reimplemented here. This repository contains a lightweight Tauri host for macOS, an Electron host for Windows, packaging configuration, runtime verification, and release automation.

The desktop host skips the upstream internal-testing announcement before loading the Web UI. The model API key step remains available because it is functional setup, not a promotional notice. [!IMPORTANT] This is an independent community project. It is not affiliated with or endorsed by DeepSeek AI. DeepSeek Harness is currently a developer preview and may introduce breaking changes. Compact by design on macOS

Install command

dsh plugin --profile web add github:chokwinlee/deepseek-harness-desktop
View GitHub repository ↗Back to popular plugin directory