Skip to content

chore: bump kimi-cli to 1.19.0, kimi-code to 1.19.0#1394

Merged
RealKai42 merged 1 commit intomainfrom
bump-1.19.0
Mar 10, 2026
Merged

chore: bump kimi-cli to 1.19.0, kimi-code to 1.19.0#1394
RealKai42 merged 1 commit intomainfrom
bump-1.19.0

Conversation

@RealKai42
Copy link
Copy Markdown
Collaborator

@RealKai42 RealKai42 commented Mar 10, 2026

Summary

  • Bump kimi-cli version from 1.18.0 to 1.19.0
  • Sync kimi-code version and dependency to 1.19.0
  • Move changelog entries from Unreleased to 1.19.0 (2026-03-10)

Changes in 1.19.0

  • Core: Add plan mode — AI plans before coding, with approval workflow
  • Vis: Add kimi vis command for session tracing visualization dashboard
  • Web: Fix WebSocket reconnection storm in session stream

Test plan

  • Verify version strings are correct in all pyproject.toml files
  • Verify changelog entries are under the correct version header
  • CI passes

Open with Devin

Copilot AI review requested due to automatic review settings March 10, 2026 15:11
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Release housekeeping to publish kimi-cli 1.19.0 and keep the workspace’s companion package kimi-code in sync, while promoting release notes from Unreleased into a dated 1.19.0 section.

Changes:

  • Bump kimi-cli version to 1.19.0 (project + lockfile).
  • Bump kimi-code version to 1.19.0 and update its kimi-cli pinned dependency.
  • Move release notes into new 1.19.0 (2026-03-10) sections across root + docs changelogs.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
uv.lock Updates editable package versions for kimi-cli and kimi-code to 1.19.0.
pyproject.toml Bumps kimi-cli project version to 1.19.0.
packages/kimi-code/pyproject.toml Bumps kimi-code version and pins kimi-cli==1.19.0.
CHANGELOG.md Adds a 1.19.0 section dated 2026-03-10 and moves entries under it.
docs/en/release-notes/changelog.md Mirrors changelog promotion into a 1.19.0 section.
docs/zh/release-notes/changelog.md Mirrors changelog promotion into a 1.19.0 section (ZH).

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

[project]
name = "kimi-cli"
version = "1.18.0"
version = "1.19.0"
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

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

Repo-wide search still finds "1.18.0" in the kimi info reference docs (docs/en/reference/kimi-info.md and docs/zh/reference/kimi-info.md). To keep docs consistent with this release bump, update those example outputs (or replace with a placeholder like <version>).

Copilot uses AI. Check for mistakes.
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