DSH Market
D

Deepseek Desktop

by 121103qwq · 121103qwq/deepseek-desktop

Not a pluginunknownfresh

Windows desktop installer for DeepSeek Harness

Install Deepseek Desktop

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: Windows desktop installer for DeepSeek Harness 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:121103qwq/deepseek-desktop#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Not required.
Network access
Not required at runtime.
Language
C#

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
presentation/video/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 Harness 的 Windows x64 桌面安装包社区发行项目。 > **非官方社区版:** 本项目不是 DeepSeek 官方产品,不代表、不隶属于 DeepSeek,也未获得官方背书。安装器会在开始安装前再次明确提示。 安装后会在名为 `DeepSeek Desktop` 的内置 WebView 窗口中运行,不会打开外部浏览器。安装向导只在安装时选择一次 Kilo 匿名免费模型或 DeepSeek API,后续启动不会重复询问;默认的 Kilo Auto Free 不需要登录或 API Key,也不是本地模型。 | 安装包 | 说明 | | --- | --- | | `Deepseek-desktop-offline.exe` | 内置 Harness、Node.js、固定版 WebView2 runtime 和辅助识图插件;安装组件无需另行下载。 | 安装器支持自定义安装位置、可选桌面快捷方式、Kilo/DeepSeek API 路线、上游/社区更新通道和实验性辅助识图,并在 Windows“已安装的应用”中注册正常卸载入口。辅助识图使用 dsh-vision-sidecar 0.1.3,默认通过 LLM7.io 匿名 `default` 视觉路由处理图片,不使用本地模型或内置共享 Key。离线版只表示安装组件已内置,模型请求仍需联网;安装过程会一次性写入全部运行文件。首次点击关闭窗口时,可选择以后最小化到右下角通知区域或直接退出。 查看[中文图文介绍](distribution/windows/INTRODUCTION.zh.md)和[Windows 安装包构建说明](distribution/windows/README.zh.md)。 这是社区发行,不包含任何 API Key。安装开始前会再次显示非官方声明并要求确认。

More in Desktop App Electron Windows

Ranked by similarity inside the cluster, not alphabetically