DSH Market
D

DeepSeekHarnessDesktop

by wess09 · wess09/DeepSeekHarnessDesktop

Not a pluginunknownfresh

DeepSeekHarness桌面端打包

Install DeepSeekHarnessDesktop

Installs but activates nothing: package.json has no `dsh.bundle` declaration, so `dsh plugin` warns and loads no config layer.

This repository is not a DSH plugin

Its package.json declares no dsh.bundle. In the official docs' own words, a package like this “still installs, but only as a plain dependency: dsh plugin prints a warning and activates no layer”. The install looks like it worked and nothing happens.

What it actually is: DeepSeekHarness桌面端打包 If that is what you came for, use it directly from the repository — it is just not something dsh plugin add can activate.

Before you run it

  • A plugin runs with your permissions once loaded: it can read your files, use your credentials and reach the network. Tool approvals do not sandbox it.
  • Installing from git resolves a moving branch. Pin a commit — github:wess09/DeepSeekHarnessDesktop#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
JavaScript

Install check

Every field the verdict was derived from, so you can re-derive it yourself

Field checkedResultWeightWhat the spec says about it
lifecycleScriptspassinfono install-time scripts
dsh.bundlemissingfatalpackage.json has no `dsh.bundle` key
Verdict reason
no dsh.bundle declaration — installs as a plain dependency only
package.json read
package.json
Rules applied from
docs/user/develop/basic/publish.md
Checked at
2026-08-15

From the README

Excerpt as published by the author, plain text, unedited

将 [deepseek-ai/deepseek-harness](https://github.com/deepseek-ai/deepseek-harness) 打包成三平台桌面应用: **Electron 桌面壳 + 内置 Node 运行时 + 完整 Harness 环境**,双击即用。 - **一键启动**:双击 `DeepSeekHarness.exe` → 自动拉起后端 → 直接打开 DeepSeek Harness Web UI - **内置 Node 24**:自包含运行时,用户无需安装 Node.js - **完整环境**:打包了 Harness 全部依赖(链接已物化为真实文件) - **无边框窗口**:UI 铺满窗口,右上角内嵌最小化 / 最大化 / 关闭按钮 - **单实例**:重复启动不会拉起多个后端 - **免管理员**:Windows 安装到 `%LocalAppData%\Programs\DeepSeek Harness` | 平台 | 文件 | 说明 | |------|------|------| | Windows | `installers/DeepSeekHarnessSetup-*.exe` | Inno Setup 一键安装包 | | Windows | `build/DeepSeekHarnessApp/DeepSeekHarness.exe` | 免安装版(直接运行) | | macOS | `installers/DeepSeekHarness-macOS- - .dmg` | 应用镜像(.app,ad-hoc 签名) | | Linux | `installers/DeepSeekHarness-linux- - .tar.gz` | 免安装压缩包(解压即用) | | Linux | `

Topics

GitHub topics on this repository

More in Desktop Application Deepseek V4 Pro

Ranked by similarity inside the cluster, not alphabetically