xxccdl/deepseek-harness-desktop
xxccdl★ 2JavaScriptLast synced: 2026-08-17
DeepSeek Harness 桌面版 — Electron 壳层封装 dsh web,集成记忆查看、电脑控制、桌面设置、定时任务、快捷对话、预算血条等桌面插件。DeepSeek Harness Desktop — Electron shell wrapping dsh web with desktop-only plugins: memory viewer, computer use, desktop settings, scheduler, quick chat, and usage bar.
README excerpt
DeepSeek Harness — Desktop 将 deepseek-harness 的 Web 界面 ( dsh web ) 打包为原生 Electron 桌面应用。 开源说明(版权) :上游 deepseek-harness 由 DeepSeek 于 2026 年以 MIT 许可发布。 本仓库为桌面 fork,桌面壳层与新增桌面插件(记忆、电脑控制、桌面设置、定时任务、 快捷对话、预算血条)由 xxccdl 于 2026 年补充,沿用 MIT。详见 LICENSE 与 LICENSE-THIRD-PARTY。 与网页版完全相同的 harness 在 应用进程内部 启动(无需浏览器、无需单独的 CLI 进程): - 主进程通过 @deepseek-ai/dsh-app-boot 的稳定 API 挂载 web profile 的 cordis 组合 (与 dsh web 完全相同的 bundle 层 + 用户 patch 层) - harness 服务器绑定在操作系统分配的随机 loopback 端口(仅本机可访问) - BrowserWindow 直接加载该端口上的 SPA; window. DSH BOOT 仍由服务器端 index-tap 注入,前端代码零改动 - 退出时自动 dispose harness 树,干净落盘会话状态 仓库结构 本仓库 不包含 node modules (约 671MB,安装后生成)。源码分为两部分: - src/ , scripts/ , resources/ , package.json — 桌面壳层与打包配置(本仓库主体) - plugins/@deepseek-ai/ / — 桌面 fork 新增/修改的 dsh 插件(见下) 桌面 fork 新增的插件已整理到 plugins/@deepseek-ai/ ,对应上游 npm 包的同名包: 插件 作用 dsh-client-ui-memory 设置里查看 AI 记忆(文字/KV/思维导图) dsh-client-ui-computer-use 电脑控制设置页 dsh-client-ui-desktop 桌面(托盘/自启/快捷键)设置页 dsh-client-ui-scheduler 定时任务(支持日期/重复/时间)设置页 dsh-client-ui-quickchat Ctrl+D+S 玻璃拟态快捷对话 + 任务列表 dsh-client-ui-usage 侧边栏花费/余额血条 dsh-tool-memory 记忆工具 + /api/memory HTTP dsh-tool-computer-use Windows-MCP 电脑控制 dsh-tool-notify 通知 + 定时任务调度 dsh-tool-usage token 花费估算 + DeepSeek …
View full README on GitHub →Category
DeepSeek Harness: Everything is a Plugin.
★ 183,476
amruthpillai/reactive-resumeA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
★ 41,499
anywhere-labs/deepseek-harness-desktop为 DeepSeek Harness (DSH) 插件生态打造的现代化桌面端解决方案。万物皆「插件」,桌面本身也是「插件」。
★ 18,022