DSH Market
D

Deepseek Harness Desktop

by ChisaAlter · ChisaAlter/Deepseek-Harness-Desktop

Not a pluginunknownfresh

DSH桌面端,支持主题和背景图等多种个性化配置。Electron desktop shell for DeepSeek Harness web UI

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: DSH桌面端,支持主题和背景图等多种个性化配置。Electron desktop shell for DeepSeek Harness web UI 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:ChisaAlter/Deepseek-Harness-Desktop#<commit-sha> — so the code you reviewed is the code you install.

Prerequisites

API key
Required — see the repository README for which provider.
Network access
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

中文 · [English](README.en.md) 基于 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 官方 Web UI 的 Electron 桌面壳。 不重做聊天界面:Electron 只负责窗口、托盘、工作区、API Key 和启动编排,对话、工具调用、审批还是官方 `dsh web`。第三方思考强度、识图模型兜底、主题和背景图这类地方补了一点。深度 GUI 爱好者,欢迎各种需求、建议和 PR。 目前已开发功能: 1.支持第三方模型设置思考强度。 2.支持配置专门的识图模型,可以在主模型不能识图的时候(对就是你DeepSeek),调用识图模型来进行识图。 3.支持自定义主题和背景图:浅/深两套色、毛玻璃、像素化、玻璃透明度都可以调。 4.支持插件市场:浏览 GitHub [`dsh-plugin`](https://github.com/topics/dsh-plugin) 话题,按分类筛选,一键安装 / 卸载到 web profile。 5.设置 → 通用可选择关闭窗口时最小化到托盘还是直接退出;退出会停掉本机 Harness,并显示跟随当前主题的「关闭中」遮罩。 6.设置 → 通用可开启远程访问:电脑出站连产品中继,手机 / 网页扫码后继续本机会话、发消息和审批工具。`dsh web` 仍只听 `127.0.0.1`。 7.标题栏集成 Git 操作、完整 VT 终端与纯右边栏:提交 / 推送 / 变更请求、ANSI 终端(xterm)、Files / Diff / Browser / Agents 面板,所有文件与命令都限定在当前工作区内。 也欢迎有需求的朋友来提需求,或者提 PR。 - **无边框窗口 + 自绘标题栏**:可以拖动、双击最大化,最小化 / 最大化 /

Topics

GitHub topics on this repository

More in Git Graph Commit Diff

Ranked by similarity inside the cluster, not alphabetically