DSH Market
D

Dsh Desktop

by bruc3van · bruc3van/dsh-desktop

Not a pluginunknownfresh

DeepSeek Harness Desktop 是一款第三方桌面客户端,通过直接加载官方 Web UI,为普通用户提供开箱即用的独立桌面体验:它可以自动复用本机已运行的官方实例,也可以使用安装包内置的 dsh 运行时启动服务,无需用户额外安装 Node.js 或 CLI,并提供智能连接、远程实例连接、托盘常驻、运行时监护和异常恢复等桌面增强。

Install Dsh 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: DeepSeek Harness Desktop 是一款第三方桌面客户端,通过直接加载官方 Web UI,为普通用户提供开箱即用的独立桌面体验:它可以自动复用本机已运行的官方实例,也可以使用安装包内置的 dsh 运行时启动服务,无需用户额外安装 Node.js 或 CLI,并提供智能连接、远程实例连接、托盘常驻、运行时监护和异常恢复等桌面增强。 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:bruc3van/dsh-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
TypeScript

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

中文 | [English](README_EN.md) **原汁原味地把 DeepSeek Harness 装进桌面:窗口里就是官方 Web UI 本体,官方发版当天就能用上。** DeepSeek Harness Desktop 是一个独立的 `dsh` Electron 客户端。它在专注的原生窗口里直接呈现官方 Web UI,让你无需一直保留浏览器标签页,也能完整使用 Harness——不是仿制版,也不需要重新开发一套界面,官方产品什么样,窗口里就是什么样。 > [!IMPORTANT] > **这是社区维护的非官方第三方项目。** 本项目并非 DeepSeek 官方产品,不由 DeepSeek 开发、发布、背书或提供支持,也不代表 DeepSeek 的立场。`DeepSeek`、`DeepSeek Harness`、`dsh` 及相关名称、标识和商标归其各自权利人所有。桌面客户端的问题请提交到本仓库,不要联系 DeepSeek 官方支持。 发布安装包内置固定版本的官方 `@deepseek-ai/dsh` 运行时;普通用户无需另外安装 Node.js、pnpm 或 `dsh` CLI。桌面外壳、安装包、连接增强与发布签名均由本项目独立负责,不属于官方运行时的一部分。 桌面客户端与官方 `dsh` 使用各自独立的版本号,两者没有对应关系。应用的连接设置页会同时显示「桌面客户端版本」和「内置 dsh 版本」,便于排查兼容问题。 先说清楚我们为什么这样做。Harness 的价值在官方产品本身:官方界面与官方运行时一直在快速演进,用户要的正是这些能力原封不动地出现在一个专注的桌面窗口里。与其另写一套界面、官方每出一个功能都跟着再写一遍,不如让窗口直接呈现官方界面本身。而用户要的是「桌面」,不是「另一个 App」:专注窗口、托盘常驻、系统集成,以及更适合长任务的执行环境。 因

Topics

GitHub topics on this repository

More in Desktop Web Deb Linux

Ranked by similarity inside the cluster, not alphabetically