csthinker/deepseek-harness-desktop

csthinker★ 1JavaScriptLast synced: 2026-08-16

Open on GitHub

A dsh desktop client packaging project entirely developed by deepseek-harness

README excerpt

DeepSeek Harness Desktop A self-contained Windows desktop shell for the DeepSeek Harness Web UI. Double-click the exe and the app opens in its own native window — no npx command and no browser are needed. The bundled Node server, every plugin, and the built web frontend all ship inside the package; the target machine needs no Node.js installation. Built entirely with DeepSeek Harness ( dsh ). This repository — the Electron shell, the payload build pipeline, the CI workflow, and this README — was produced end to end by an agent running inside DeepSeek Harness ( dsh ). See the build process record for screenshots and cost. Downloads Every release publishes two artifacts: Artifact Use DeepSeekHarness- -portable.exe Double-click to run. Self-extracts to a temp dir, no install. DeepSeekHarness- -x64.zip Extract and run. Unzip anywhere, then double-click DeepSeek Harness.exe . The first launch extracts the server payload once ( 30 s); later launches start in a few seconds. App data (sessions, settings, profiles) lives in /.dsh , exactly as the CLI writes it. What this project is DeepSeek Harness ships a browser UI ( dsh web , served on http://127.0.0.1:3080 ). This project wraps it as a …

View full README on GitHub →
Terminal / TUIdeepseekdeepseek-harnessdeepseek-harness-plugindesktopdesktop-appdshdsh-plugindsh-plugins

Category