mirror of
https://github.com/Kilo-Org/kilocode.git
synced 2026-08-30 17:14:40 +08:00
cd49ae633c
* feat(cli): remote model catalog and WebSocket reconnection fixes * fix(cli): preserve provider default semantics under truncation and deflake reconnect test * fix(cli): omit provider default when per-provider truncation removes preferred model * refactor(cli): simplify remote model catalog by removing size limits * refactor(cli): strip remote model catalog to sanitize-and-shape only * fix(cli): cap remote model catalog at MAX_MODELS * fix(cli): preserve model metadata and enforce remote catalog limits * fix(cli): omit currentModel and defaultModel when truncation drops them * fix(cli): keep stable connection identity across reconnects * feat(cli): include protocol version in remote session heartbeat