Skip to content

Conversation

@stdrc
Copy link
Collaborator

@stdrc stdrc commented Jan 28, 2026

This PR prepares the 1.3 release.

Changes

Files Updated

  • pyproject.toml: version 1.2 → 1.3
  • packages/kimi-code/pyproject.toml: version 1.2 → 1.3, dependency updated
  • CHANGELOG.md: Added 1.3 release notes
  • docs/en/release-notes/changelog.md: Synced changelog
  • docs/zh/release-notes/changelog.md: Synced changelog
  • docs/en/release-notes/breaking-changes.md: Added 1.3 section (no breaking changes)
  • docs/zh/release-notes/breaking-changes.md: Added 1.3 section (no breaking changes)
  • uv.lock: Aligned lock file

Open with Devin

Copilot AI review requested due to automatic review settings January 28, 2026 07:08
Copy link

@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 2 additional flags.

Open in Devin Review

Copy link
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

This PR prepares for the 1.3 release by updating version numbers across the project and synchronizing changelog documentation. The release includes two main features from previous PRs: an authentication fix for long-running agent sessions (#738) and improved media content handling with descriptive tags (#744).

Changes:

  • Version bumped from 1.2 to 1.3 across all package manifests
  • Changelog and breaking-changes documentation updated for the 1.3 release
  • Lock file aligned with new version numbers

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
pyproject.toml Bump kimi-cli version from 1.2 to 1.3
packages/kimi-code/pyproject.toml Bump kimi-code version from 1.2 to 1.3 and update kimi-cli dependency
uv.lock Update lock file with new version numbers
CHANGELOG.md Add 1.3 release section with auth and tool changes
docs/en/release-notes/changelog.md Sync English changelog with 1.3 release
docs/zh/release-notes/changelog.md Sync Chinese changelog with 1.3 release
docs/en/release-notes/breaking-changes.md Add 1.3 section noting no breaking changes
docs/zh/release-notes/breaking-changes.md Add 1.3 section noting no breaking changes

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

Comment on lines +14 to 17
## 1.3 (2026-01-28)

- Auth: Fix authentication issue during agent turns
- Tool: Wrap media content with descriptive tags in `ReadMediaFile` for better path traceability
Copy link

Copilot AI Jan 28, 2026

Choose a reason for hiding this comment

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

The PR description mentions "Docs: Fix links in docs" as one of the changes, but this change is not documented in the changelog. If documentation link fixes were part of this release, they should be included in the changelog entries. If this was not part of the actual changes, the PR description should be updated to remove this item.

Copilot uses AI. Check for mistakes.
@stdrc stdrc merged commit 82324a0 into main Jan 28, 2026
39 checks passed
@stdrc stdrc deleted the bump-1.3 branch January 28, 2026 07:40
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