deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
English | 中文
DeepSeek Harness Desktop packages DeepSeek Harness as a native desktop application for macOS, Windows, and Linux. It keeps the upstream Web application, agent runtime, profiles, and workspace workflow while providing an operating-system window and desktop installers.
This project and its upstream runtime are in developer preview. Releases may introduce compatibility-breaking changes.
Download the installer for your platform from the latest release:
Open the installed application and complete the provider setup in the Harness UI before starting an agent session.
Install a supported Node.js version (^22.19.0 or >=24) and pnpm, then build the Harness runtime and start Electron:
git clone https://github.com/cherrchen/deepseek-harness-electron.git
cd deepseek-harness-electron
pnpm install
pnpm run build
pnpm --filter @deepseek-ai/dsh-electron start
Electron starts DeepSeek Harness on a random 127.0.0.1 port and opens its ready URL in a sandboxed window. The renderer has no Node.js integration, uses context isolation and Chromium sandboxing, and opens requested HTTP and HTTPS links in the system browser.
Harness profiles and state live in the platform-specific application-data directory. Agent shell commands start in the current user's home directory; select another workspace from the Harness UI when needed.
Run the desktop application's focused checks with:
pnpm --filter @deepseek-ai/dsh-electron test
pnpm --filter @deepseek-ai/dsh-electron build
See the desktop application guide, development guide, and architecture documentation for repository details.
See CONTRIBUTING.md. This fork follows upstream DeepSeek Harness development while maintaining its desktop packaging.
MIT. Third-party dependency notices are in THIRD_PARTY_NOTICES.md.
CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。