Back to directory

deepseek-harness-desktop

Maintenance: Active

hairyf/deepseek-harness-desktop

Tauri desktop client for DeepSeek Harness with a ~5 MB installer, zero environment setup and preset plugins for Windows, macOS and Linux.

Install

dsh has no central install command — add this plugin’s entry (documented in its README below) to your profile or patch config, then restart.

How installs work

595

stars

36

forks

Rust

Language

MIT

License

2026-08-14

Created

2026-08-19

Last push

README

DeepSeek Harness Desktop

DeepSeek Harness 桌面版

在桌面上一键运行 DeepSeek Harness ——
无需 Node.js、无需 pnpm、无需 Docker,下载即用。

Release Downloads Stars MIT License Windows | macOS | Linux

English中文

DSH Desktop 中文宣传横幅

功能

  • ⚡️ 零环境 — 首次启动自动装配内置 Node 运行时与 Harness 内核;本机已有兼容 Node / Pnpm 时直接复用,不修改已有的系统环境。
  • 🔄 内核自愈 — 自动同步上游最新 Harness 版本,上游修复无需重新安装软件版本,打开即跟上。
  • 🔒 纯本地 · 隐私默认 — 运行在 127.0.0.1:3080,profile / 会话 / 设置全部留在本机,默认关闭遥测。
  • 🪶 原生轻量 — Tauri 2 外壳(非 Electron):更小的安装包、更低的内存占用、原生窗口。Windows / macOS / Linux,中英双语界面。
  • ⌨️ 命令行集成 — 安装后自动注册 dsh 命令(*/bin),新开终端即用。
  • 🧭 首次启动引导 — 首次启动可选装推荐插件并实时查看安装日志;随时跳过,之后也能从侧边栏重新打开。

预设插件

首次启动引导中提供的插件,按需勾选安装:

  • DSH Win Terminal Inspector — Windows 极简模式修复
  • DSH Tauri — 桌面端消息桥:提供与 Tauri 2 外壳的通信通道(推荐)
  • DSH Market — 可视化插件市场:浏览、搜索并一键安装社区插件(推荐)
  • DSH Better Sidebar — 类 VSCode 右侧栏(资源管理器/编辑器/终端/Git/浏览器),按会话隔离(推荐)
  • DSH Notification — 回合完成时桌面通知:按结果分别开关,支持包含/排除关键词规则
  • DSH Session Context Menu — DSH 封装端右键菜单:为会话、工作区、输入框和链接补充常用操作

你想收录新的插件作为预设?修改 preset-plugins.json 并提交 PR,审核通过后将在将来版本新增为预设插件。

快速开始

Releases 下载对应平台安装包,安装后启动即可。

首次运行会下载 Node 运行时与 Harness 内核,随后直接进入 http://127.0.0.1:3080 的 Harness 界面;此后完全本地运行,无需联网。

系统要求: Windows 10+(64 位)· macOS 10.15+ · Linux(AppImage)· 首次运行需要网络

开发

想参与开发?参见 docs/DEVELOPMENT.zh.md

工作原理

┌──────────────────────────────────────────────┐
│ Tauri WebView (React)                        │
│   安装状态机 → 下载进度 → iframe              │
│   加载 dsh Web 界面 + 侧边栏控制              │
└──────────────────────┬───────────────────────┘
                       │ invoke 命令 + 事件
┌──────────────────────┴───────────────────────┐
│ Tauri Rust 后端                              │
│   service/download  安装器 + 解压             │
│   service/workflow  dsh 进程生命周期          │
│   task              dsh 健康检查              │
└──────┬───────────────────────────┬───────────┘
       │                           │
  runtime/ (Node.js v22.22.0)   dependencies/dsh/ (发行版)
       └─────────────┬─────────────┘
                     ▼
   dsh --profile web --host 127.0.0.1 --port 3080
                     │  DSH_HOME=<app-data>/data/dsh
                     ▼
        http://127.0.0.1:3080/  ← 内嵌界面

Harness 发行版由 deepseek-harness-pkg 构建发布。每次启动都会对比最新发行版,本地过期时自动重新下载;GitHub 不可达时保留本地安装。

说明

[!WARNING] 开发预览 — 上游 dsh 仍在快速迭代,存在破坏性变更;本项目同步跟随。

[!IMPORTANT] macOS Gatekeeper — 应用未公证,首次启动需在系统设置 → 隐私与安全性 → 仍要打开 放行一次。

[!NOTE] 安全声明dsh 具备本地代码执行能力。仅供学习 / 研究 / 测试,请在可信、隔离的环境中使用。

相关项目

License

MIT,附加非商用条款 © deepseek-harness-desktop contributors

DSH Plugins is an independent community directory of DeepSeek Harness plugins. Not affiliated with or endorsed by DeepSeek. Third-party plugins are not security-audited — review the source before installing.

New DeepSeek Harness plugins, weekly. No spam.