deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
A lightweight desktop app for installing, updating, and controlling DeepSeek Harness Web.
[!IMPORTANT] DSH Launcher is currently a developer preview. It is an unofficial, community-maintained project and is not affiliated with or endorsed by DeepSeek.

DeepSeek Harness Web is normally started with npx @deepseek-ai/dsh web. DSH Launcher brings installation, version checks, and process control into one desktop interface, so routine use does not depend on repeatedly entering a command.
@deepseek-ai/dsh runtimes3080Prebuilt installers will be published on GitHub Releases. The current version can be run directly from source.
Node.js and npm must be available before DSH Launcher can run Harness. A runtime installed through the app is isolated in the application data directory: it does not alter global npm packages or require administrator privileges.
git clone https://github.com/minorsnownight/dsh-launcher.git
cd dsh-launcher
npm install
npm run desktop
Build an installer for the current platform:
npm run dist
DSH Launcher searches for a usable runtime in this order:
The service runs at http://127.0.0.1:3080. If that port is occupied, the launcher inspects the listening process and only offers restart or stop controls when it can verify that the command belongs to @deepseek-ai/dsh.
The “working directory” is the current directory used when starting DSH. Harness reads and works with project files there. Stop the service before changing it.
npm run typecheck
npm test
npm run build
cargo test --manifest-path src-tauri/Cargo.toml
See AGENTS.md and docs/PRODUCT.md for project structure and product boundaries. Read CONTRIBUTING.md before submitting changes. Report security issues privately as described in SECURITY.md.
DSH Launcher is available under the MIT License.
“DeepSeek” and related marks belong to their respective owners. This project only manages the user's local installation of @deepseek-ai/dsh; it does not include or redistribute that package.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。