Ho11ow8/deepseek-harness-shortcut

Ho11ow8★ 1JavaScript最后同步: 2026-08-19

在 GitHub 打开

DeepSeek Harness plugin: create a desktop shortcut to launch dsh web

README 摘要

deepseek-harness-shortcut English 中文 A DeepSeek Harness (DSH) plugin that creates a desktop shortcut to start or open your local DSH web UI with one click (Windows). The shortcut icon: assets/icon.jpg · assets/icon.ico Double-clicking the shortcut: - if the DSH service is already running → opens the browser directly; - if it is not running → starts it ( npx --yes @deepseek-ai/dsh web by default), waits until port 3080 answers, then opens the browser. Features - ✅ One command: /desktop-shortcut - ✅ Smart launcher script (start-vs-open, wait-for-ready, up to 30s) - ✅ Customizable: shortcut name, URL, port, icon, working directory, start command - ✅ Zero runtime dependencies (Node ≥ 18 built-ins only) - ✅ Ships as a DSH bundle : installing the package auto-activates it in the profile Install From GitHub From a local checkout Then restart dsh web . In the chat, run: A start-dsh.bat launcher is written to your workspace and a DeepSeek Harness.lnk shortcut appears on your desktop. Bundle activation is automatic: dsh plugin appends any dependency that declares dsh.bundle to the profile's dsh.profile.bundles layer stack. (See dsh --help / dsh plugin --help .) What it generates The plugin d…

在 GitHub 查看完整 README →
工具/开发deepseek-harnessdshdsh-pluginshortcutweb ui

分类