kimi-code/apps
qer 719ee4ac76 feat(web): add opt-in KAP debug panel tracing REST and WS traffic
Enable with ?debug=1 or localStorage kimi-web.debug=1. A ring buffer
(1000 entries, redacted secrets, truncated payloads) records every REST
call (method/path/requestId/status/envelope code/duration) and WS frame
(lifecycle, outbound control frames, inbound events with session/seq/
offset) as a side channel — request ordering and error handling are
unchanged. The panel offers a filterable timeline, per-entry JSON with
copy, JSONL export, and per-session/event-type aggregation.
2026-06-12 12:55:23 +08:00
..
kimi-code feat(server): open existing server URL with stop guidance on conflict 2026-06-11 20:59:23 +08:00
kimi-web feat(web): add opt-in KAP debug panel tracing REST and WS traffic 2026-06-12 12:55:23 +08:00
vis fix: add minor improvements for Mira (#649) 2026-06-11 15:50:33 +08:00