KYinCode/dsh-hot-installer1

dsh-hot-installer

Hot-install, hot-remove, hot-update and replay-protected profile bundles for DeepSeek Harness: install once, restart once, and every later `dsh plugin add` / `remove` / `update` takes effect live — no restarts, no stale rows, no page errors, and hand-edits of cordis.patch.yml can no longer drop hot-installed rows.

AI Analysis

核心用途是消除 DSH 增删插件必须重启服务的限制,实现即装即用。适合频繁测试、安装新插件,追求无缝开发体验的用户。

Package
dsh-hot-installer
Version
0.4.2
License
MIT
Last updated
Aug 16, 2026

Install

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

安装与使用