
Deepseek Harness Desktop
by jinganwushideng · jinganwushideng/deepseek-harness-desktop
DeepSeek Harness 的 Windows 桌面壳与本地管理中心
Install Deepseek Harness Desktop
Every command below is generated from this repository’s own package.json.
Not checked — and that is not the same as fine
package.json for this repository, so none of the publish spec rules could be applied. We do not know whether dsh plugin add activates anything here.Best-effort git install — unverified, may activate nothing
# 1. add the bundle to a profile — --profile my-profile points at $DSH_HOME/profiles/my-profile
dsh plugin --profile my-profile add github:jinganwushideng/deepseek-harness-desktop
# 2. verify: the bundle should show up as a layer in the resolved config
dsh --profile my-profile --dump-config
# 3. boot the profile
dsh --profile my-profileStep 2 is the one that matters here: if --dump-config shows no new layer after the install, this repository is not a bundle and there is nothing to 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:jinganwushideng/deepseek-harness-desktop#<commit-sha>— so the code you reviewed is the code you install.
Prerequisites
- API key
- Not determined from the README.
- Network access
- Not determined from the README.
- Language
- C#
Install check
Every field the verdict was derived from, so you can re-derive it yourself
No check record is stored for this entry yet. That is why its verdict is Not checked — nothing was verified, which is not the same as nothing being wrong.
- Checked at
- Never — this entry has not been checked.
Topics
GitHub topics on this repository
More in Windows Wpf Dotnet Webview2
Ranked by similarity inside the cluster, not alphabetically
Deepseek Harness Window
kxSenlin
DeepSeek Harness GUI — WPF + WebView2, Windows only.
AgentNotifier DeepSeek Harness
Yeqing-y
支持 Claude Code 与 DeepSeek Harness 的提醒弹窗:需要介入 / 任务完成 双事件提醒(Windows 桌面常驻,.NET 8 + WPF)
Dsh Desktop
piyrin
DSH Desktop —— 面向 Windows 的 DeepSeek Harness 桌面宿主。以原生 WPF + WebView2 窗口承载本机 DSH WebUI,在后台启动或接入 DSH 服务,支持单实例运行、系统托盘驻留、服务重启与日志查看,摆脱对终端窗口和浏览器标签页的依赖。第三方伴生应用,非 DeepSeek 官方项目。
Dsh Tray
KAIbsb
DeepSeek Harness 的 Windows 托盘管家:启动/重启/停止、崩溃自动拉起、状态图标、开机自启
Dsh Desktop
mrbbbaixue
.NET 10 WPF + WebView2 desktop launcher for DeepSeek Harness (dsh): managed child process, tray controls, HiDPI, native title bar theme following
DshNotifyicon
Hope-Phenom
EN: DSH Tray Assistant — a WPF tray companion for DeepSeek Harness: one-click Node.js/npm/dsh environment setup and Web UI lifecycle management. CN: DSH 托盘助手 — DeepSeek Harness 的 WPF 托盘扩展:一键配置 Node.js/npm/dsh 环境,托盘启停 Web UI。