kimi-code/apps
qer 481bfa0dfc feat(web): capture front-end errors in the troubleshooting log export
The KAP debug panel already exported REST + WS traffic as JSONL, but a broken
page is usually explained by a JS error the network log doesn't show. Fold
window error/unhandledrejection and console.error/warn into the trace buffer
(opt-in, install-once, behavior-preserving) as a 'client' source, surface them
in the panel with an 'app errors' filter + APP badge, so 'export jsonl' yields a
complete troubleshooting log.
2026-06-13 13:52:26 +08:00
..
kimi-code feat(server): local-only foreground server with TUI ready banner 2026-06-12 16:09:21 +08:00
kimi-web feat(web): capture front-end errors in the troubleshooting log export 2026-06-13 13:52:26 +08:00
vis fix: add minor improvements for Mira (#649) 2026-06-11 15:50:33 +08:00