chore: bump version to 0.75#598
Merged
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR bumps the kimi-cli version from 0.74 to 0.75 and updates documentation accordingly.
Key Changes:
- Version number updated to 0.75 in pyproject.toml and uv.lock
- Changelog updated across all three locations (root CHANGELOG.md, English docs, Chinese docs) with 0.75 release notes
- New prompt files added for documentation translation, release automation, and changelog generation
- Path correction in gen-docs.md for the sync-changelog script
Reviewed changes
Copilot reviewed 6 out of 9 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| pyproject.toml | Bumped version from 0.74 to 0.75 |
| uv.lock | Updated kimi-cli package version to 0.75 |
| CHANGELOG.md | Added 0.75 release section with release notes |
| docs/en/release-notes/changelog.md | Added 0.75 release section (English) |
| docs/zh/release-notes/changelog.md | Added 0.75 release section (Chinese) |
| .kimi/prompts/translate-docs.md | New prompt file for documentation translation workflow |
| .kimi/prompts/release.md | New prompt file for release automation workflow |
| .kimi/prompts/gen-docs.md | Updated script path from scripts/ to docs/scripts/ |
| .kimi/prompts/gen-changelog.md | New prompt file for changelog generation (contains grammar error) |
Comments suppressed due to low confidence (1)
CHANGELOG.md:19
- Version 0.75 and version 0.74 both have the same release date (2026-01-09). If these are being released on the same day, this is acceptable, but if version 0.74 was released earlier, its date should be updated to reflect the actual release date.
## 0.75 (2026-01-09)
- Tool: Improve `ReadFile` tool description
- Skills: Add built-in `kimi-cli-help` skill to answer Kimi CLI usage and configuration questions
## 0.74 (2026-01-09)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
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.
Changes
Release Notes (0.75)
ReadFiletool descriptionkimi-cli-helpskill to answer Kimi CLI usage and configuration questions