DSH Market
A

Awesome Deepseek Harness Desktop

by omdsh-dev · omdsh-dev/awesome-deepseek-harness-desktop

Not a pluginunknownfresh

ADHD — Awesome DeepSeek Harness Desktop, an out-of-the-box Electron desktop wrapper for DeepSeek Harness

Install Awesome Deepseek Harness 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: ADHD — Awesome DeepSeek Harness Desktop, an out-of-the-box Electron desktop wrapper 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:omdsh-dev/awesome-deepseek-harness-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
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

ADHD 的全名是 **Awesome DeepSeek Harness Desktop**。 它把 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 装进一个 Electron 桌面应用里。下载安装包、双击打开,就能使用 Harness,不需要自己安装 Node.js,不需要敲 `dsh web`,也不需要一直开着浏览器。 > ADHD 是社区项目,并非 DeepSeek 官方产品,也未得到 DeepSeek 官方背书。 - Windows 10 / 11(64 位) - macOS 12 Monterey 及以上(Apple 芯片或 Intel 64 位) - Linux x64(实验性支持) Windows 10+ 是 Electron 23 之后的官方支持范围。项目当前使用 Electron 43;macOS 构建使用 macOS 12 仍可运行的 Electron 43 系列。 安装包会由 GitHub Actions 自动生成,并且只有在安装包真正启动、Harness 后台服务就绪、界面完成渲染后,构建才会显示成功。打开仓库的 **Actions** 页面,进入最近一次成功的 `Build desktop installers`,在页面底部下载自己系统对应的文件: - Windows:下载 `ADHD-Windows-X64`,解压后运行 `.exe` 安装程序。 - Apple 芯片 Mac:下载 `ADHD-macOS-ARM64`,解压并打开 `.dmg`。 - Intel Mac:下载 `ADHD-macOS-X64`,解压并打开 `.dmg`。 - Linux x64:下载 `ADHD-Linux-X64`,解压后给 `.AppImage` 添加执行权限并运行。 目前

More in Desktop Wrapper Deepseek Ai

Ranked by similarity inside the cluster, not alphabetically