ZIP
WinGet
Kimi CLI
Beijing Yuezhi Dark Face Technology Co., Ltd. · 0.55 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
kimi-0.55-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MoonshotAI.KimiCLI
Version
0.55
Description
A new CLI agent that can help you with your software development tasks and terminal operations.
License
Apache-2.0
↗
Installer URL
https://github.com/MoonshotAI/kimi-cli/releases/download/0.55/kimi-0.55-x86_64-pc-windows-msvc.zip
Release Notes
What's Changed
- feat: improve SetTodoList rendering with Markdown styles by @tang-hi in https://github.com/MoonshotAI/kimi-cli/pull/284
- fix: type mismatch in pyproject.toml by @lychees in https://github.com/MoonshotAI/kimi-cli/pull/304
- chore(deps): bump ruff from 0.14.4 to 0.14.5 by @dependabot[bot] in https://github.com/MoonshotAI/kimi-cli/pull/283
- fix: resolve to absolute path for paths in agent files by @stdrc in https://github.com/MoonshotAI/kimi-cli/pull/310
- feat: add enable_loggin…