Overview
dsh-my-plugins
README / EN
Package documentation
Registry summary
dsh.pub verifies the pinned bundle contract, runtime facts, and distribution semantics. The complete README remains in the source repository.
Read the full README on GitHubLIMITATIONS
Known limitations
- **自动更新仅限 GitHub 来源**:Registry、本地安装与手工 patch 来源不支持自动更新,卡片会显示对应原因(`upstreamAhead` 表示 GitHub 上游已有新 Release,但当前 npm 安装源尚未发布可安装更新)。 - **固定引用无法跟踪**:插件固定在 tag 或 commit 时无法检查分支更新;无法确认已安装 Git commit 时不会安全判断更新。 - **操作需重启生效**:安装、启停、更新与移除均在重启 `dsh web` 后完全生效(bundle 层不热加载)。 - **安装同名覆盖**:npm / link 安装解析到已安装的包名时需二次确认;github / file 方式无法预先得知包名,重复安装由 pnpm 直接处理。 - **移除即卸载**:移除操作从当前 profile 删除插件依赖,属于不可逆操作,请谨慎使用。 ---
