Releases: MoonshotAI/kimi-cli
Releases ยท MoonshotAI/kimi-cli
0.78
0.76
What's Changed
- feat(tool): conditional description for read file by @stdrc in #603
- feat(shell): improve slash commands and help display by @stdrc in #604
- fix(tool): prevent TypeScript files from being misidentified as video by @xiaoju111a in #602
- chore: bump version to 0.76 by @stdrc in #605
Full Changelog: 0.75...0.76
0.75
0.74
0.73
What's Changed
- docs: Fix link in README for Chinese documentation by @Epsirom in #567
- fix: do not run this on fork by @yihong0618 in #566
- fix: fix the dependency conflict between kimi-cli/pykaos and gradio by @pvzheroes125 in #573
- fix(tools): expand ~ path in ReadFile tool by @xpzouying in #572
- feat(skills): add built-in skill-creator by @xxchan in #569
- chore: bump version to 0.5.4 by @stdrc in #574
- fix(wire): increase stdio buffer limit to 100MB by @xxchan in #575
- chore(deps): bump pillow from 12.0.0 to 12.1.0 by @dependabot[bot] in #570
- chore(deps): bump aiohttp from 3.13.2 to 3.13.3 by @dependabot[bot] in #571
- chore(deps-dev): bump ty from 0.0.7 to 0.0.9 by @dependabot[bot] in #550
- fix(mcp): wait for MCP tools before command loop by @stdrc in #576
- docs: add existing klips by @stdrc in #581
- fix: fix wire mode failing to accept valid cancel requests by @stdrc in #584
- feat(setup): model listing and refreshing by @stdrc in #587
- feat(wire): re-organize
kimi_cli.wiremodule by @stdrc in #588 - feat: add ralph loop by @xxchan in #568
- feat(sdk): add
kimi-sdkby @stdrc in #589 - feat(ui-shell,core): toggle /yolo and show yellow YOLO badge in toolbar by @0xWelt in #585
- docs: make docs llm-friendly by @stdrc in #590
- chore(deps): bump typer from 0.21.0 to 0.21.1 by @dependabot[bot] in #578
- chore(deps): bump aiofiles from 24.1.0 to 25.1.0 by @dependabot[bot] in #579
New Contributors
- @pvzheroes125 made their first contribution in #573
- @xpzouying made their first contribution in #572
- @0xWelt made their first contribution in #585
Full Changelog: 0.72...0.73
0.72
What's Changed
Full Changelog: 0.71...0.72
0.71
What's Changed
- feat(acp): add ACPKaos backend by @stdrc in #553
- feat(shell): add /model slash command by @stdrc in #556
- feat(soul): add skill slash commands by @stdrc in #558
- feat(tui): introduce toad as terminal ui (
kimi term) by @stdrc in #561 - feat(cli): add info command and modularize cli by @stdrc in #563
- chore: bump kimi-cli to 0.71 by @stdrc in #564
Full Changelog: 0.70...0.71
0.70
0.68
What's Changed
- feat(cli): add --config and --config-file to pass in config by @stdrc in #515
- feat(acp): support file diff preview in ACP mode by @stdrc in #517
- refactor(tool): display SetTodoList result with
TodoDisplayBlockby @stdrc in #519 - perf(tool): send only the diffs via
displayfield by @stdrc in #520 - feat(acp): connect to MCP servers managed by ACP clients by @stdrc in #521
- feat(acp): run shell command in ACP terminal by @stdrc in #522
- feat(mcp): add OAuth authorization support with auth/reset-auth/test commands by @xiaoju111a in #479
- chore: bump version to 0.68 by @stdrc in #525
Full Changelog: 0.67...0.68
0.67
What's Changed
- fix(acp): fix slash command in single-session acp mode by @stdrc in #508
- feat(mcp): allow config tool call timeout via
mcp.client.tool_call_timeout_msconfig item by @stdrc in #509 - feat(prompt): improve system prompt and
ReadFiletool by @stdrc in #492 - fix(shell-ui): fix ctrl-c not working when terminal is insane by @stdrc in #510
- refactor: use kosong.convert_mcp_content by @xxchan in #512
- feat(llm): support overwriting model parameters via env vars by @stdrc in #513
- chore: bump version to 0.67 by @stdrc in #514
Full Changelog: 0.66...0.67