First public release.
dsh-hotplug-engine packages DSH plugin management — install, uninstall, enable, disable, rollback, audit — into one service. Marketplaces, agents, and host plugins can call it; it only edits the patch file and runs pnpm, never touching the DSH core.
Three entry points:
- Host inject:
hotplugEngine - REST:
/api/dsh-hotplug - Agent tools:
hotplug_*
Ships with a minimal management panel ("HPE Board", Chinese/English).
Install:
pnpm --dir <profile-dir> add dsh-hotplug-engine