kimi-code/apps/kimi-code/scripts
qer 40506f49d6
feat(tui): show available plugin updates in the marketplace (#593)
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>
2026-06-09 21:28:36 +08:00
..
native feat(kimi-code): add /connect command with bundled model catalog (#30) 2026-05-26 12:34:49 +08:00
postinstall Kimi For Coding 2026-05-22 15:54:50 +08:00
build-plugin-marketplace-cdn.mjs feat(tui): show available plugin updates in the marketplace (#593) 2026-06-09 21:28:36 +08:00
built-in-catalog.mjs feat(kimi-code): add /connect command with bundled model catalog (#30) 2026-05-26 12:34:49 +08:00
dev-plugin-marketplace-server.mjs feat(tui): show available plugin updates in the marketplace (#593) 2026-06-09 21:28:36 +08:00
dev.mjs fix: avoid Windows command shim launches (#591) 2026-06-09 20:20:44 +08:00
plugin-manifest-version.mjs feat(tui): show available plugin updates in the marketplace (#593) 2026-06-09 21:28:36 +08:00
postinstall.mjs Kimi For Coding 2026-05-22 15:54:50 +08:00
smoke.mjs Kimi For Coding 2026-05-22 15:54:50 +08:00
update-catalog.mjs fix(catalog): preserve reasoning fields in custom model (#70) 2026-05-26 17:32:37 +08:00