DSH desktop client
ChisaAlter/Deepseek-Harness-Desktop · skills
DSH desktop version supports multiple personalized configurations such as themes and background images.
★ 79GitHub stars
7Forks
2026-08-15Last updated
JavaScriptLanguage
MITLicense
Project overview
基于 DeepSeek Harness 官方 Web UI 的 Electron 桌面壳。
不重做聊天界面:Electron 只负责窗口、托盘、工作区、API Key 和启动编排,对话、工具调用、审批还是官方 dsh web。第三方思考强度、识图模型兜底、主题和背景图这类地方补了一点。深度 GUI 爱好者,欢迎各种需求、建议和 PR。
官方源码固定在 vendor/deepseek-harness,启动时跑构建出来的 dsh web(默认 127.0.0.1:3080)。启动顺序:集成源码没构建好 → 退回本机 dsh → 再退回 npx。服务就绪后窗口加载 Web UI,并把工作区注册进去。
Install command
dsh plugin --profile web add github:ChisaAlter/Deepseek-Harness-Desktop