Skip to content

chore: bump kimi-cli 0.82, kosong 0.39.0, kimi-sdk 0.1.2#658

Merged
stdrc merged 1 commit into
mainfrom
bump-0.82-kosong-0.39.0-kimi-sdk-0.1.2
Jan 21, 2026
Merged

chore: bump kimi-cli 0.82, kosong 0.39.0, kimi-sdk 0.1.2#658
stdrc merged 1 commit into
mainfrom
bump-0.82-kosong-0.39.0-kimi-sdk-0.1.2

Conversation

@stdrc

@stdrc stdrc commented Jan 21, 2026

Copy link
Copy Markdown
Contributor

Summary

Release version bumps for multiple packages:

kimi-cli 0.82

  • Tool: Allow WriteFile and StrReplaceFile tools to edit/write files outside the working directory when using absolute paths
  • Tool: Upload videos to Kimi files API when using Kimi provider, replacing inline data URLs with ms:// references
  • Config: Add reserved_context_size setting to customize auto-compaction trigger threshold (default: 50000 tokens)

kosong 0.39.0

  • Control thinking mode via extra_body parameter instead of legacy reasoning_effort
  • Add files property to Kimi provider that returns a KimiFiles object
  • Add KimiFiles.upload_video() method for uploading videos to Kimi files API, returning VideoURLPart

kimi-sdk 0.1.2

  • Update kosong dependency upper bound to support kosong 0.39.x

kimi-code 0.82

  • Sync version with kimi-cli

Changes

  • Updated pyproject.toml versions for all packages
  • Updated CHANGELOG.md for kimi-cli, kosong, and kimi-sdk
  • Synced documentation changelogs
  • Updated uv.lock

- kimi-cli 0.82: file tools absolute path support, video upload to Kimi API, reserved_context_size config
- kosong 0.39.0: thinking mode via extra_body, KimiFiles video upload
- kimi-sdk 0.1.2: update kosong dependency upper bound
- kimi-code 0.82: sync with kimi-cli
Copilot AI review requested due to automatic review settings January 21, 2026 06:48

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 versions for four packages in the monorepo: kimi-cli (0.81 → 0.82), kimi-code (0.81 → 0.82), kosong (0.38.0 → 0.39.0), and kimi-sdk (0.1.1 → 0.1.2). The changes include version updates in pyproject.toml files, corresponding CHANGELOG entries, and updated lockfile.

Changes:

  • Updated package versions across kimi-cli, kimi-code, kosong, and kimi-sdk
  • Added CHANGELOG entries documenting new features for each package
  • Updated dependency constraints (kimi-sdk now supports kosong 0.39.x)

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
uv.lock Updated locked versions for all four packages
pyproject.toml Bumped kimi-cli to 0.82 and kosong dependency to 0.39.0
packages/kosong/pyproject.toml Bumped kosong to 0.39.0
packages/kosong/CHANGELOG.md Added 0.39.0 release header with date
packages/kimi-code/pyproject.toml Bumped kimi-code to 0.82 and updated kimi-cli dependency
sdks/kimi-sdk/pyproject.toml Bumped kimi-sdk to 0.1.2 and updated kosong upper bound to 0.40.0
sdks/kimi-sdk/CHANGELOG.md Added 0.1.2 release notes
CHANGELOG.md Added 0.82 release notes for kimi-cli
docs/en/release-notes/changelog.md Added 0.82 release notes (English)
docs/zh/release-notes/changelog.md Added 0.82 release notes (Chinese)

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

@stdrc
stdrc merged commit f6eb2aa into main Jan 21, 2026
37 checks passed
@stdrc
stdrc deleted the bump-0.82-kosong-0.39.0-kimi-sdk-0.1.2 branch January 21, 2026 06:52
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