dshbase

Plugin directory / Developer / dsh-minimal-launcher-plugin

dsh-minimal-launcher-plugin

Unverified imaginevoldermert

✓ Actively maintained Builds on 2 official DSH packages

View on GitHub ↗ ← Back to plugin directory

0Stars
0Forks
0Open issues
Language
2026-08-23Last push
Cross-platformPlatform

What it does

A minimal Windows launcher plugin for DeepSeek Harness

Our take
Unverified — not yet verified

A minimal Windows launcher plugin for DeepSeek Harness Not yet verified — install and test it yourself.

“Unverified” means our automated CI has not yet installed this plugin. Feature descriptions and version compatibility are the author’s claims. This is not a security audit and not an endorsement of third-party code.

Plugin author? Get the “Verified” label — submit your own evidence (screenshots, logs, or a short demo) and we'll review and flip the badge.

Submit verification evidence ↗

README

dsh-minimal-launcher-plugin

一个极简的 Windows DSH 启动插件。安装后,DSH 提供 dsh_minimal_launcher 工具,用于启动随插件提供的桌面启动器;启动器再执行 npx --yes @deepseek-ai/dsh web

特点

  • 只负责启动 DSH Web,不添加托盘、WebView、插件管理或自动更新功能。
  • 不读取、不上传 DSH 配置、会话、插件、聊天记录或其他本地数据。
  • EXE 随插件发布,安装后即可使用。
  • 仅支持 Windows。

安装

dsh plugin --profile web add dsh-minimal-launcher-plugin

重启 DSH 后,在对话中请求“启动 DSH 极简启动器”,或调用 dsh_minimal_launcher 工具。

本地开发

npm install
npm run build

许可

MIT License.

Install

🧩 Let your agent install it (recommended)

Install the catalog once, then DeepSeek Harness can find and install any plugin from this site automatically:

dsh plugin add dshbase-catalog

Then say "install dsh-minimal-launcher-plugin for me" — your agent finds it in the directory and installs it. Docs: dshbase-catalog · verified packs.

This plugin is GitHub source (not published to npm) — install it straight from the repo:

Web profile:

dsh plugin --profile web add github:imaginevoldermert/dsh-minimal-launcher-plugin

Headless (CLI) profile:

dsh plugin --profile headless add github:imaginevoldermert/dsh-minimal-launcher-plugin

Test report

Not yet L3-verified — see failure note below if we already ran it.

Status: pending · last test 2026-08-27
Note: 验证: runtime-fail Browse all pending failures →
Security: not yet scanned — our daily static scan will cover it shortly.

Share this badge

More in Developer

Browse all 7795 plugins →