deepseek-harness-portable
Discovered★ 4DeepSeekHarness portable launcher: one-click dsh web with modern control window (Windows + macOS)
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 使用
- 解压
DeepSeekHarness.zip到任意目录 - 双击
install.bat生成桌面快捷方式(人物图标) - 双击桌面
DeepSeekHarness快捷方式 - 控制小窗口:顶部可拖动;点按钮退出 WebUI + 清理后台
若 3080 端口被其他进程占用(例如另一个 DSH 实例),启动器会提示并绝不终止他人进程。
macOS 使用(Apple Silicon)
- 解压
DeepSeekHarness-mac-arm64.zip - 首次运行前解除隔离(未签名应用):
或右键 app → 打开 → 再点"打开"xattr -cr DeepSeekHarness.app - 双击
DeepSeekHarness.app(或运行install.command安装到 /Applications) - 控制小窗口:顶部可拖动;点按钮退出 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/)
说明
- 封装包不包含任何个人数据、凭据或会话记录
- 两个平台的行为一致:数据共享、端口占用保护、只清理自己启动的进程
Comments
Loading…
Similar plugins
by ayingQAQ
Windows 上的 DeepSeek Harness Web 一键启动器|One-click launcher with background restart and browser refresh.
★ 4
↓ 110/wk
MIT
JavaScript
Aug 18, 2026
dsh plugin --profile web add dsh-web-launcherby imaginevoldermert
A minimal Windows launcher plugin for DeepSeek Harness
★ 0
MIT
TypeScript
Aug 23, 2026
dsh plugin --profile web add dsh-minimal-launcher-pluginby ghbhiee
Narrow-viewport drawer shell for the DeepSeek Harness web UI
★ 0
MIT
TypeScript
Aug 18, 2026
dsh plugin --profile web add dsh-plugin-mobile-shellby zsyu9779
Unofficial cross-platform desktop app for DeepSeek Harness. Native Wails shell for the DSH Web UI on macOS, Windows, and Linux.
★ 8
↓ 42/wk
MIT
Go
Sep 16, 2026
dsh plugin --profile web add @aaravarr/dsh-subagent-maxby yxccai
Unofficial Windows and macOS desktop app for DeepSeek Harness, with bundled runtime and automatic reuse of existing DSH environments.
★ 11
MIT
JavaScript
Aug 21, 2026
dsh plugin --profile web add @sanqi-normal/dsh-webui-market-pluginby Bole1001
Keep your device awake while DeepSeek Harness is running. Prevents system sleep on macOS, Windows, and Linux for remote access.
★ 0
TypeScript
Aug 19, 2026
dsh plugin --profile web add dsh-power-awake