stuarthu/dsh-hot-reload0

dsh-hot-reload

Live-reload upgraded DeepSeek Harness (dsh) plugins without restarting dsh — the running plugin is swapped in place, and a reload that fails rolls back to the working old version and asks for a manual restart.

AI Analysis

核心用途是实现 DSH 插件的无缝热插拔与在线升级。适合频繁调整插件配置、开发调试插件或不希望中断运行中会话的系统管理员与开发者。

Package
dsh-hot-reload
Version
0.2.1
License
MIT
Last updated
Aug 16, 2026

Install

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:stuarthu/dsh-hot-reload

Configuration

Set on the hot-reload row in your profile's cordis.patch.yml:

KeyDefaultMeaning
debounce300ms to wait after a lockfile change before acting
profileDirautoabsolute path to the profile dir to watch (auto-detected from the loader base URL if omitted)