Skip to content

Releases: MoonshotAI/kimi-cli

0.78

15 Jan 17:26
05de979

Choose a tag to compare

What's Changed

  • feat(flow): add D2 flowchart format support for Prompt Flow by @stdrc in #626
  • chore: bump kimi-cli to 0.78 and kimi-sdk to 0.1.1 by @stdrc in #627

Full Changelog: 0.77...0.78

0.76

12 Jan 13:11
f235007

Choose a tag to compare

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

09 Jan 14:47
6eaf8bd

Choose a tag to compare

What's Changed

  • feat(skills): add kimi-cli-help built-in skill by @xxchan in #595
  • chore: bump version to 0.75 by @stdrc in #598

Full Changelog: 0.74...0.75

0.74

09 Jan 13:23
cfc43f2

Choose a tag to compare

What's Changed

  • feat(acp): support acp auth methods, models and deprecate --acp option by @stdrc in #591
  • feat(tool): support reading image and video files in ReadFile tool by @stdrc in #596
  • chore: bump kimi-cli to 0.74 and pykaos to 0.6.0 by @stdrc in #597

Full Changelog: 0.73...0.74

0.73

08 Jan 16:54
10fe8fa

Choose a tag to compare

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.wire module by @stdrc in #588
  • feat: add ralph loop by @xxchan in #568
  • feat(sdk): add kimi-sdk by @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

Full Changelog: 0.72...0.73

0.72

04 Jan 06:01
81dd4ad

Choose a tag to compare

What's Changed

  • chore: fix python 3.14 installation issue and bump to 0.72 by @stdrc in #565

Full Changelog: 0.71...0.72

0.71

04 Jan 05:08
b3c2aef

Choose a tag to compare

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

31 Dec 13:50
1f9bbc6

Choose a tag to compare

What's Changed

Full Changelog: 0.69...0.70

0.68

24 Dec 12:40
d5ae5b8

Choose a tag to compare

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 TodoDisplayBlock by @stdrc in #519
  • perf(tool): send only the diffs via display field 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

22 Dec 12:09
44976d3

Choose a tag to compare

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_ms config item by @stdrc in #509
  • feat(prompt): improve system prompt and ReadFile tool 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