ZIP
WinGet
Kimi CLI
Beijing Yuezhi Dark Face Technology Co., Ltd. · 1.36.0 · 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-1.36.0-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
MoonshotAI.KimiCLI
Version
1.36.0
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/1.36.0/kimi-1.36.0-x86_64-pc-windows-msvc.zip
Release Notes
What's Changed
- feat(core): increase default max_steps_per_turn from 100 to 500 by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1908
- fix(shell): show moon spinner fallback during all active turn gaps by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1909
- fix(build): set PYINSTALLER_ONEDIR env in Makefile and fix skills path in frozen env by @tempurai in https://github.com/MoonshotAI/kimi-cli/pull/1912
- revert: undo accidentally-pushed anthropic thinking effort refac…