DeepSeek Harness Desktop
把 DeepSeek Harness 变成双击即用的桌面应用。 The official DeepSeek Harness as a double-click desktop app.
官方 harness 内核原样保留,装进一个会自己管理本地服务的桌面壳——免装 Node、不碰终端,打开就用。 The official harness core, untouched, wrapped in a desktop shell that manages the local service for you — no Node.js, no terminal.
v0.1.0 · Apple Silicon / Windows x64
还是那个 dsh,只是不用终端了Same dsh, minus the terminal
桌面壳只做一件事:让官方 harness 在你电脑上安静地跑起来,并保持在那。 The desktop shell does one thing: keeps the official harness running quietly on your machine.
双击即用Double-click ready
免装 Node、不碰终端。下载、双击、开始用。No Node.js, no terminal. Download, double-click, done.
自动管理本地服务Local service, managed
启动、停止、系统托盘常驻,生命周期都由应用照看。Start, stop, and stay in your system tray — the app looks after it.
内核原样保留官方能力Official core, untouched
官方 MIT 代码;插件体系与 Web UI 一概不动。Official MIT code; the plugin system and Web UI are left exactly as they are.
一切都在本地Everything stays local
应用数据与服务都跑在用户自己的电脑上,不上传任何服务器。App data and services run on your own machine. Nothing is uploaded.
这个 Desktop 是用 dsh 自己做的——DeepSeek V4 Pro 在 dsh 里做调度和 review,一共六个提问完成。 This desktop app was built with dsh itself — DeepSeek V4 Pro handled scheduling and review inside dsh. Six prompts, done. — dogfooding,六个提问, six prompts
站在官方仓库上Built on the official repo
本桌面应用基于 deepseek-ai/deepseek-harness 构建:核心能力、插件系统和 Web UI 全部来自官方项目,一概不动。本项目只负责 Tauri 2 桌面封装、本地服务生命周期管理、托盘与窗口集成,以及安装包构建。想用命令行运行,或参与核心开发,请直接前往官方仓库。 This desktop app is built on deepseek-ai/deepseek-harness: the core capabilities, plugin system, and Web UI all come from the official project, untouched. This project only provides the Tauri 2 desktop wrapper, local service lifecycle management, tray and window integration, and installer builds. To run it from the command line or contribute to the core, please go to the official repository.