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 分析

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

パッケージ
dsh-hot-reload
バージョン
0.2.1
ライセンス
MIT
最終更新
2026/08/16

インストール

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

ドキュメント

README 全文を読む ↗

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)