DSH HUB
首页插件商店插件包社区排行榜资源发布指南
插件源码
返回插件目录

bobostudio /

bobostudio/deepseek-harness-desktop

仅 Topic 仓库

Unofficial portable Windows desktop client for DeepSeek Harness, built with Pake.

★ 1 Stars0 Forks0 IssuesN/A 社区评分0 已确认安装
查看 GitHub
README来源: main@d941cc97

DeepSeek Harness Desktop (Unofficial)

A Windows desktop distribution for DeepSeek Harness, built with Pake.

It bundles Node.js and DSH, starts the DSH Web UI on an ephemeral loopback-only address, and opens it in a native Windows WebView. Users do not need to install Node.js or run dsh web themselves.

This is a community-maintained, unofficial desktop wrapper. It is not affiliated with or endorsed by DeepSeek AI.

Download

Download the latest Windows portable package from Releases. After extracting it, keep the dsh, node, and png folders beside DeepSeek Harness Desktop.exe.

First run

Open Settings → Models and configure your API key. The local DSH server is bound only to 127.0.0.1; it is stopped when the desktop app exits.

Build

Prerequisites: Windows, Node.js 22+, Rust, and the Tauri Windows prerequisites.

.\scripts\prepare-runtime.ps1
Set-Location src-tauri
cargo build --release
Set-Location ..
.\scripts\package-portable.ps1

License and attribution

DeepSeek Harness is MIT licensed; see LICENSE-DSH. This desktop shell includes modified Pake source, released under GPL-3.0-or-later with Pake's output exception; see LICENSE and LICENSE-EXCEPTION.

—/ 5

暂无评分

需要先验证清单

Commit d941cc97f110

社区评论

还没有评论,来写第一条。

DSH HUB

社区维护的 DSH 插件索引。不是 GitHub 或 DeepSeek AI 的官方产品。

社区资源API关于