deepseek-harness
deepseek-ai
DeepSeek Harness: Everything is a Plugin.
PROJECT TOPICS
PROJECT README
This repository contains the website source for DeepSeek Harness Desktop. The site introduces the project and links to installers for Windows, macOS, and Linux.
Current release shown on the website: v0.1.4
Install Node.js and npm, then run the following commands from the repository root:
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8
npm ci
npm run dev
The development server listens on http://localhost:5173 by default.
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8
npm run build
npm run test:sites
The client build is written to dist\client.
wrangler.jsonc serves dist\client as static assets, while worker\index.js provides the single-page application fallback.
[Console]::OutputEncoding = [System.Text.Encoding]::UTF8
$OutputEncoding = [System.Text.Encoding]::UTF8
npm run build
npx wrangler deploy
This project is licensed under the Apache License 2.0.
src\ React page and styles
public\assets\ Website image assets
worker\ Cloudflare Worker entry point
scripts\ Build helpers
tests\ Worker and build configuration tests
wrangler.jsonc Cloudflare Workers configuration CLASSIFICATION EVIDENCE
系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: 无有效分类标签。