dsh-hotswap
Runtime hot-swap for DeepSeek Harness: hot enable/disable/restart Cordis plugins and auto hot-mount bundles from the Web GUI — no dsh restart.
AI 분석
核心用途是免重启管理 DSH 插件生命周期。适合插件开发者或经常调试、切换不同插件的用户,能极大提升配置和开发效率。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HongzhongL/dsh-hotswap配置
全部可选,通过 profile 的 cordis.patch.yml 覆盖:
- id: dsh-hotswap
config:
profile: web # 持久化目标 profile(仅作兜底;默认从 Loader baseUrl 推导)
protected: [some-id] # 追加不可停用的条目 id