AI Agent Hub
Back to plugins
⚙️

dsh-auto-exit

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install xiaxingtianxia2-glitch/dsh-auto-exit

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

To install this plugin in DeepSeek Harness, please run the command dsh plugin install xiaxingtianxia2-glitch/dsh-auto-exit in your terminal, or visit https://github.com/xiaxingtianxia2-glitch/dsh-auto-exit to get the source code.

About this plugin

When you access the Web interface of dsh, the underlying command-line process continues to run in the background. Simply closing the browser tab forces you to manually switch back to the terminal and press Ctrl+C to terminate the process, a step that can be tedious and easily forgotten during multitasking. dsh-auto-exit is designed specifically to resolve this pain point, ensuring that the process stops automatically once the user is finished, effectively simulating a "use and go" workflow.

Use Cases

  • Terminate CLI processes automatically after closing the Web UI.
  • Run dsh in automated scripts without manually stopping the background process.
  • Prevent background processes from lingering when finishing web-based tasks.

Best For

  • Developers using Web UI workflows who want to minimize terminal interaction.
  • System administrators preferring browser-based tools for server management.
  • Automation engineers seeking to simplify the lifecycle of dsh workflows.