HongzhongL/dsh-hotswap0

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 Analysis

核心用途是免重启管理 DSH 插件生命周期。适合插件开发者或经常调试、切换不同插件的用户,能极大提升配置和开发效率。

Package
dsh-hotswap
Version
0.1.1
License
MIT
Last updated
Aug 13, 2026

Install

$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