kimi-code/packages
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
..
acp-adapter chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
agent-core feat(server): default to kap-server and remove the v1 server package (#1617) 2026-07-13 21:43:45 +08:00
agent-core-v2 feat(agent-core-v2): add flag-gated fault injection for recovery testing 2026-07-13 21:52:42 +08:00
kaos chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
kap-server feat(agent-core-v2): add flag-gated fault injection for recovery testing 2026-07-13 21:52:42 +08:00
klient feat(agent-core-v2): add flag-gated fault injection for recovery testing 2026-07-13 21:52:42 +08:00
kosong chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
migration-legacy chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
minidb test: cut slow suite runtimes and isolate experimental flag from host env (#1595) 2026-07-13 17:45:22 +08:00
node-sdk fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
oauth fix: send the product User-Agent on provider registry and catalog fetches (#1597) 2026-07-13 17:45:34 +08:00
pi-tui chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00
protocol fix(protocol): make server_hello heartbeat_ms optional 2026-07-13 22:10:23 +08:00
server-e2e fix(protocol): make server_hello heartbeat_ms optional 2026-07-13 22:10:23 +08:00
telemetry chore: drop #/ import array fallbacks and custom resolution plugins (#1594) 2026-07-13 16:37:35 +08:00