Skip to content

Releases: MoonshotAI/kimi-cli

1.5

30 Jan 16:19
8863e36

Choose a tag to compare

What's Changed

  • feat(web): add Open-In & Git diff stats with chat search UI by @RealKai42 in #813
  • chore: bump version to 1.5 by @stdrc in #815

Full Changelog: 1.4...1.5

1.4

30 Jan 11:37
b1af163

Choose a tag to compare

1.4

What's Changed

  • feat: add web ui for kimi cli by @RealKai42 in #775
  • chore(deps-dev): bump ty from 0.0.13 to 0.0.14 by @dependabot[bot] in #793
  • feat(config): add KIMI_SHARE_DIR environment variable by @stdrc in #798
  • feat(shell): show remaining quota percentage in /usage and add /status alias by @stdrc in #801
  • refactor(shell): merge /login and /setup commands by @stdrc in #805
  • fix(auth): sanitize HTTP header values to ASCII by @stdrc in #753
  • refactor(auth): migrate OAuth credential storage from keyring to file by @stdrc in #810
  • fix(examples): passing OAuthManager to Runtime.create by @IthacaDream in #807
  • chore: bump version to 1.4 by @stdrc in #812

New Contributors

Full Changelog: 1.3...1.4

1.3

28 Jan 07:50
82324a0

Choose a tag to compare

1.3

What's Changed

  • fix(auth): fix auth issue during agent turns by @stdrc in #738
  • refactor(tool): wrap media content with descriptive tags in ReadMediaFile by @stdrc in #744
  • chore(release): bump version to 1.3 by @stdrc in #745

Full Changelog: 1.2...1.3

1.2

27 Jan 15:49
7466832

Choose a tag to compare

1.2

Full Changelog: 1.1...1.2

1.1

27 Jan 04:14
edd2b10

Choose a tag to compare

1.1

What's Changed

  • chore(deps-dev): bump ty from 0.0.13 to 0.0.14 by @dependabot[bot] in #718

Full Changelog: 1.0...1.1

1.0

27 Jan 03:09
274946b

Choose a tag to compare

1.0

What's Changed

  • fix(core): fix subagent approval request handling by @stdrc in #714
  • feat(auth): enable OAuth login for Kimi account by @stdrc in #719
  • chore: bump kimi-cli to 1.0 and kosong to 0.41.0 by @stdrc in #720

Full Changelog: 0.88...1.0

What's Changed

  • fix(core): fix subagent approval request handling by @stdrc in #714
  • feat(auth): enable OAuth login for Kimi account by @stdrc in #719
  • chore: bump kimi-cli to 1.0 and kosong to 0.41.0 by @stdrc in #720

Full Changelog: 0.88...1.0

0.88

26 Jan 13:10
afb6923

Choose a tag to compare

What's Changed

  • feat(mcp): remove mcp-session-id header injection for HTTP transports by @xiaoju111a in #681
  • test: add e2e tests for wire mode by @stdrc in #707
  • chore: rebrand Kimi CLI to Kimi Code CLI in docs and UI copy by @stdrc in #709
  • docs: recommend Python 3.13 for installation by @stdrc in #710
  • feat(auth): add /login /logout and kimi login | logout by @stdrc in #687
  • chore(release): bump kimi-cli and kimi-code to 0.88 by @stdrc in #711

Full Changelog: 0.87...0.88

0.87

25 Jan 09:48
4ecba95

Choose a tag to compare

What's Changed

  • fix(shell): image pasting from clipboard on macOS by @stdrc in #699
  • feat(prompt): improve guidelines for research and media processing by @stdrc in #701
  • feat(skills): add more user-level and project-level skills directory candidates by @stdrc in #702
  • fix(ui): handle orphan HTML blocks in markdown rendering by @stdrc in #703
  • chore: bump version to 0.87 by @stdrc in #704

Full Changelog: 0.86...0.87

0.86

24 Jan 14:23
c65d9e3

Choose a tag to compare

What's Changed

  • chore: bump kimi-cli to 0.86 and kimi-sdk to 0.2.1 by @stdrc in #696

Full Changelog: 0.85...0.86

0.84

22 Jan 13:11
75e99fb

Choose a tag to compare

What's Changed

  • fix(shell): hide completions when slash command is exactly matched by @stdrc in #666
  • fix(file): treat SVG files as text instead of image by @stdrc in #667
  • feat: explain kosong/kaos/klip in AGENTS.md by @xxchan in #675
  • chore(deps): bump tomlkit from 0.13.3 to 0.14.0 by @dependabot[bot] in #669
  • chore(deps-dev): bump pyinstaller from 6.17.0 to 6.18.0 by @dependabot[bot] in #672
  • chore(deps): bump jinja2 from 3.1.4 to 3.1.6 by @dependabot[bot] in #670
  • feat(ci): release onedir for all platforms by @YoungY620 in #676
  • feat(flow): support D2 markdown blocks by @xxchan in #663
  • fix(cli): resolve event loop error on reload and /clear with --continue by @stdrc in #679
  • chore: bump version to 0.84 by @stdrc in #680

Full Changelog: 0.83...0.84