AI Agent Hub
Back to plugins
🖥️

dsh-power-launch

Client Updated 2026.08.29

Run the following command in DeepSeek Harness:

dsh plugin install pwping/dsh-power-launch

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

Run dsh plugin install pwping/dsh-power-launch in your DeepSeek Harness terminal (source: https://github.com/pwping/dsh-power-launch), then restart dsh web to activate the plugin.

About this plugin

Using dsh web on Windows tends to come with two small frictions: every startup means opening a terminal and typing a command, and shutting down feels risky because closing the browser tab can leave the port locked for the next launch. dsh-power-launch is a companion plugin built to remove both.

Once installed, it quietly takes care of three things. It keeps a desktop shortcut with the official whale icon on your desktop at all times, self-healing if you delete it or fixing it if something tampered with it. A power button appears in the bottom-right of the Web UI and, after a second-confirmation tap, exits the host process cleanly, frees the port immediately, and closes the tab without the risk of an accidental crash restart. When you double-click the desktop shortcut, a launcher first kills any lingering port, checks for and applies an update via the domestic npmmirror, starts dsh web as a hidden background process, and opens your browser once the UI is ready; if the network check times out it degrades gracefully and launches the locally installed version instead.

If you work in dsh web on Windows and want a double-click-to-go experience with a stress-free shutdown, this plugin keeps your flow one terminal window shorter and one less thing to worry about.

Use Cases

  • Double-click the desktop whale icon to launch dsh web without opening a terminal
  • Tap the power button in the Web UI to confirm, exit cleanly, and free the port instantly
  • Launcher checks and applies dsh updates via the domestic npmmirror before starting; falls back to local version on network failure

Best For

  • Daily dsh web users on Windows who want a no-terminal, one-click launch experience
  • Users who hit port-conflict errors and need a reliable clean-shutdown path
  • Chinese dsh users who prefer the domestic npmmirror and want updates handled automatically