kimi-code/apps
haozhe.yang 1b6e527da1 fix(protocol): make server_hello heartbeat_ms optional
kap-server dropped the server-initiated WS heartbeat and no longer emits
heartbeat_ms in server_hello, but the published v1 schema still required
it, so spec-compliant clients rejected the handshake before subscribing.

- mark heartbeat_ms optional in serverHelloPayloadSchema (advisory only)
- add a ws-control test for a server_hello without heartbeat_ms
- align kimi-web WireServerHello and the server-e2e handshake assertion
2026-07-13 22:10:23 +08:00
..
kimi-code feat(server): default to kap-server and remove the v1 server package (#1617) 2026-07-13 21:43:45 +08:00
kimi-desktop style(web): polish the session sidebar (#1519) 2026-07-09 19:39:20 +08:00
kimi-web fix(protocol): make server_hello heartbeat_ms optional 2026-07-13 22:10:23 +08:00
vis chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00