kimi-code/apps/kimi-code/test
qer 8240dd32cc build(cli): bundle the capability wiring plugins into client releases
Vendor the official kimi-cu plugin (v0.5.4, from the CU team's plugin zip)
next to kimi-webbridge under plugins/official, copy both into
apps/kimi-code/bundled-plugins at build time, and ship them in the npm
package (files) and the native SEA blob (a new bundled-plugins asset set
extracted into the native cache at startup, published to the engine via
KIMI_CODE_BUNDLED_PLUGINS_DIR). Desktop points the same variable at its
extraResources copy. The .gitignore build-output entries are anchored so
sources under src/native and test/native stop being silently ignored.
2026-08-03 14:35:56 +08:00
..
cli feat: unify the host identity across OAuth, telemetry, and kap-server (#2382) 2026-07-30 13:45:41 +08:00
e2e refactor: split SDK RPC client (#339) 2026-06-03 15:30:38 +08:00
feedback/codebase-upload feat(feedback): support attaching logs and codebase (#1120) 2026-06-26 16:15:08 +08:00
helpers fix: preserve the crash error in diagnostic logs on unexpected exit (#1757) 2026-07-16 01:26:27 +08:00
migration feat: custom color themes (#484) 2026-06-09 18:55:15 +08:00
native build(cli): bundle the capability wiring plugins into client releases 2026-08-03 14:35:56 +08:00
scripts/native feat(kimi-code): vendor @moonshot-ai/pi-tui (#1254) 2026-07-01 20:23:35 +08:00
tui feat(tui): show live runtime-setup progress for capability installs 2026-07-30 22:35:26 +08:00
utils feat(datasource): add wind, imf, gildata, sec_edgar, and sp_data sources (#2029) 2026-07-22 22:45:55 +08:00