Releases: MoonshotAI/kimi-cli
Releases · MoonshotAI/kimi-cli
1.46.0
What's Changed
- docs: announce evolution to Kimi Code successor project by @RealKai42 in #2377
- docs: fix router auto language redirect by @RealKai42 in #2378
- feat(shell): update welcome tip link to kimi.com/code and support styled Text by @jackfish212 in #2390
- fix(acp): replay session history on load by @bugkeep in #2132
- fix(term, app): prevent TTY hang on exit and close MCP connections during shutdown by @thecannabisapp in #1985
- docs: update evolution banner to announce rebuilt CLI release by @RealKai42 in #2393
- chore(release): bump kimi-cli to 1.46.0 by @jackfish212 in #2391
New Contributors
- @bugkeep made their first contribution in #2132
- @thecannabisapp made their first contribution in #1985
Full Changelog: 1.45.0...1.46.0
1.45.0
What's Changed
- fix(shell): Fix misleading "Quota exceeded" prefix shown on every 403 error by @liruifengv in #2342
- feat(toolset): improve dedup with sparse reminders and canonical args by @jackfish212 in #2372
- chore(release): bump kimi-cli to 1.45.0 by @jackfish212 in #2373
Full Changelog: 1.44.0...1.45.0
1.44.0
What's Changed
- refactor(telemetry): track btw side question as tool_call event by @jackfish212 in #2257
- chore(release): bump kimi-cli and kimi-code to 1.44.0 by @jackfish212 in #2262
Full Changelog: 1.43.0...1.44.0
1.43.0
What's Changed
- feat(ui): improve shell spacing, link highlighting and notification duration by @jackfish212 in #2230
- feat(telemetry): polish event schema with outcome enum, lifecycle tracking and error enrichment by @jackfish212 in #2226
- fix(soul): keep subagent plan-mode reminders safe by @7Sageer in #2229
- chore(skills): upgrade release and gen-changelog skills by @7Sageer in #2228
- fix(mcp): upgrade FastMCP OAuth storage by @7Sageer in #2241
- ci: build macOS x64 CLI release artifact by @wbxl2000 in #2243
- fix(deps): bump pillow to 12.2.0 for CVE-2026-25990 by @farmer-data in #2187
- feat(toolset): add tool call deduplication for same-step and cross-step repeats by @jackfish212 in #2242
- chore(release): bump kimi-cli and kimi-code to 1.43.0 by @jackfish212 in #2244
New Contributors
- @farmer-data made their first contribution in #2187
Full Changelog: 1.42.0...1.43.0
1.42.0
What's Changed
- fix(soul): clear partial UI output when LLM step is retried by @7Sageer in #2177
- fix(tests): unbreak main CI after #2177 by @7Sageer in #2213
- fix(shell): register /btw slash command by @7Sageer in #2205
- refactor(windows): switch Shell backend from PowerShell to git-bash by @7Sageer in #2186
- feat(telemetry): add app_name and build_sha with remote provenance to context by @jackfish212 in #2190
- chore(release): bump kimi-cli to 1.42.0 by @RealKai42 in #2225
New Contributors
- @7Sageer made their first contribution in #2177
- @jackfish212 made their first contribution in #2190
Full Changelog: 1.41.0...1.42.0
1.41.0
What's Changed
- fix(clipboard): enable clipboard paste on headless Linux over SSH by @ZichenWen1 in #2115
- fix(plugin): support installing from .zip URL by @tempurai in #2126
- chore(release): bump kimi-cli to 1.41.0 by @RealKai42 in #2130
New Contributors
- @ZichenWen1 made their first contribution in #2115
Full Changelog: 1.40.0...1.41.0
1.40.0
What's Changed
- fix(shell): show active agent task count in prompt status bar by @wbxl2000 in #2041
- fix(auth): recover OAuth flows after transient failures by @wbxl2000 in #2060
- fix(shell): correct /usage remaining quota display by @wbxl2000 in #2078
- fix(shell): echo workflow slash inputs by @Miss-you in #2052
- docs: Update changelog by @liruifengv in #2084
- fix(soul): re-inject yolo reminder after context compaction by @ahyangyi in #2003
- fix(approval): scope pending requests to turn lifecycle by @wbxl2000 in #2087
- chore(config): raise default max_steps_per_turn from 500 to 1000 by @liruifengv in #2088
- fix(chat-provider): preserve refreshed OAuth token on connection recovery by @ayokaa in #2004
- feat(telemetry): implement session tracking and telemetry server by @RealKai42 in #2098
- test(ai):add e2e accurary by @tpoisonooo in #2085
- fix(web): keep tool media previews visible by @wbxl2000 in #2104
- fix(web): preserve manual session titles by @wbxl2000 in #2102
- fix(yolo): unblock AskUserQuestion; add orthogonal afk mode by @RealKai42 in #2045
- chore(release): bump kimi-cli to 1.40.0 and kosong to 0.53.0 by @RealKai42 in #2108
New Contributors
- @ayokaa made their first contribution in #2004
- @tpoisonooo made their first contribution in #2085
Full Changelog: 1.39.0...1.40.0
1.39.0
What's Changed
- fix(shell): approval request text input should render caret correctly by @kermanx in #2005
- feat(kimi): add KIMI_MODEL_THINKING_KEEP env for preserved thinking by @RealKai42 in #2029
- feat(soul): add inject_yolo_prompt config to suppress yolo mode prompt injection by @powerfooI in #2028
- fix(kosong/kimi): fill in missing JSON Schema type for MCP tool parameters by @wbxl2000 in #2030
- fix(kosong/kimi): omit content field on empty assistant tool-call messages by @wbxl2000 in #2035
- fix(kimi): default openai_legacy reasoning_key to fix DeepSeek 400 by @RealKai42 in #2053
- fix(skill): scope-group the skills system prompt and honor project overrides by @RealKai42 in #2044
- chore(release): bump kimi-cli 1.39.0 and kosong 0.52.0 by @RealKai42 in #2054
Full Changelog: 1.38.0...1.39.0
1.38.0
What's Changed
- feat(telemetry): integrate telemetry tracking across interactive and … by @RealKai42 in #1798
- fix(kosong/anthropic): merge parallel tool_results into one user msg by @wbxl2000 in #1978
- fix(install): fix uv not found error on Windows by @kermanx in #1993
- fix(soul): carry approval cancellation feedback to ApprovalResult by @wbxl2000 in #1979
- fix(auth): do not delete credentials file on a single refresh 401 by @wbxl2000 in #1996
- chore(release): bump kimi-cli to 1.38.0 and kosong to 0.51.0 by @RealKai42 in #2009
New Contributors
Full Changelog: 1.37.0...1.38.0
1.37.0
What's Changed
- docs(config): clarify quoted TOML keys for dotted model names by @yongtenglei in #1870
- feat(auth): auto-refresh managed models at startup and surface API display_name by @RealKai42 in #1948
- fix(soul): keep agent loop alive while background tasks are running by @RealKai42 in #1802
- chore(release): bump kimi-cli to 1.37.0 by @RealKai42 in #1955
New Contributors
- @yongtenglei made their first contribution in #1870
Full Changelog: 1.36.0...1.37.0