westhack/deepseek-harness-desktop

westhack★ 1JavaScript最后同步: 2026-08-22

在 GitHub 打开

deepseek harness desktop

README 摘要

DeepSeek Harness Desktop A desktop client for DeepSeek Harness, built with Electron 39 + Vue 3 + Naive UI English     简体中文 Project Positioning DeepSeek Harness Desktop is a cross-platform desktop client built on the Electron 39 + Vue 3 + Naive UI stack, using the ElectronEgg (ee-core) framework to organize main-process lifecycle and automatic IPC loading. The app bundles a Node.js 24.18.1 LTS runtime, hosts the official @deepseek-ai/dsh as a subprocess, and loads its dsh web UI inside a sandboxed BrowserWindow. Compared to running npx @deepseek-ai/dsh web directly, this project packages the entire workflow — installing Node, configuring npm, opening a terminal, managing the process — into a regular desktop app that users can launch with a double-click. This is a community-maintained project with no affiliation to DeepSeek. The app does not modify any code, data, or behavior of the official DSH; DSH runs under its own license. Key Features Runtime Hosting - Bundled Node.js 24.18.1 LTS : shipped with the app, no need to install Node.js separately - Process isolation : DSH runs as an independent subprocess, automatically reaped on app exit - Random port allocation : DSH list…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-plugindsh-plugin-market

分类