893413974-bit/dsh-setting-restart

893413974-bit★ 3JavaScript最后同步: 2026-08-18

在 GitHub 打开

One-click restart of the DSH service from Settings → General. A dsh-plugin for DeepSeek Harness; the restart row stays pinned at the bottom of the general settings page. 在设置 → 通用设置中一键重启 DSH 服务。DeepSeek Harness 的 dsh-plugin,重启行固定显示在通用设置页面最底部。

README 摘要

dsh-setting-restart One-click restart of the DSH service, from Settings → General . The "一键重启" row is pinned at the very bottom of the General settings page — no matter how many rows are added above it later, it always stays the last one. After the restart the page reconnects automatically and the row confirms it with a green "Connected" state, so you always know the service is back. Features - A one-click restart row at the bottom of Settings → General (below "繁忙时 Enter 键行为" / whatever comes last). - The row is pinned with the maximum slot order , so it always renders at the bottom of the page. - Restart is a real process restart: the host spawns a detached helper, exits, and the helper re-spawns the exact same dsh command (same executable, arguments, cwd and environment). The browser tab reconnects automatically once the new instance binds the same port. - Bilingual UI copy (简体中文 / English), following the DSH client conventions. - Fully typed host invocation through the DSH Typert RPC registry ( settingRestart/restart ). Requirements - DeepSeek Harness dsh ≥ 0.1.0-rc.6 (the web profile). - Node.js ≥ 20. Installation 1. Install the package into the web profile (this runs pnpm add …

在 GitHub 查看完整 README →
终端/TUIdeepseek-harnessdshdsh-pluginrestart

分类