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

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

パッケージ
dsh-hotswap
バージョン
0.1.1
ライセンス
MIT
最終更新
2026/08/13

インストール

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:HongzhongL/dsh-hotswap

ドキュメント

README 全文を読む ↗

配置

全部可选,通过 profile 的 cordis.patch.yml 覆盖:

- id: dsh-hotswap
  config:
    profile: web              # 持久化目标 profile(仅作兜底;默认从 Loader baseUrl 推导)
    protected: [some-id]      # 追加不可停用的条目 id