概览
dsh-plugin-updater
README / ZH
插件文档
目录摘要
dsh.pub 核对固定版本的组合包契约、运行时事实与分发语义;完整 README 请查看源仓库。
在 GitHub 阅读完整 READMELIMITATIONS
已知限制
- Changes require a dsh restart to take effect (this page shows the banner); the running process is never reloaded implicitly. - The manager refuses to remove itself from the page — use `dsh plugin --profile <name> remove dsh-plugin-updater`. - Update detection for Git packages pins to the spec's ref (`#ref` or the default branch `HEAD`); a moved tag is not treated as an update. - A `link:` install without a `.git` target is listed but not checked. - Marketplace search uses GitHub's public search API: without a token it is limited to 10 requests/min (results are cached ~5 min to stretch that); `DSH_GITHUB_TOKEN` raises the quota. - Only `dependencies` of the profile manifest are managed; runtime loader rows (enable/disable) are out of scope.
