chore(release): bump kimi-cli 1.39.0 and kosong 0.52.0#2054
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
Release prep PR that bumps kimi-cli/kimi-code to 1.39.0 and kosong to 0.52.0, updates dependency pins/lockfile, and publishes the corresponding release notes (including a documented breaking default change).
Changes:
- Bump versions:
kimi-cli+kimi-code→1.39.0,kosong→0.52.0, and update the rootkosong[contrib]pin. - Move “Unreleased” notes into dated
1.39.0 (2026-04-24)/0.52.0 (2026-04-24)sections across changelogs. - Document the
merge_all_available_skillsdefault flip (false→true) in breaking-changes docs (EN/ZH) and refreshuv.lock.
Reviewed changes
Copilot reviewed 9 out of 10 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
pyproject.toml |
Bumps kimi-cli to 1.39.0 and pins kosong[contrib] to 0.52.0. |
packages/kimi-code/pyproject.toml |
Bumps kimi-code to 1.39.0 and updates dependency on kimi-cli==1.39.0. |
packages/kosong/pyproject.toml |
Bumps kosong to 0.52.0. |
uv.lock |
Updates workspace package versions to match the release bumps. |
CHANGELOG.md |
Moves entries under 1.39.0 (2026-04-24). |
packages/kosong/CHANGELOG.md |
Moves entries under 0.52.0 (2026-04-24). |
docs/en/release-notes/changelog.md |
Updates English docs changelog for 1.39.0 (2026-04-24). |
docs/zh/release-notes/changelog.md |
Updates Chinese docs changelog for 1.39.0 (2026-04-24). |
docs/en/release-notes/breaking-changes.md |
Adds 1.39.0 breaking-change note for merge_all_available_skills default flip. |
docs/zh/release-notes/breaking-changes.md |
Chinese counterpart breaking-change note for the default flip. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This was referenced Apr 25, 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.
Summary
kimi-cliandkimi-codefrom1.38.0→1.39.0kosongfrom0.51.0→0.52.0; update rootkosong[contrib]pin to match1.39.0 (2026-04-24)/0.52.0 (2026-04-24)in all changelogs (root, kosong, docs EN/ZH)merge_all_available_skillsdefault flip (false→true) indocs/{en,zh}/release-notes/breaking-changes.mduv syncto refreshuv.lockRelease tags after merge
git tag 1.39.0(triggers kimi-cli + kimi-code release workflow)git tag kosong-0.52.0(triggers kosong release workflow)git push --tagsTest plan
0.52.0to PyPI