DeepSeek Harness Hub
← 返回列表

Windows 入口启动器BatteryXu/deepseek-harness-launcher

DeepSeek Harnessspec-screened在 GitHub 查看 ↗
未验证

双击即开 Web 界面,服务未启则后台静默拉起

尚未跑自动兼容性验证,可查看页面内的依赖与入口分析。 · 最近上游提交 2026/8/17 · 已提供中文文档

Minimal Windows entry launcher for DeepSeek Harness: starts dsh web hidden and opens the browser, icon from the official favicon. / DeepSeek Harness 极简 Windows 入口启动器

综合分
27.7
GitHub 分
27.7
用户评分
★ Stars
1
周下载量
安装插件(需先安装 dsh CLI 引擎:npm install -g @deepseek-ai/dsh)
dsh plugin --profile web add BatteryXu/deepseek-harness-launcher
该插件未发布到 npm,走 GitHub 源安装(pnpm 若拦截 prepare 脚本,按其提示在 pnpm-workspace.yaml 的 allowBuilds 中放行后重跑)
数据截至 2026/9/16(元数据每日更新 · 实装验证按队列轮转,单条结论的验证时间见上方)
用户评分
还没有人投票,来当第一个
订阅周报,不错过优质插件更新
每周一封 · 高评分插件 + 新用户活动

README

DeepSeek Harness 启动器

DeepSeek Harness 极简 Windows 入口启动器 / 一个面向 DeepSeek Harness 的极简 Windows 入口启动器

双击 exe 即可在默认浏览器中打开 DeepSeek Harness Web 界面(http://127.0.0.1:3080);若 dsh web 服务未运行,会先在后台无窗口启动它。

双击 exe 即可在默认浏览器中打开 DeepSeek Harness Web 图形界面(http://127.0.0.1:3080);若 dsh web 服务未运行,会先在后台隐藏启动它。

- 无窗口、无安装器;除 Node.js 和 @deepseek-ai/dsh 外无任何运行时依赖(使用 DeepSeek Harness 时二者已具备)。
- 单文件约 30 KB;图标由官方 favicon 渲染生成。
- 暗黑模式自适应图标:每次启动自动检测 Windows 暗黑模式(AppsUseLightTheme),把指向本 exe 的快捷方式图标同步为白色版(暗黑模式)或黑色版(明亮模式),无快捷方式时自动在桌面创建。
- 服务输出写入 %TEMP%\dsh-web-server.log;启动器日志写在 exe 同目录(DeepSeek Harness launcher.log)。
- 无窗口、无安装器;除 Node.js + @deepseek-ai/dsh 外无任何运行时依赖(使用 DeepSeek Harness 时二者已具备)。
- 单个约 30 KB 的 exe;图标由官方 DeepSeek Harness favicon 渲染生成。
- 暗黑模式自适应图标:每次启动时检测 Windows 主题(AppsUseLightTheme),并将指向本 exe 的快捷方式图标同步为白色版(暗黑模式)或黑色版(明亮模式);若不存在快捷方式,则自动在桌面创建。
- 服务输出写入 %TEMP%\dsh-web-server.log;启动器日志写在 exe 同目录(DeepSeek Harness launcher.log)。

用法 / Usage

- 直接双击 DeepSeek Harness.exe;或 / 或在命令行中:
DeepSeek Harness.exe [--port 8080]                    (默认端口 3080)
DeepSeek Harness.exe --force-icon white|black         (覆盖自适应图标)

构建 / Build

需要 .NET Framework 4.x 的 csc.exe(Windows 自带)或任意 C# 编译器:
需要 .NET Framework 4.x 的 csc.exe(Windows 自带)或任意 C# 编译器:

csc /nologo /target:winexe /optimize+ /r:System.Windows.Forms.dll ^
/r:Microsoft.CSharp.dll /win32icon:launcher\icon-black.ico ^
/out:"DeepSeek Harness.exe" launcher\Launcher.cs

图标 / Icon

launcher\make-icon.ps1 将官方 favicon(launcher\favicon.svg,鱼形 logo、透明底)渲染为两套多分辨率图标(16/24/32/48/64/128/256):

- launcher\icon-black.ico — 黑色版,用于明亮模式(也是 exe 内嵌图标)
- launcher\icon-white.ico — 白色版,用于暗黑模式

launcher\make-icon.ps1 将官方 favicon(launcher\favicon.svg,透明背景上的鱼形 logo)渲染为两套多分辨率图标(16/24/32/48/64/128/256):

- launcher\icon-black.ico — 黑色版,用于明亮主题(也是 exe 内嵌图标)
- launcher\icon-white.ico — 白色版,用于暗黑主题

上游 favicon 更新后重跑即可 / 每当上游 favicon 变更时重新运行即可:

powershell -ExecutionPolicy Bypass -File launcher\make-icon.ps1

许可证 / License

MIT。favicon.svg 来自 deepseek-ai/DeepSeek-Harness,同为 MIT 协议。

上游仓库有新提交时邮件通知你(每天最多一封,无更新不打扰),随时一键退订。

💬 加入 DPharness 群聊

插件用法、部署报错、新插件第一时间同步——群里问,比一个人翻文档快。

点击加入 QQ 群
DPharness 群聊二维码,手机 QQ 扫码进群
扫码进群