dsh-shutdown-button
Run the following command in DeepSeek Harness:
dsh plugin install Yelloooooow/dsh-shutdown-button
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install Yelloooooow/dsh-shutdown-button in your DeepSeek Harness terminal; the plugin source is at https://github.com/Yelloooooow/dsh-shutdown-button. After installing, restart Harness to see the shutdown button in the sidebar footer.
About this plugin
If you spend long stretches inside the DSH Web GUI, you have surely hit the moment when you want to shut DSH down but there is no obvious exit on screen. dsh-shutdown-button fills that gap: a persistent power icon pinned to the sidebar footer, just above the settings row, so you can end the entire DSH process without ever leaving the browser.
Clicking the icon brings up a confirmation dialog to guard against accidental taps. Once you confirm, the plugin calls the launcher-provided ctx.appExit for a bounded, graceful shutdown: it flushes persistence, releases services and connections in order, enforces a timeout as a safety net, and exits with code 0—no dangling Fibers or dirty state left behind. The plugin ships as a dsh.bundle that auto-loads with your profile, so there is nothing to approve or toggle manually.
Whether you are winding down a long dev session or closing a remote debugging run, this plugin turns shutdown into a single, deliberate tap.
Use Cases
- Ending a long dev session straight from the Web GUI instead of switching to a terminal
- Closing a remote debugging run with one confirmed tap and no lingering connections
- Providing every user of a shared DSH instance with an obvious, safe exit point
Best For
- Developers who live in the DSH Web GUI day to day
- Teams running remote debugging sessions that need a clean teardown flow
- Users who prefer fewer terminal round-trips and a consistent UI experience
Related Plugins
A service-oriented sidebar framework for DSH, offering a full workbench with file explorer, embedded browser, real terminal, Git panel, and extensible plugin services.
A beautiful, practical Claude Code-style TUI plugin with pixel whale top bar, flowing glow title, real-time status line, streaming thought expansion, time rewind, context progress bar and TPS gauge — zero core changes.
The plugin market for DeepSeek Harness: browse/search/one-click install community plugins and themes, with updates, backup/restore, hot disable, diagnostics, and AI fix.
A persistent whale widget on the DSH web UI that shows DeepSeek balance, today's usage, and per-turn cost, with drag-and-snap and sound effects.