mirror of
https://github.com/MoonshotAI/kimi-code.git
synced 2026-08-28 19:42:37 +00:00
Installed plugins whose marketplace version is newer than the local version now render an `update <local> → <latest>` badge and update in place on Enter; up-to-date plugins show `installed · v<version>`. Dev-server and CDN-build marketplace generation now stamp each entry's version from the plugin manifest so the advertised "latest" stays accurate. Adds a pure computeUpdateStatus() (semver, no spurious downgrades) with tests. Co-authored-by: qer <Anna_Knapprfr@mail.com> |
||
|---|---|---|
| .. | ||
| native | ||
| postinstall | ||
| build-plugin-marketplace-cdn.mjs | ||
| built-in-catalog.mjs | ||
| dev-plugin-marketplace-server.mjs | ||
| dev.mjs | ||
| plugin-manifest-version.mjs | ||
| postinstall.mjs | ||
| smoke.mjs | ||
| update-catalog.mjs | ||