AI Agent Hub
Back to plugins
🖥️

DSH-shutdown

Client Updated 2026.08.20

Run the following command in DeepSeek Harness:

dsh plugin install knlght/DSH-shutdown

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

To install the DSH-shutdown plugin, run the command: dsh plugin install knlght/DSH-shutdown in DeepSeek Harness. The complete source code is available at https://github.com/knlght/DSH-shutdown.

About this plugin

A common issue with DSH is that closing the browser doesn't automatically terminate the background service processes, leading to port conflicts and wasted resources. The DSH-shutdown plugin addresses this pain point directly.

This plugin adds a 'Shutdown' tab to the DSH Settings page, allowing users to end the DSH service with a single click. To prevent accidental shutdowns, it includes a confirmation dialog. After confirmation, the page displays a success message and attempts to close the tab automatically, ensuring a graceful exit without lingering processes.

DSH-shutdown is ideal for developers and advanced users who frequently work with DSH. Whether for local development, testing, or managing multiple service instances, this plugin simplifies operations, eliminating the need for command-line cleanup and letting users focus on their core tasks.

Use Cases

  • Ensure DSH service fully stops after closing the browser to avoid lingering processes.
  • Quickly clean up background services during development and testing, simplifying workflows.
  • Prevent port occupation and memory waste to enhance system stability.

Best For

  • Developers who frequently use DSH for local development.
  • Advanced users managing multiple service instances.
  • Tech enthusiasts focused on system resource optimization and operational convenience.