chore(changeset): downgrade token-counting strategy entry to patch - #2590
Merged
Conversation
|
| Name | Type |
|---|---|
| @moonshot-ai/kimi-code | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
commit: |
mbuckaway
pushed a commit
to mbuckaway/kimi-code
that referenced
this pull request
Aug 4, 2026
daofazhiran
pushed a commit
to daofazhiran/kimi-code
that referenced
this pull request
Aug 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related Issue
N/A — release-metadata housekeeping
Problem
The
[token_counting]strategy changeset (from #2563) was bumped asminor, but the entry only refines behavior of the existing token-counting feature —estimatedkeeping provider-reported usage out of the context-size display, andmeasuredno longer retrying an oversized compaction request until failure. That is fix-level impact, so it should be apatchbump.What changed
.changeset/token-counting-reporting-edge.mdfrontmatter:"@moonshot-ai/kimi-code": minor→patch..changeset/onmainand moves this entry to Patch Changes. The release stays a minor bump overall because the hooks changeset (feat(agent-core-v2): add lifecycle hook events and enrich hook payloads #2558) remainsminor.Checklist
gen-changesetsskill, or this PR needs no changeset. (This PR only edits a pending changeset's bump level; no new changeset needed)gen-docsskill, or this PR needs no doc update. (No behavior change)