luoyan96 / deepseek-harness-desktop

Listed

Catnap Studio 的 Windows 桌面版,基于 DeepSeek Harness 构建。非 DeepSeek 官方产品。

mainOther View source

Installation

npx -y @deepseek-ai/dsh plugin --profile web add github:luoyan96/deepseek-harness-desktop

This installation command is an unverified starting point generated from the GitHub repository address.

README

Maintainer-authored documentation snapshot.

View on GitHub ↗
Commit e4d53a9Synced Aug 18, 2026

Catnap Desktop

Catnap Studio 的 Windows 桌面版,基于 DeepSeek Harness(DSH)生态构建。内置本地桌面宿主、系统托盘和 Catnap Studio 0.3.1。

社区项目,并非 DeepSeek 官方产品。

下载

请只从本仓库的 GitHub Releases 下载 Windows x64 安装包。

Windows 安装与校验

  1. 下载 v0.3.1 Release 中的 Catnap-Desktop-Setup-0.3.1-x64.exe

  2. 运行前校验 SHA-256:

    Get-FileHash .\Catnap-Desktop-Setup-0.3.1-x64.exe -Algorithm SHA256
    

    预期值:1E9A94A95D9E23EF1A97A23B37E0F8EE72F83304B7FC421FFB6AF2FA7C280634

  3. 运行安装包,并选择你有权限管理的安装目录。本安装包当前未进行代码签名,Windows SmartScreen 可能显示信誉提示。请不要关闭 Windows 安全中心;先确认下载来源为本仓库 Release 且 SHA-256 一致,再自行决定是否继续。

Windows 26200 兼容性

0.3.1 针对 Windows 26200 系列中 Electron GPU 子进程在 GPU 沙箱初始化时可能出现 STATUS_BREAKPOINT 的问题加入兼容处理。它会关闭 GPU 加速;仅在 26200 系列上关闭 GPU 进程沙箱,渲染进程沙箱仍保持开启。这样优先保证启动稳定性,但可能降低图形性能,并缩小 GPU 进程的安全边界。

从源码构建

需要 Node.js 22.19+(或 24+)及 Corepack:

corepack enable
corepack yarn install --immutable
corepack yarn check
corepack yarn dist:win

桌面端源码位于 dsh-plugin-desktop/。构建输出、依赖目录、安装包和测试用户数据均不会提交到 Git。

来源与致谢

  • DeepSeek Harness 运行时包固定为 0.1.0-rc.6,详见 dsh-plugin-desktop/package.jsonyarn.lock
  • Catnap Studio 固定为 luoyan96/dsh-catnap-studio0.3.1,作为内置插件提供。
  • 已审核的 0.3.1 桌面源码快照来源于 DSH Desktop 代码库;该快照未提供可验证的上游 Git 提交,因此本仓库保留完整发布源码与锁定文件,不虚构未验证的上游提交。
  • 第三方许可证与致谢见 第三方声明

许可证

本仓库采用 MIT License。Catnap Studio 与各依赖保留各自的许可证。

Project files and signals

Shown items are public repository signals detected in the directory snapshot.

TestsDetected
DocumentationDetected

Repository information

Language
TypeScript
License
MIT
Latest release
v0.3.1
Last updated
Aug 16, 2026, 1:20 PM

Install deliberately

Review source code, permissions, lifecycle hooks, dependencies and network access. Test untrusted plugins in an isolated environment.