DSH HUB
HomePlugin StorePlugin PacksCommunityRankingsResourcesPublish Guide
Plugin source
Back to catalog

reimu-create /

deepseek-harness-portable

Topic repository only

DeepSeekHarness portable launcher: one-click dsh web with modern control window (Windows + macOS)

★ 2 Stars0 Forks0 IssuesN/A Community rating0 Confirmed installs
View on GitHub
READMESource: master@f4d4c912

DeepSeekHarness 便携启动器

将 DeepSeek Harness (dsh) 封装为开箱即用的桌面启动器:双击启动 WebUI,附带一个官网风格的控制小窗口,一键退出 WebUI 并清理全部后台进程。

dsh 本体完全原版、零修改;会话、凭据、配置继续使用默认的 ~/.dsh(Windows 为 C:\Users\<你>\.dsh),与原版完全共享。

下载

在 Releases 中选择对应平台的压缩包:

平台 Release 说明
Windows v1.0.0-windows 内置 Node.js 24 + dsh,控制窗口基于 WPF + WebView2(官网风格 UI)
macOS (Apple Silicon) v1.0.0-macos-arm64 内置 Node.js 24 + dsh,控制窗口基于 Electron(官网风格 UI)

Windows 使用

  1. 解压 DeepSeekHarness.zip 到任意目录
  2. 双击 install.bat 生成桌面快捷方式(人物图标)
  3. 双击桌面 DeepSeekHarness 快捷方式
  4. 控制小窗口:顶部可拖动;点按钮退出 WebUI + 清理后台

若 3080 端口被其他进程占用(例如另一个 DSH 实例),启动器会提示并绝不终止他人进程。

macOS 使用(Apple Silicon)

  1. 解压 DeepSeekHarness-mac-arm64.zip
  2. 首次运行前解除隔离(未签名应用):
    xattr -cr DeepSeekHarness.app
    
    或右键 app → 打开 → 再点"打开"
  3. 双击 DeepSeekHarness.app(或运行 install.command 安装到 /Applications)
  4. 控制小窗口:顶部可拖动;点按钮退出 WebUI + 清理后台

日志:~/Library/Application Support/DeepSeekHarness/logs/

从源码重新打包

  • Windows:build-package.ps1(依赖本机 npm 全局安装的 dsh 与本机 node.exe)
  • macOS:build-mac.ps1(在 Windows 上交叉组装;先下载 Electron 与 Node 的 darwin-arm64 包到 mac-build/downloads/)

说明

  • 封装包不包含任何个人数据、凭据或会话记录
  • 两个平台的行为一致:数据共享、端口占用保护、只清理自己启动的进程
—/ 5

No ratings yet

Manifest verification required

Commit f4d4c91248fb

Community comments

No comments yet. Be the first to write one.

DSH HUB

A community index for DSH plugins. Not an official GitHub or DeepSeek AI product.

CommunityResourcesAPIAbout