AI Agent Hub
Back to plugins
🖥️

zhaoyu-restart

Client Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install SUJIElearning/zhaoyu-restart

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

Run dsh plugin install SUJIElearning/zhaoyu-restart in the DeepSeek Harness terminal to install this plugin; the source is hosted at https://github.com/SUJIElearning/zhaoyu-restart .

About this plugin

Working with DeepSeek Harness day in and day out, you will occasionally need to restart the service to apply new settings or recover a stuck session. The traditional approach is to open a terminal and run a restart script, which pops up a console window and instantly kills the active conversation, breaking your flow.

zhaoyu-restart places a restart button in the bottom-left corner of the composer input bar. Click it and the plugin spawns a hidden PowerShell subprocess on the Host side to execute the restart script. DSH restarts silently while the browser tab disconnects and automatically reconnects over WebSocket — no window pops up, no notification flickers. The restart script path is configurable through DSH settings, so it adapts to different deployment layouts.

If you rely on DSH for daily deep work and find yourself restarting the service a few times a week to clear state or pick up new configuration, this plugin turns that ritual into a single click and keeps your focus where it belongs.

Use Cases

  • Restart DSH to apply new settings or flush stale state
  • Recover a stuck conversation with one click instead of switching to a terminal
  • Avoid a console window popping up and breaking your reading or writing flow

Best For

  • Daily heavy users of DeepSeek Harness for writing or research
  • Users who restart the service frequently to clear session state or load new config
  • Productivity-focused users who want to turn a restart into a single click instead of a terminal ritual