dshbase

插件目录 / Developer / dsh-desktop-shortcut

dsh-desktop-shortcut

未验证 fuyue521

✓ 持续维护 基于 1 个官方 DSH 包

查看 GitHub ↗ ← 返回插件目录

2Stars
0Forks
0未关闭 issue
语言
2026-08-18最近推送
跨平台平台

功能简介

DeepSeek Harness plugin that creates a Windows desktop shortcut for launching dsh web.

我们的评价
未验证 — 尚未实测

DeepSeek Harness plugin that creates a Windows desktop shortcut for launching dsh web. 尚未验证——请自行安装测试。

「未验证」表示我们的自动化 CI 尚未安装过该插件。功能描述与版本兼容性均为作者声明。这不是安全审计,也不代表对第三方代码的背书。

你是插件作者? 想拿到「已验证」标签——提交你自己的验证证据(截图、日志或短视频),我们审核通过后即改为「已验证」。

提交验证证据 ↗

README

dsh-desktop-shortcut

Awesome DSH Plugin

English | 中文

One-click Windows desktop shortcut for the DeepSeek Harness (DSH) web UI.

✨ About

DeepSeek Harness (dsh web) has no official desktop entry.
This tool creates a Windows desktop shortcut so you can open DSH Web directly by double-clicking, without typing commands or copying URLs.

It also adds a draggable floating refresh button to the Web UI for a smoother daily experience.

🖼️ Icon Showcase

DeepSeek Harness Icon

🚀 Usage

  1. Install the plugin
  2. Start dsh web
  3. A DeepSeek Harness shortcut is created on the desktop automatically
  4. Double-click the icon to open DSH Web

Install pnpm

npm install -g pnpm

From npm (recommended)

dsh plugin --profile web add dsh-desktop-shortcut

From GitHub

dsh plugin --profile web add github:fuyue521/dsh-desktop-shortcut

Then start:

dsh web

📋 Features

  • ✅ One-click Windows desktop shortcut
  • ✅ Double-click the shortcut to start dsh web and open the browser
  • ✅ Draggable floating refresh button in the Web UI
  • ✅ Refresh button shows a spinning animation and green "Refresh success" feedback
  • ✅ When AI is replying, shows red "AI is replying" and disables refresh
  • ✅ Configurable browser: auto / edge / chrome
  • ✅ Custom shortcut name, icon, and launch arguments

⚠️ Prerequisites

  • Windows
  • DeepSeek Harness (dsh web) is already running locally
  • Node.js / pnpm / dsh CLI installed

📝 FAQ

Q: Double-clicking the shortcut does not open the page?
A: Make sure dsh web is running and the URL is correct (default http://127.0.0.1:3080).

Q: The refresh button does not work?
A: If AI is replying, the button shows red "AI is replying" and refresh is disabled. Wait until the reply finishes.

Q: I want to use Chrome instead of Edge?
A: Configure it in cordis.patch.yml:

- id: desktop-shortcut
  config:
    browser: chrome

Q: The service does not stop after closing the Harness browser window?
A: Make sure you are using the latest version; if there is still a delay, close the command-line window manually.

📄 License

MIT

安装

🧩 让 Agent 自动装(推荐)

装一次目录插件,之后本站所有插件都能让 DeepSeek Harness 自动找、自动装:

dsh plugin add dshbase-catalog

然后对 agent 说「帮我装 dsh-desktop-shortcut」,它会在目录里找到并自动安装。文档:dshbase-catalog · 已验证场景包

该插件是 GitHub 源码(未发 npm)——直接从仓库装:

Web profile:

dsh plugin --profile web add github:fuyue521/dsh-desktop-shortcut

Headless(CLI)profile:

dsh plugin --profile headless add github:fuyue521/dsh-desktop-shortcut

实测报告

尚未 L3 验证——若已跑过,见下方失败备注。

状态:pending · 最近测试 2026-08-26
备注:验证: runtime-fail 浏览全部待验证失败 →
安全:尚未扫描——我们的每日静态扫描将很快覆盖它。

分享徽章

Developer 里更多

浏览全部 7789 个插件 →