diff --git a/.changeset/token-counting-reporting-edge.md b/.changeset/token-counting-reporting-edge.md index cc66dd16490..f5345b172f7 100644 --- a/.changeset/token-counting-reporting-edge.md +++ b/.changeset/token-counting-reporting-edge.md @@ -1,5 +1,5 @@ --- -"@moonshot-ai/kimi-code": minor +"@moonshot-ai/kimi-code": patch --- The `[token_counting]` strategy now only selects the reported context size: `estimated` keeps provider-reported usage out of the context-size display, and `measured` no longer gets stuck retrying an oversized compaction request until it fails.