kimi-code/apps
Kaiyi ebcaa405d6 fix(cli): preserve custom tool-progress payloads and honor final-only for goal summaries
- `tool_progress` JSON now carries `custom_kind`/`custom_data`, so stream-json
  clients keep structured `kind: "custom"` payloads (e.g. the MCP OAuth
  authorization URL) instead of an opaque `{"kind":"custom"}`.
- The headless `/goal` summary is suppressed on stdout under
  `--final-message-only`, matching the single-final-assistant-message contract
  (the goal status is still conveyed by the exit code).
2026-06-29 19:36:21 +08:00
..
kimi-code fix(cli): preserve custom tool-progress payloads and honor final-only for goal summaries 2026-06-29 19:36:21 +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