DSH Market
D

DeepSeek Harness Desktop

by sleep2agi · sleep2agi/DeepSeek-Harness-Desktop

Not a pluginunknownfresh

Unofficial community desktop shell for the public DeepSeek Harness (dsh) runtime.

Install 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: Unofficial community desktop shell for the public DeepSeek Harness (dsh) runtime. 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:sleep2agi/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

An unofficial community desktop shell for the public **macOS (Apple Silicon)** — [Disk image][mac-dmg] · [Zip][mac-zip] Use **v0.1.2**. That drop is Developer ID signed and notarized and is the one that opens. The v0.1.3 `.dmg` was reported damaged (unsigned disk-image wrapper). Nothing else to install — the agent runtime and its Node are inside the download. **Windows (x64)** — [Installer][win-exe] · [Portable zip][win-zip] Unsigned, so SmartScreen will warn on first run. The current Windows drop is still 0.1.1. `dsh` is a command-line agent runtime that also serves a full web UI. This project wraps that runtime in a desktop application: it starts the kernel as a local child process, waits until it is genuinely serving, and shows its UI in a hardened window — so the runtime can be launche

Topics

GitHub topics on this repository

More in Unofficial Community Desktop Shell

Ranked by similarity inside the cluster, not alphabetically