Releases: MoonshotAI/kimi-cli
Releases · MoonshotAI/kimi-cli
1.5
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
- @IthacaDream made their first contribution in #807
Full Changelog: 1.3...1.4
1.3
1.2
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
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
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/logoutandkimi login | logoutby @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
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
What's Changed
Full Changelog: 0.85...0.86
0.84
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