🎁 福利专区全网大模型免费应用 + 新用户福利 + 注册活动入口,低成本玩转 AI
广告☁️ 云服务器特惠阿里云首购 8 折 · 腾讯云合作特惠
DeepSeek Harness Hub
← 返回列表

hialuoy/deepseek-harness-desktop

DeepSeek Harnessspec-screened扫描:无法判定在 GitHub 查看 ↗
未验证

DeepSeek Harness 桌面版

尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/8/25 · 已提供中文文档

DeepSeek Harness 的官方桌面应用——以原生 WebView 加载 DeepSeek Harness 工作台,轻量、低内存、无需技术背景即可安装使用。 The official desktop app for DeepSeek Harness — a lightweight native shell that runs the DeepSeek Harness workspace in your system's built-in WebView. Small, fast, and installs without any technical setup.

综合分
27.8
GitHub 分
27.8
用户评分
—
★ Stars
1
周下载量
—
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add hialuoy/deepseek-harness-desktop
该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
信任档位:仅索引本站尚未对其实装验证,仅收录元数据
是什么
dsh 原生插件 · market
装得上吗
本站尚未做安装检查
安全吗
本站尚未对该插件做风险分级(暂未覆盖,不等同于无风险)
还在维护吗
更新放缓:最近一次提交在 31 天前

档位由下列信号合成:本站实装验证(真实安装,当前最高到 L4)· 验证所用 dsh 版本 · 静态安装检查 · 风险分级 · 仓库维护状态。下方各区块是它的证据明细。 验证判据与等级说明 →

数据截至 2026/9/23(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动

README

由 DeepSeek 最新模型翻译生成
DeepSeek Harness 桌面版

DeepSeek Harness 的官方桌面应用——一个轻量级原生外壳,在系统内置 WebView 中运行 DeepSeek Harness 工作台。体积小、速度快,无需任何技术配置即可安装。

✨ 功能亮点 / Highlights

- 零配置安装:首次启动会自动下载所需的一切(私有 Node.js + dsh)——无需管理员权限。 / Zero-setup install: the first launch downloads everything it needs (private Node.js + dsh) — no admin rights required.
- 轻量级:安装包约 5MB,共享系统 WebView(比 Electron 版本少占用约 100MB 内存)。 / Lightweight: ~5MB installer, shares the system WebView (~100MB less memory than the Electron version).
- 自动更新:启动时检查 dsh 新版本,一键升级。 / Auto-updates: checks for new dsh versions on startup, one-click upgrade.
- 语言自适应:中文系统显示中文界面,其他语言显示英文。 / Language-aware: Chinese UI on Chinese systems, English elsewhere.

📦 安装 / Installation

macOS

1. 下载 DeepSeek Harness__.dmg(Apple Silicon 选 aarch64,Intel 选 x64)
2. 打开 DMG,把 DeepSeek Harness.app 拖入 Applications 文件夹
3. 首次打开时,若出现「Apple 无法验证 DeepSeek Harness…」提示,用下面任一方式绕过(当前版本尚未通过 Apple 签名/公证):

方式一(推荐):在 Applications 中右键 DeepSeek Harness.app → 打开 → 再次点击 打开。
方式二:系统设置 → 隐私与安全性 → 安全性,点击「仍要打开」。
方式三:终端执行 xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app"(清除隔离标记)。

macOS

1. 下载 DeepSeek Harness__.dmg(Apple Silicon 选 aarch64,Intel 选 x64)
2. 打开 DMG,把 DeepSeek Harness.app 拖入 Applications 文件夹
3. 首次打开时,若 macOS 显示「Apple 无法验证 DeepSeek Harness…」,使用以下任一方式绕过(此版本尚未经 Apple 签名/公证):

方式一(推荐):在 Applications 中右键 DeepSeek Harness.app → 打开 → 再次点击 打开。
方式二:系统设置 → 隐私与安全性 → 安全性,然后点击 仍要打开。
方式三:在终端中运行 xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app"(移除隔离标记)。

Windows

1. 下载 DeepSeek Harness__x64-setup.exe(或 .msi)
2. 双击运行,按提示完成安装
3. 从开始菜单启动 DeepSeek Harness

Linux(实验性)

1. 下载 .deb / .rpm / .AppImage 对应包
2. 安装后从应用菜单启动(需系统已安装 WebKitGTK)

🚀 首次启动 / First Launch

首次启动会显示一个引导窗口,自动完成以下步骤(需联网,通常 1-2 分钟):

1. 下载并安装私有 Node.js 到用户目录(~/.dsh/toolchain/)
2. 安装 dsh 命令行工具
3. 启动 DeepSeek Harness 工作台

安装过程中请耐心等待;如果超过 30 秒,窗口会显示「安装仍在进行,请耐心等待…」,这是正常现象。

首次启动会显示一个安装窗口,并将私有 Node.js 和 dsh 安装到你的用户目录(~/.dsh/toolchain/)。需要联网,通常需要 1-2 分钟。如果安装耗时较长,窗口会显示「请稍候」提示——这是正常现象。

安装完成后,后续启动无需联网,秒开。

首次安装完成后,后续启动即刻完成,并可离线使用。

🔄 更新 / Updates

- 自动检查:应用启动 5 秒后自动检查 dsh 是否有新版本;有新版本时弹窗询问是否升级。
- 手动检查:菜单栏 DeepSeek Harness → Check for Updates…(中文系统显示「检查更新…」)
- 升级:确认后自动升级 dsh,完成后询问是否重启应用

应用启动 5 秒后会自动检查更新。你也可以通过应用菜单手动检查(macOS 上为 DeepSeek Harness → Check for Updates…)。升级 dsh 只需一键。

❓ 常见问题 / FAQ

安装或启动失败?

- 安装卡在「正在安装 dsh…」:首次安装需要下载数百个依赖包,1-2 分钟是正常的。窗口会在 30 秒后提示“请耐心等待”。
- 提示无法启动 dsh:请确认网络正常,然后关闭应用重新打开。若仍失败,可在终端执行 npm install -g @deepseek-ai/dsh 后重试。

应用打不开(macOS)?

- 当前版本未签名/未公证,会被 macOS Gatekeeper 拦截。三种绕过方式见上方 macOS 安装 第 3 步。
- 若「打开」后仍提示已损坏,可在终端执行 xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app" 后重试。

App won't open (macOS)?

- This build is not signed/notarized, so Gatekeeper may block it. Use one of the three workarounds in the macOS installation section above.
- If it still says the app is damaged after opening, run xattr -dr com.apple.quarantine "/Applications/DeepSeek Harness.app" in Terminal and try again.

数据存在哪里?

- 应用数据与配置存放在 ~/.dsh/ 目录;日志在 ~/.dsh/desktop.log。

如何卸载?

- macOS:把 DeepSeek Harness.app 拖入废纸篓;如需清理数据,删除 ~/.dsh/ 目录。
- Windows:控制面板 → 卸载程序 → DeepSeek Harness;如需清理数据,删除 %USERPROFILE%\.dsh 目录。

🛠 开发者 / For Developers

前置条件 / Prerequisites

- Rust >= 1.70(rustup + stable)
- macOS:Xcode Command Line Tools(xcode-select --install)
- Linux:libwebkit2gtk-4.1-dev + libgtk-3-dev
- Node.js >= 22.19.0(运行 dsh)

开发 / Development

cd desktop-tauri
npm install          # 安装 Tauri CLI
npm run dev          # 开发模式(等价 cargo tauri dev)
npm run build        # 打包 .app/.dmg/.deb/.AppImage

注意:若在 monorepo 仓库内运行 npm run dev,会命中 Source 模式,要求父仓库已 pnpm install && pnpm run build。

测试与验证 / Test & Lint

cd src-tauri
cargo test       # 单元测试
cargo clippy     # 零告警
cargo fmt -- --check

发布新版本 / Release

1. 更新版本号(三处必须一致):package.json、src-tauri/Cargo.toml、src-tauri/tauri.conf.json
2. 提交并推送代码
3. 打标签推送,触发 CI 三平台构建:

git tag v1.0.0
git push origin v1.0.0

4. 到 GitHub Actions 页观察构建;完成后在 Releases 页把草稿发布,即可获得各平台安装包。

📄 License

MIT

上游仓库有新提交时邮件通知你(每天最多一封,无更新不打扰),随时一键退订。

💬 加入社群

插件用法、部署报错、新插件第一时间同步——群里问,比一个人翻文档快。

DPharness QQ 群二维码,QQ 扫码进群
QQ 扫码进群
DPharness 飞书群二维码,飞书扫码进群
飞书扫码进群