dsh-plugin-plugins
Verifieddsh-plugin-plugins · v1.0.0 · MIT · Web UI
DSH 插件管理:区分官方/第三方/自定义插件,支持启用、禁用、删除
Install
dsh plugin add dsh-plugin-plugins Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Readme
dsh-plugin-manager
DSH 插件管理。按来源区分:官方(@deepseek-ai)、第三方、自定义(dsh-plugin),支持启用/禁用/删除。
- 启用/禁用:修改 profile 的
dsh.profile.bundles(移入/移出)。 - 删除:移出 bundles + 提示用
dsh plugin remove卸载。 - 需重启 DSH 生效。