Release
Wed, Jul 29, 2026
1 min read
Kimi Code 0.30.0
Original release notes
Minor Changes
- #2255
67dd031 Thanks @he-yufeng! - Add a customizable footer status line, configured via [status_line] in tui.toml.
Patch Changes
- #2313
de0ba9d Thanks @starquakee! - Stop the turn after repeated invalid tool calls instead of retrying indefinitely.
- #2147
29783e4 Thanks @wbxl2000! - Show a quota note after installing official plugins that bill against plan quota (such as Kimi Datasource).
- #2147
29783e4 Thanks @wbxl2000! - Show a notice when an official plugin used in the session has an update available. Run /plugins to install it.
- #1857
cdbd33c Thanks @vinlee19! - Fail fast when account quota or balance is exhausted instead of silently retrying for ~3 minutes.
- #2294
425cfdf Thanks @wbxl2000! - web: Fix garbled line numbers in code blocks.
- #2312
d03a488 Thanks @sailist! - Remove the 50 MB size limit on file uploads to the built-in server.