kimi-code/apps/kimi-code/scripts
STAR-QUAKE 7bd29ab011
refactor(kosong): rename select_tools capability to dynamically_loaded_tools (#1488)
* refactor(kosong): rename select_tools capability to dynamically_loaded_tools

Rename the `ModelCapability` bit from `select_tools` to `dynamically_loaded_tools` everywhere it is declared, detected, catalogued, and forwarded: kosong `ModelCapability`/catalog, agent-core capability resolution and the `toolSelectEnabled` gate, the SDK catalog-to-alias mapping, and the built-in catalog pruner's keep list.

The old `select_tools` spelling is removed outright rather than kept as an alias — no catalogued model or shipped configuration used the capability, so there is nothing to migrate. Client-side vocabulary (the `select_tools` builtin tool and the `tool-select` experimental flag) is intentionally untouched.

* chore: shorten changeset description

---------

Co-authored-by: fengchenchen <fengchenchen@moonshot.ai>
2026-07-10 22:12:54 +08:00
..
native feat(kimi-code): vendor @moonshot-ai/pi-tui (#1254) 2026-07-01 20:23:35 +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
build-vis-asset.mjs feat(vis): faithful wire.jsonl rendering + built-in kimi vis command (#788) 2026-06-16 16:54:14 +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
copy-native-assets.mjs feat(kimi-code): vendor @moonshot-ai/pi-tui (#1254) 2026-07-01 20:23:35 +08:00
copy-web-assets.mjs feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +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-server-restart.mjs feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
dev.mjs chore(dev): open monorepo root when running make dev (#1458) 2026-07-07 13:37:40 +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 feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
update-catalog.mjs refactor(kosong): rename select_tools capability to dynamically_loaded_tools (#1488) 2026-07-10 22:12:54 +08:00