kimi-code/packages
7Sageer 3443a00a43
feat(agent-core): add thinkingLevel to compaction telemetry (#954)
Report the effective thinking effort (off/low/medium/high/xhigh/max) on
compaction_finished, compaction_failed, and micro_compaction_finished events.
The value matches the thinking level applied to the compaction provider, so we
can analyze how thinking mode affects compaction token usage, duration, and
failures.
2026-06-22 12:09:29 +08:00
..
acp-adapter refactor(telemetry): merge duplicate session-start and goal events (#885) 2026-06-18 17:38:02 +08:00
agent-core feat(agent-core): add thinkingLevel to compaction telemetry (#954) 2026-06-22 12:09:29 +08:00
kaos fix: dispose process stdio after managed commands (#822) 2026-06-16 22:09:11 +08:00
kimi-migration-legacy feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
kosong ci: release packages (#803) 2026-06-16 21:23:58 +08:00
migration-legacy ci: release packages (#746) 2026-06-15 22:50:45 +08:00
node-sdk feat: detach foreground tasks to background (#821) 2026-06-20 21:24:22 +08:00
oauth fix: classify OAuth token refresh errors by cause (#838) 2026-06-17 18:34:42 +08:00
protocol feat: detach foreground tasks to background (#821) 2026-06-20 21:24:22 +08:00
server fix(web): drop workspace session count after archiving the last session (#896) 2026-06-18 19:14:47 +08:00
server-e2e feat(web): introduce Kimi web app and daemon gateway (#625) 2026-06-17 20:53:46 +08:00
telemetry feat: rework permission decision policies (#26) 2026-05-27 20:07:24 +08:00