At a glance
What it does
A Windows and macOS desktop shell for DeepSeek Harness with local service management, a system tray, and plugin support.
Desktop Shell Profile
Not declared in supplied evidence
Evidence-verified
Checked Sep 5, 2026, 4:13 PM UTC
Code-evidenced contributions
What it adds to DSH
Runs the DeepSeek Harness web interface in a native desktop window with tray integration.
Mechanism evidence ↗Adds desktop terminal and diagnostics plugin components; the terminal is disabled on Linux by the supplied patch.
Mechanism evidence ↗Before you choose it
DSH Desktop packages the DeepSeek Harness local web UI, host service, and plugin system as a native desktop application. Its bundle adds desktop shell, terminal, diagnostics, notifications, profile, update, and pnpm components.
Best for
People who want to use DeepSeek Harness from a native desktop app instead of starting it manually from a terminal.
Common tasks
- Run a local DeepSeek Harness workspace in a desktop window.
- Manage desktop profiles, notifications, and updates.
- Use the built-in plugin market to discover and manage compatible plugins.
Permissions and data
The desktop app manages local Harness services and exposes desktop-oriented components.
Permissions- May use local terminal functionality and local service management.
- May create desktop windows, tray integration, notifications, profiles, and update functions.
- An installation ID is locally generated and persisted for update checks, according to the supplied README.
- The supplied evidence does not fully document all local file or session-data handling.
- Update checks send the installed version, channel, and locally generated installation ID.
- Optional LAN access can expose the local DSH service without authentication.
- Not declared in supplied evidence.
Limitations
- The verified distribution is a pinned Git bundle; npm version 2.0.5 was not found in the supplied distribution evidence.
- The desktop terminal component is disabled on Linux in the supplied patch.
- The supplied README describes formal installers for Windows x64 and macOS Universal.
What DSHub checked
- Pinned Git source and DSH bundle structure were verified.
- The manifest declares Node.js ^22.19.0 or >=24.0.0 and Electron 43.3.0.
- The package license is MIT.
What DSHub did not check
- DSHub did not install or run the bundle.
- No source install script was captured.
- Npm publication of version 2.0.5 was not verified.
Pinned install
Install DSH Desktop
This plugin bundle does not have a DSH Plugin install action. Use its source documentation for the delivery method.
Maintainer source
Project README
DSH Desktop 将 DeepSeek Harness 的本地 Web UI、Host 服务和插件系统集成到原生桌面应用中。项目固定并原样运行特定上游版本;DSH Desktop 提供窗口、托盘、终端、更新和工作配置,并通过 DeepSeek Harness 提供的插件机制与上游能力组合。
<a id="run"></a>
下载与安装
当前正式安装包支持 Windows x64 和 macOS Universal。无需额外环境,下载安装,一键使用。
| 平台 | 下载 | 安装方式 |
|---|---|---|
| Windows x64 | 下载安装程序 | 运行 NSIS 安装程序并按提示完成安装 |
| macOS Universal | 下载 DMG | 打开 DMG,将 DSH Desktop 拖入 Applications |
我们希望和所有插件作者一起,构建一个开放、可组合、可持续的 DSH 插件生态,让每个插件都能与其他插件共同进步:DSH 插件生态倡议书。
<details open> <summary>❤️ 赞助商</summary>| Logo | 简介 |
|---|---|
| <a href="https://dshdesktop.cn/sponsors/wuying"><img src="assets/sponsors/wuying-cloud-computer-logo.png" alt="阿里云无影云电脑" width="96"></a> | 阿里云 · 无影云电脑<br>感谢 阿里云 无影云电脑赞助本项目!无影云电脑个人版面向个人用户提供云上电脑服务,将计算、存储和桌面环境放在云端,支持在多类终端上接入使用,并可按需选择不同规格,适合远程办公、学习、开发和轻量创作等场景。<br><br>打开微信注册 → |
| <a href="https://www.ucloud.cn/site/active/astraflow?ytag=geo_waituo_dsh"><img src="assets/sponsors/astraflow-logo.png" alt="UCloud 星图 AstraFlow" width="96"></a> | UCloud · 星图 AstraFlow<br>感谢 UCloud 星图 AstraFlow 大模型赞助了本项目!优刻得 UCloud 星图 AstraFlow 大模型,支持 200+ 模型一键调用:内置 Kimi K3、DeepSeek V4/V3、Qwen 3、GLM5.2、happyhorse 等全球领先开源大模型,无需自训,开箱即用。<br><br>访问官网 → |
| <a href="https://88api.ai/sign-up?aff=VnEb"><img src="assets/sponsors/88api-logo.png" alt="88API" width="120"></a> | 88API<br>88API 是一站式多模型 API 聚合平台,平台由海外企业运营,稳定高效支持开票。平台提供 DeepSeek 官转和开源渠道,价格低至 5 折,完美适配 DSH Desktop 项目。一个 API Key 即可统一接入海内外多种模型,覆盖文本对话、图片、音频、音乐和视频生成接口,适用于 AI 编程、Agent 自动化、内容创作及应用开发。<br><br>立即注册 → |
文档
普通用户从用户指南开始即可;开发者文档只在需要扩展或维护时才需要阅读。
用户文档
| 目标 | 入口 |
|---|---|
| 安装和日常使用 | 用户指南 |
| 快速确认平台、环境和使用边界 | 常见问题 |
| 了解数据处理与隐私选择 | 隐私政策 |
| 了解项目为什么存在 | 为什么做 DSH Desktop |
| 查看全部文档与 README 分工 | 文档索引 |
开发者与维护者文档
| 目标 | 入口 |
|---|---|
| 阅读插件生态倡议书 | 插件生态倡议书 |
| 编写普通或 Desktop 插件 | 插件开发 |
| 参与统一插件 contract 讨论 | DSH Community Fabric Draft |
| 了解统一插件框架为什么这样设计 | 成熟框架与真实插件调研 |
| 查看插件市场的产品与安全设计 | DSH Community Market |
| 了解桌面插件可以使用的能力 | 桌面插件接口说明 |
| 了解桌面应用如何工作 | 架构说明 |
| 查阅包级构建与发布细节 | dsh-plugin-desktop/README.md |
主要功能
<table> <tr> <td width="50%" valign="top"> <h3>Desktop</h3> <p>把上游 DeepSeek Harness 的本地 Web UI 带到原生桌面。应用自动启动和管理本地 Harness 服务,集成系统托盘与桌面窗口,无需安装 Node.js 或执行命令。</p> </td> <td width="50%" valign="top"> <h3>手机远程控制 <img src="https://img.shields.io/badge/%E5%8D%B3%E5%B0%86%E6%8E%A8%E5%87%BA-F59E0B?style=flat-square" alt="即将推出"></h3> <p>通过 iOS 和 Android 远程连接 Desktop,在手机上发起任务、查看 Agent 进度,并在需要时继续跟进。</p> </td> </tr> <tr> <td width="50%" valign="top"> <h3><a href="dsh-community-market/README.zh.md">插件市场</a> <img src="https://img.shields.io/badge/%E5%B7%B2%E5%86%85%E7%BD%AE-2EA44F?style=flat-square" alt="已内置"></h3> <p>DSH Community Market 已完成并内置,提供插件发现、详情、安装与管理。市场以开放方式连接各种插件数据源:任何人都可以提供、接入和使用符合公开 Schema 的来源,已有 API 也可以通过受审 adapter 加入合作数据源。</p> </td> <td width="50%" valign="top"> <h3>共建插件生态</h3> <p>DSH 的插件生态由社区共同建设。上游插件、DSH Desktop 插件和其他社区插件遵循统一的约定,可以通过相同的组合机制共同工作;欢迎加入共建,详见 <a href="docs/plugin-ecosystem.md">DSH 插件生态倡议书</a>。</p> </td> </tr> </table>首次设置、浏览器与局域网访问
每个尚未初始化的 profile 正常首次启动时,会先显示由 Desktop 自己提供的原生 Setup Wizard。它可以设置窗口模式与系统材质、插件市场、通知、是否用系统默认浏览器自动打开,以及 Web 访问范围;也可以直接跳过。向导完成或跳过以前,Host 和主 DSH 窗口都不会启动。完成或跳过状态按 profile 分别记录;显式恢复启动仍优先进入恢复助手。
Web 服务默认仅监听本机回环地址。开启“用浏览器打开”后,Desktop 会在 Web 服务实际就绪时交给系统默认浏览器打开;这个选项不会改变网络暴露范围。“桌面设置”会在选项下显示实际的本机 URL。局域网访问是一个独立的可选设置,开启后还会显示当前可用的局域网 URL。
危险: 向局域网开放不提供鉴权;所有与你处于同一局域网的人都能直接打开 DSH 并操作你的电脑。请只在完全信任的网络中谨慎开启。
自动更新的固定版本检查请求会在 X-DSH-Desktop-Version header 中携带当前安装版本,在 X-DSH-Desktop-Channel 中携带 stable 或 beta,并在 X-DSH-Desktop-Installation-Id header 中携带一个由本机生成并持久保存的随机 UUID;它不是从硬件信息推导出的标识。安装包下载会携带通道和 X-DSH-Desktop-Target-Version,但下载请求及其重定向不会携带安装标识或当前版本。
插件生态
插件是给 DSH 添加能力的扩展包——模型、工具、界面、工作流都可以做成插件,像搭积木一样自由组合。
DSH Desktop 没有修改上游源码,也不是一个固定写死的外壳。固定版本的上游 DeepSeek Harness 原样运行;桌面壳本身——窗口、托盘、终端、更新、工作配置——作为 DSH 插件接入,并通过 DeepSeek Harness 提供的插件机制与上游能力组合进同一个运行时。从核心 agent 到桌面外壳,整个产品遵守同一条"一切皆插件"的规则:与所固定上游版本兼容的插件可以使用,桌面能力也按插件的方式组合、替换和演进。
我们希望插件生态像手机应用一样:每个插件按同一套规则开发,装在一起也能一起工作、互不干扰。
给开发者
与许多其他项目不同,这个项目本身就是一个 DSH 插件:桌面壳与第三方插件使用相同的插件组合机制。Desktop 的插件能力已经可以使用。我们提供了 Desktop 服务,让插件开发者能够把插件与桌面能力集成起来:例如查看和切换工作配置,或在当前配置中安装、更新和移除插件。完整用法见桌面插件接口说明。为什么选择这样的边界、哪些能力不会暴露给第三方插件,见为什么做 DSH Desktop和插件开发指南。
与 DeepSeek Harness 的关系
DSH Desktop 是基于 DeepSeek Harness 和 Cordis 插件思想构建的独立社区项目,旨在提供开放、可组合的 DSH 桌面体验。
本仓库由社区独立维护,目前不存在深度求索员工或 DeepSeek Harness 上游官方团队成员参与本项目开发、维护或治理的情形。GitHub Contributors 页面中可能出现的上游贡献者,来自本仓库 fork 时继承及后续同步的上游提交历史;该署名仅反映提交来源,不代表相关人员参与本仓库,也不构成任何隶属、合作、授权或背书关系。
上游项目提供核心的智能体能力、插件系统和 Web UI;DSH Desktop 主要负责:
- 桌面应用封装
- 本地服务的启动、停止与恢复
- 桌面窗口和系统托盘集成
- macOS、Windows 安装包构建与发布
- 更适合桌面使用的界面体验
如果你希望通过命令行运行 DeepSeek Harness,或者参与其核心功能开发,请优先查看上游仓库。
特别感谢
特别感谢 DeepSeek Harness 原始仓库 和 DeepSeek AI 团队。DSH Desktop 基于固定版本的上游源码构建,核心的智能体、模型、工具、会话、Web UI 和插件生态都来自这个项目。
同时感谢 Cordis 项目提供的插件化基础。没有这些开源项目,就不会有 DSH Desktop。
也感谢 Koishi.js 项目和社区长期积累的插件化实践、工具与经验,以及所有参与讨论、测试、反馈和插件开发的社区成员。
以及每一个使用、支持和参与共建的你。
<a id="run-from-source"></a>
开发
稳定版与 Beta 桌面包分别位于 dsh-plugin-desktop/ 和 dsh-plugin-desktop-beta/。外层仓库使用 Yarn,固定的 deepseek-harness/ 子模块继续使用自己的 pnpm workspace。从仓库根目录执行:
git submodule update --init --recursive
corepack yarn install --immutable
corepack yarn dev
headless 检查使用 corepack yarn check;完整的构建、测试和发布边界见架构说明和包级 README。如何参与贡献见 CONTRIBUTING.md。
社区交流
可选择常用的平台参与讨论,交流使用问题、插件开发和项目进展。
<table> <thead> <tr> <th align="center">企业微信</th> <th align="center">QQ群</th> </tr> </thead> <tbody> <tr> <td align="center"><img src="assets/community-wechat-group.png" alt="DSH Desktop 企业微信二维码" title="扫码添加企业微信" width="180" height="180"></td> <td align="center"><img src="assets/community-qq-group.jpg" alt="DSH Desktop QQ群二维码" width="180" height="180"></td> </tr> </tbody> </table>Discord:加入 DSH Desktop 社区
如果您希望加入我们的技术团队,也欢迎通过 t4wefan@qq.com 联系我们。
友情链接
这里收录 DeepSeek Harness 生态项目及开发者工具。
| 项目 | 简介 | 链接 |
|---|---|---|
| dshfind | DeepSeek Harness(DSH)学习与分享社区。 | GitHub · 官网 |
| DSH 1024Store | 面向 DeepSeek Harness(dsh)生态的社区插件目录(收录 4120 个插件),并开源了在线插件市场、目录流水线与公开查询 API,可 fork 自建市场。 | GitHub |
| Awesome DSH Plugin | DeepSeek Harness(DSH)插件精选列表。 | GitHub |
| dsh-market | DeepSeek Harness 内的可视化插件市场,支持浏览、搜索与一键安装插件。 | GitHub |
| ModLens | 为 DeepSeek Harness 和纯文本 Coding Agent 提供 OCR、版面与语义识别能力。 | GitHub · 官网 |
| DeepSeek Harness 橙皮书 | DeepSeek Harness 社区实测手册。 | GitHub |
| dsh-web-ui | DeepSeek Harness Web UI 插件与皮肤合集。 | GitHub · 展示站 |
| dsh-TUI | DeepSeek Harness 全屏交互式终端界面。 | GitHub |
| dsh-tianshu-tui | DSH Web 端交互式终端极简风格 UI 插件,自研 ANSI 渲染核心、极致丝滑流畅;在官方基础上增加了 TDD、证据门、视觉图像模块等工作流。 | GitHub |
| dsh-context | DSH 上下文洞察面板:Context 仪表盘 + /context 命令 + Context 浏览器,一站式查看 Context 的分类组成、内容详情、演进趋势、压缩/注入事件与统计,覆盖 Context 全生命周期管理。 | GitHub · NPM |
| Agents-Anywhere | 从手机远程控制电脑上的 Coding Agent。 | GitHub |
| deepseek-harness-remote | 基于 P2P 与 APIProxy 的 DeepSeek Harness 远程控制与多端协同插件。 | GitHub |
| DSH-better-sidebar | DeepSeek Harness 侧边栏工作台,集成文件、终端、Git 和子代理。 | GitHub |
| Awesome DeepSeek Harness | DeepSeek Harness 插件、工具与基础设施精选列表。 | GitHub · 官网 |
| 深求社区(DeepSeek.club) | 全球最大的第三方 DeepSeek 开源生态社区,聚合模型库、应用榜、Harness 插件库与 Harness 学院,一站式服务开发者,研究者与企业用户。 | 官网 |
| MkSaaS · TanStarter | 面向独立开发者的商业 SaaS 启动模板。MkSaaS 基于 Next.js,TanStarter 基于 TanStack Start 与 Cloudflare,内置 AI、认证、支付和后台等常用能力。 | MkSaaS · TanStarter |
<sub>如果希望收录您的项目,欢迎加入微信群并私信 @王博升Benson,或联系 t4wefan@qq.com,或<a href="https://github.com/anywhere-labs/deepseek-harness-desktop/issues">提出 issue</a>。</sub>
License
本项目遵循 MIT License。
“DeepSeek Harness”是深度求索公司的注册商标。本文仅为准确说明兼容性、技术来源及与上游软件的关系而使用该名称。
本项目完全开源免费。如果有人向您以任何形式出售此软件,请拒绝交易。
DSH Desktop 是独立的社区项目,与深度求索不存在隶属、合作、授权或背书关系。
Star History
<a href="https://www.star-history.com/?repos=anywhere-labs%2Fdeepseek-harness-desktop&type=date&legend=top-left"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/chart?repos=anywhere-labs/deepseek-harness-desktop&type=date&theme=dark&legend=top-left&sealed_token=BRTkOyC4czCEkIyFb5-QxrsC-kaDotBJ8tsjxrWs-UGfmBqfRCXSwieZPlVTCYOjJVEZ29uLvmBjAPREB524J5dPN1jk-UA7ajFdLdrbjumJqoOBeGWmig" /> <source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/chart?repos=anywhere-labs/deepseek-harness-desktop&type=date&legend=top-left&sealed_token=BRTkOyC4czCEkIyFb5-QxrsC-kaDotBJ8tsjxrWs-UGfmBqfRCXSwieZPlVTCYOjJVEZ29uLvmBjAPREB524J5dPN1jk-UA7ajFdLdrbjumJqoOBeGWmig" /> <img alt="Star History Chart" src="https://api.star-history.com/chart?repos=anywhere-labs/deepseek-harness-desktop&type=date&legend=top-left&sealed_token=BRTkOyC4czCEkIyFb5-QxrsC-kaDotBJ8tsjxrWs-UGfmBqfRCXSwieZPlVTCYOjJVEZ29uLvmBjAPREB524J5dPN1jk-UA7ajFdLdrbjumJqoOBeGWmig" /> </picture> </a>Operate deliberately
Install and manage
Prerequisites and target Profile
Target: Desktop Shell Profile
Delivery: Dsh Bundle Git — anywhere-labs/dsh-desktop#7ac4d0a116cd3b934d7fbbce1095c3ef86832d98。
Verify, update, and remove
Show lifecycle commands
dsh plugin --profile desktop-shell listCompatibility and access
Requires Node.js 22.19+ and Electron 43.3.0: Not declared in supplied evidence。
Review compatibility evidence ↗
Risk facts
Optional LAN access is unauthenticated
Evidence ↗Package defines a prepack lifecycle script
Evidence ↗Evidence and editorial reviewManifest, Bundle patch, distribution and freshness
Immutable evidence
Review status and source activity
Approved for publication after reviewing the source-linked content and immutable release record. AI assisted with the draft; the publication decision was human.
Human reviewed Sep 5, 2026, 5:22 PM UTC。GitHub facts last checked Sep 5, 2026, 4:31 PM UTC。
No material source change has been recorded since this evidence baseline.