Silent Install HQ
ZIP WinGet

Kimi CLI

Beijing Yuezhi Dark Face Technology Co., Ltd. · 1.31.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

SHA256 0fe740ca6584d97058960d93d2638a90c07ce321f945a6a678932b85aa03e076 VirusTotal ↗
Filename kimi-1.31.0-x86_64-pc-windows-msvc.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID MoonshotAI.KimiCLI
Version 1.31.0
Description A new CLI agent that can help you with your software development tasks and terminal operations.
License Apache-2.0
Release Notes What's Changed - fix(shell): prevent Rich default markdown styles from leaking background colors by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1739 - feat(tools): add totalLines and tail mode to ReadFile tool by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1740 - fix(todo): refactor SetTodoList to persist state and prevent tool call storms by @RealKai42 in https://github.com/MoonshotAI/kimi-cli/pull/1742 - fix(shell): use git ls-files for @ file mention in large repos…