deepseek-harness-desktop

作者 xiincs已验证

DeepSeek Harness 原生桌面版,基于 Tauri 2,内置 Node.js 运行时,一键安装,极速启动,托盘常驻,自动更新。DeepSeek Harness native desktop version: built on Tauri 2 with a bundled Node.js runtime.

50
Stars
3
Forks
Rust
语言
2026/8/24
添加时间

⚠️ 第三方软件声明

本 Skill 为第三方开源软件,独立托管于 GitHub。SkillTip 仅为信息目录,不控制或维护底层仓库。所显示的安全检查为自动化且范围有限,安装前请自行审查源码。

阅读服务条款

安装

添加到你的 Claude Code skills 目录:

# Add to your Claude Code skills
git clone https://github.com/xiincs/deepseek-harness-desktop

快速入门

使用 deepseek-harness-desktop 等 Skills 的指南。

安全报告

已验证

上次扫描:—

{
  "status": "PASSED",
  "issues": []
}

README.md

DeepSeek Harness Desktop

DeepSeek Harness 装进一个真正的桌面应用

不用再守着浏览器标签页——一个图标,双击打开,关掉窗口它还在后台安静运行。

中文 | English

License: MIT Latest release Downloads Windows macOS Linux

⬇️ 立即下载 · 功能一览 · 常见问题

DeepSeek Harness Desktop 运行截图

✨ 这是什么

DeepSeek Harness 官方提供的是一个网页版工具——好用,但终究是浏览器里的一个标签页:不小心关错标签、 被一堆其他标签淹没、电脑重启后要重新找回来。

DeepSeek Harness Desktop 把它做成了一个真正的桌面应用:像微信、VS Code 一样,图标钉在任务栏或 Dock 上,双击就开,关窗口不等于退出——它安静地待在系统托盘里,随时点一下就回来,之前的会话原封不动。

🚀 这个应用能做什么

  • 双击即用:打开应用,自动帮你把后台服务准备好,不需要敲命令行、不需要搞懂端口是什么。
  • 关窗不等于退出:点右上角的关闭按钮只是把窗口藏起来,工作还在继续;托盘图标右键才是真的退出。
  • 数据和网页版完全通用:所有会话、配置都存在同一个地方,网页版和桌面版随便切换,互不冲突。
  • 文件面板:右侧一键唤出文件目录树,点开任意文件直接预览、编辑、保存,改动会用颜色标出来, 不用再切去别的编辑器来回对照。
  • 插件市场:浏览、搜索、安装社区插件,目录持续更新、条目数以百计——插件来自社区众包目录, 安装前会先给你看清楚要执行的确切命令,确认后才会真正安装,不会点一下就悄悄装上。
  • 内置终端:需要跑个命令的时候,不用再额外开一个终端窗口,应用里直接就有。
  • 崩溃了自己爬起来:后台服务万一意外挂掉,应用会自动帮你重启一次;实在起不来也会告诉你原因, 而不是一片空白让你猜。
  • 有新版本会提醒你:打开应用时自动检查更新,一键装上,不用跑去发布页面翻。
  • 体积小、开得快:走的是系统自带的浏览器内核,不用像很多同类应用那样自带一个完整的 Chromium, 装包小很多,打开也更快。

⬇️ 下载

前往 Releases 页面, 根据你的系统下载对应安装包:

系统安装包说明
Windows.exe已签名,支持自动更新,双击安装即可
macOS.dmg首次打开需要在「系统设置 → 隐私与安全性」里手动允许一次(未加入 Apple 开发者计划,属正常现象)
Linux.debdpkg -i 或用系统自带的安装器打开即可

macOS / Linux 版暂不支持自动更新,有新版本时需要自己回来这个页面重新下载。

启动页

❓ 常见问题

这是官方产品吗? 不是。DeepSeek Harness 本体由官方维护,这个桌面壳是社区做的第三方封装,专门解决"网页版不方便"这一件事。

我的数据安全吗? 应用里的网页界面(也就是 DeepSeek Harness 本体的部分)运行在一个隔离的沙箱里,没有权限访问你电脑上 的任何东西,和你原本用网页版时完全一样。唯一会读写本地文件的是桌面壳自带的文件面板——这是一个独立、 刻意加上去的功能,方便你不用切出去就能改文件,跟网页那部分完全隔离。

能不能带着走,不用联网也能用? 应用本身可以离线打开,但里面加载的 DeepSeek Harness 服务该怎么工作还是怎么工作——具体取决于你配置的 模型服务本身是否需要联网。

为什么应用里的 dsh 版本没跟着最新的预发布版本走? 是刻意的:只有上游把某个版本标为正式默认版本时,这个应用才会跟进,不会因为看到一个更新的预发布 版本号就抢先跟——预发布版本有的过几天会转正,也有的会被后续版本悄悄顶替、从未转正过,提前跟等于 让桌面壳替你承担这种不确定性。

想参与开发或者自己编译? 欢迎,看 开发指南

License

MIT

常见问题

What is deepseek-harness-desktop?

deepseek-harness-desktop is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by xiincs. DeepSeek Harness 原生桌面版,基于 Tauri 2,内置 Node.js 运行时,一键安装,极速启动,托盘常驻,自动更新。DeepSeek Harness native desktop version: built on Tauri 2 with a bundled Node.js runtime. It has 50 GitHub stars.

Is deepseek-harness-desktop safe to use?

Yes. deepseek-harness-desktop passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.

How do I install deepseek-harness-desktop?

Clone the repository with "git clone https://github.com/xiincs/deepseek-harness-desktop" and add it to your Claude Code skills directory (see the Installation section above).

What programming language is deepseek-harness-desktop written in?

deepseek-harness-desktop is primarily written in Rust. It is open-source under xiincs on GitHub, so you can review or fork the full source.

Are there alternatives to deepseek-harness-desktop?

Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh deepseek-harness-desktop against similar tools.

评论 (0)

暂无评论,成为第一个分享想法的人!

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情

claude-code

by anthropics

Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.

120,03119,897Shell
AI 智能体
查看详情

开发者还喜欢

基于喜欢此 Skill 的开发者投票和收藏

ECC

by affaan-m

10

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

242,21936,702JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情
15

An agentic skills framework & software development methodology that works.

234,96620,863Shell
AI 智能体ai-agentsbrainstorming
查看详情

hermes-agent

by NousResearch

10

The agent that grows with you

234,43747,175Python
AI 智能体ai-agentsagent-orchestration
查看详情

n8n

by n8n-io

12

Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

201,88160,308TypeScript
MCP 服务器apisai-tools
查看详情

The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.

185,94028,768JavaScript
AI 智能体ai-agentsanthropicclaude-code
查看详情

cc-switch

by farion1231

3

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

128,8688,826Rust
AI 智能体claude-codeai-tools
查看详情
deepseek-harness-desktop — Claude Code AI Skill | SkillTip