AI Agent Hub
Back to plugins
🖥️

dsh-launcher

Client Updated 2026.08.16

Run the following command in DeepSeek Harness:

dsh plugin install KaiYuan0422/dsh-launcher

Paste the following prompt into your AI chat to install this plugin:

Run dsh plugin install KaiYuan0422/dsh-launcher in DeepSeek Harness to install; the plugin source is at https://github.com/KaiYuan0422/dsh-launcher

About this plugin

Getting DeepSeek Harness Web up usually means typing a command, waiting for the service, and opening a browser — extra friction for a task you run more than once. dsh-launcher collapses all of that into a single double-click: the script probes the service, starts it if needed, waits until it is ready, and hands off to your default browser.

Its most practical detail is that the desktop shortcut always points to the script in your workspace rather than a copy. Change the URL, icon, or workspace in DSH's built-in plugin settings card, save, and the next double-click picks up the new configuration with no re-creation step. The default icon is an original little rocket; swap in any .ico file if you prefer your own.

It is aimed at Windows users who live in DSH Web and want to launch it the way they open any desktop app — no commands to remember, no terminal to find. Use the standalone script in any folder, or install it as a DSH plugin so the AI can regenerate the script on demand; neither mode requires a build or packaging step.

Use Cases

  • Double-click the desktop icon to start DSH Web and open the browser
  • Edit the start URL or icon in settings and pick it up on the next launch
  • Ask the AI to regenerate the launcher script with the current config at any time

Best For

  • Windows users who use DSH Web daily and prefer not to type commands
  • Anyone who wants to launch a web service the way they open a desktop app
  • Admins who need to ship a unified launch entry to their team