Skip to content

@moonshot-ai/kimi-code@0.20.3

Choose a tag to compare

@github-actions github-actions released this 30 Jun 04:40
· 689 commits to main since this release
b41f108

Patch Changes

  • #1207 14d9e98 - Refresh provider model lists automatically in the background instead of only at startup, so newly available models appear without restarting.

  • #1191 0df1812 - Fix provider error messages rendering as blank lines in the TUI when the server returns an HTML error page.

  • #1212 636ccc4 - Fix the web composer being hidden behind the mobile Safari toolbar and the page auto-zooming when the composer is focused.

  • #1068 c82dcf9 - Glob now uses ripgrep, so it respects .gitignore by default, supports brace patterns, returns only files, and keeps partial results with a warning when some directories are unreadable.

  • #1209 0635387 - Align malformed tool call argument handling with schema validation fallback.