dsh-plugin
已验证@dsh-plugin-hub/dsh-plugin · v0.1.4 · MIT
DSH tools for planning and applying reproducible Plugin Hub Profiles through the local dsh-hub CLI
安装
dsh plugin add @dsh-plugin-hub/dsh-plugin 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
标签
作者
说明文档
@dsh-plugin-hub/dsh-plugin
Agent-facing DSH tools for planning, sharing, applying, and rolling back reproducible DSH Plugin Hub Profiles.
- Website: dshpluginhub.ai
- Browse plugins: dshpluginhub.ai/plugins
- Explore Profiles: dshpluginhub.ai/profiles
Install into a Profile:
dsh plugin --profile web add @dsh-plugin-hub/dsh-plugin
The bundle exposes five DSH tools backed by the local dsh-hub CLI:
dsh_hub_profile_plancreates a read-only, expiring install plan.dsh_hub_profile_share_plancaptures an exact, read-only publication plan.dsh_hub_profile_rollback_planselects a complete recoverable revision.dsh_hub_operation_applyapplies that plan after explicit confirmation.dsh_hub_profile_historylists recoverable local revisions.
Every machine-triggered mutation uses an expiring, single-use, preconditioned plan and the same staging, validation, atomic switch and rollback implementation as direct CLI use.
Requires Node.js 22.13 or later, @deepseek-ai/cordis, and
@deepseek-ai/dsh-tools.
This is an independent community project and is not affiliated with or endorsed by DeepSeek.