Restart DSH Service with One Click in Settings → General

`dsh-setting-restart` is a plugin designed for DeepSeek Harness (DSH) web profile users, aiming to address the inconvenience of having to switch to a terminal to restart services from the browser side. It provides a "One-Click Restart" entry at the bottom of the `Settings → General` page, enabling detached restart of the service process and automatic reconnection of the browser tab. This plugin requires `dsh ≥ 0.1.0-rc.6` and Node.js `≥ 20`. During installation, the plugin needs to be added and `cordis.patch.yml` configured, supporting both Simplified Chinese and English bilingual interfaces. Core configuration items include `exitDelayMs`, `waitForExitMs`, and `respawn`

Read More