dsh-plugin
Đã xác minh@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
Cài đặt
dsh plugin add @dsh-plugin-hub/dsh-plugin Xác nhận layer đã áp bằng dsh --profile default --dump-config — xem hướng dẫn cài plugin.
Mã nguồn
Thẻ
Tác giả
Readme
@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.