kimi-code/apps
Kaiyi ff95ddd82d fix(cli): suppress tool-progress stderr under final-only, add leak guard
- text-mode `tool.progress` output is suppressed when `--final-message-only` /
  `--quiet` is set, matching the minimal-output contract (it bypassed the
  final-only writer and wrote every chunk to stderr).
- add kitchen-sink final-only invariant tests (stream-json and quiet) that feed
  every in-turn event kind and assert stdout is exactly the final message with a
  silent stderr — one guard that catches any direct-write leak at once.
2026-06-29 20:53:34 +08:00
..
kimi-code fix(cli): suppress tool-progress stderr under final-only, add leak guard 2026-06-29 20:53:34 +08:00
kimi-web feat(web): preserve side panel and scope input history per session (#1181) 2026-06-29 01:52:08 +08:00
vis feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00