返回目录
部署运维 插件

dsh-quick-restart

zhuifengqug/dsh-quick-restart

为 DeepSeek Harness 提供快速重启命令的插件

Stars
0
Forks
0
Issues
0
更新
今天

PROJECT TOPICS

项目标签

INSTALL REFERENCE

安装参考

未验证
dsh plugin --profile web add github:zhuifengqug/dsh-quick-restart

该命令指向仓库当前默认分支;尚无绑定当前 commit 的完整验证结果。

PROJECT README

README

dsh-quick-restart

A standalone dsh bundle that adds the human-facing /restart command and a clickable restart button in the upper-right corner of the Web GUI.

Install it into a profile from this directory:

dsh plugin --profile web add D:/dsh/dsh-quick-restart

The button asks for confirmation, then sends a same-origin request to the plugin's loopback-only restart route. /restart remains available as an alternative. Both paths start a detached Node relay with the current dsh entry point, execArgv, profile arguments, working directory, and application arguments. The relay waits for the current process to exit before launching the replacement, avoiding a Web port race.

/restart accepts no arguments. The browser route accepts only POST requests from the same loopback origin. Active model or tool work is interrupted by the process shutdown; durable session state is reloaded by the replacement process.

CLASSIFICATION EVIDENCE

分类依据

项目类型插件
功能分类部署运维
规则置信度

系统优先读取 GitHub Topics,再与站内分类词典和词根规则比对。当前命中: restart。