Skip to content

Releases: MoonshotAI/kimi-cli

1.48.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:50
2c34efb

What's Changed

  • fix(kosong): round-trip empty reasoning content by @RealKai42 in #2446
  • feat(soul): escalate repeated-tool-call reminders and force-stop on dead-end streak by @jackfish212 in #2466
  • chore(release): bump kimi-cli to 1.48.0 and kosong to 0.54.0 by @sailist in #2467

New Contributors

Full Changelog: 1.47.0...1.48.0

1.47.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 10:35
36c91b3

What's Changed

  • fix(tools): include trailing output in error briefs and render brief as plain text by @liruifengv in #2389
  • docs: rename project to Kimi CLI and link to Kimi Code CLI successor by @RealKai42 in #2431
  • feat(shell): guide users to upgrade to the new Kimi Code by @RealKai42 in #2432
  • chore(release): bump kimi-cli to 1.47.0 by @RealKai42 in #2433

Full Changelog: 1.46.0...1.47.0

1.46.0

Choose a tag to compare

@github-actions github-actions released this 29 May 05:56
fa527f6

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

Full Changelog: 1.45.0...1.46.0

1.45.0

Choose a tag to compare

@github-actions github-actions released this 27 May 03:39
92ce7ca

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

Choose a tag to compare

@github-actions github-actions released this 14 May 05:40
33d7b4f

What's Changed

Full Changelog: 1.43.0...1.44.0

1.43.0

Choose a tag to compare

@github-actions github-actions released this 12 May 13:04
5caefd5

What's Changed

New Contributors

Full Changelog: 1.42.0...1.43.0

1.42.0

Choose a tag to compare

@github-actions github-actions released this 11 May 04:04
782ae34

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

Full Changelog: 1.41.0...1.42.0

1.41.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 14:07
1793816

What's Changed

New Contributors

Full Changelog: 1.40.0...1.41.0

1.40.0

Choose a tag to compare

@github-actions github-actions released this 28 Apr 13:51
8ac1f0e

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

Full Changelog: 1.39.0...1.40.0

1.39.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 06:22
1e45df0

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