KYinCode/dsh-hot-installer ↗★ 1
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 분석
核心用途是消除 DSH 增删插件必须重启服务的限制,实现即装即用。适合频繁测试、安装新插件,追求无缝开发体验的用户。
설치
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:KYinCode/dsh-hot-installer安装与使用