Skip to content

chore(release): bump version to 0.81#654

Merged
stdrc merged 1 commit into
mainfrom
bump-0.81
Jan 20, 2026
Merged

chore(release): bump version to 0.81#654
stdrc merged 1 commit into
mainfrom
bump-0.81

Conversation

@stdrc

@stdrc stdrc commented Jan 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump kimi-cli and kimi-code to version 0.81.

Changes

Version Updates

  • pyproject.toml: 0.80 → 0.81
  • packages/kimi-code/pyproject.toml: 0.80 → 0.81 (version + dependency)
  • uv.lock: synced

Changelog Updates

  • CHANGELOG.md: Added 0.81 (2026-01-21) release notes
  • docs/en/release-notes/changelog.md: Synced via script
  • docs/zh/release-notes/changelog.md: Added 0.81 release notes

Breaking Changes Documentation

  • docs/en/release-notes/breaking-changes.md: Added 0.81 section
  • docs/zh/release-notes/breaking-changes.md: Added 0.81 section

Release Notes (0.81)

  • Skills: Add flow skill type with embedded Agent Flow (Mermaid/D2) in SKILL.md, invoked via /flow:<skill-name> commands
  • CLI: Remove --prompt-flow option; use flow skills instead
  • Core: Replace /begin command with /flow:<skill-name> commands for flow skills

Breaking Changes

  • --prompt-flow CLI option removed → use flow skills instead
  • /begin slash command replaced → use /flow:<skill-name> commands

Copilot AI review requested due to automatic review settings January 20, 2026 17:05

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the version from 0.80 to 0.81 and documents the removal of Prompt Flow CLI option and slash command in favor of the new Flow Skills feature.

Changes:

  • Version numbers updated from 0.80 to 0.81 across all package files and lock file
  • Added 0.81 release notes to all changelog files documenting Flow Skills introduction
  • Added breaking changes documentation for --prompt-flow option and /begin command removal

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
pyproject.toml Updated kimi-cli version to 0.81
packages/kimi-code/pyproject.toml Updated kimi-code version to 0.81 and kimi-cli dependency to 0.81
uv.lock Synced lock file with updated versions
CHANGELOG.md Added 0.81 release notes with Flow Skills changes
docs/en/release-notes/changelog.md Added 0.81 release notes (English)
docs/zh/release-notes/changelog.md Added 0.81 release notes (Chinese)
docs/en/release-notes/breaking-changes.md Documented breaking changes for 0.81 (English)
docs/zh/release-notes/breaking-changes.md Documented breaking changes for 0.81 (Chinese)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@stdrc
stdrc merged commit 2c3b5fb into main Jan 20, 2026
37 checks passed
@stdrc
stdrc deleted the bump-0.81 branch January 20, 2026 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants