macOS
brew install kimi-clilocal Homebrew formula metadata
安装
brew install kimi-clilocal Homebrew formula metadata
scoop install main/kimi-cliScoop official bucket manifest trees · bucket/kimi-cli.json · 来源: api.github.com
winget install --id MoonshotAI.KimiCLI -eWindows Package Manager source index · MoonshotAI.KimiCLI · 来源: cdn.winget.microsoft.com
概览
CLI agent for MoonshotAI Kimi platform
历史
Kimi CLI is MoonshotAI's terminal AI agent for software-development and shell workflows. Its README describes an agent that can edit code, execute commands, fetch web pages, plan, and adjust actions from terminal feedback.
Kimi CLI was the earlier MoonshotAI terminal-agent package around the Kimi platform. The repository includes Python package structure, docs, examples, SDK material, tests, and release automation, showing a full CLI product rather than a thin API wrapper.
In 2026 the project began a transition to Kimi Code CLI. The README states that Kimi CLI is evolving into Kimi Code CLI, that installing Kimi Code CLI migrates configuration and sessions, and that the Kimi CLI project will be gradually wound down while docs and existing installations remain available.
Kimi CLI accumulated a visible developer audience on GitHub and was packaged for Homebrew in this batch. Its official README also documents integrations with VS Code, Agent Client Protocol-compatible editors, Zsh, and MCP servers, placing it in the 2025-2026 wave of terminal AI agent tooling.
The companion kimi-agent-rs repository describes a Rust rewrite of the Python kimi-cli runtime that must preserve wire protocol, message formats, ~/.kimi data layout, tool schemas, and externally observable behavior, which is a strong signal that Kimi CLI had become a compatibility target inside MoonshotAI's agent tooling.
Users run Kimi CLI as an interactive terminal agent, authenticate with /login, connect MCP servers, and use it either directly in a terminal or as an ACP agent server for editors such as Zed or JetBrains IDEs.
Its configuration and credential paths matter to package users because Kimi Code CLI migration preserves that state rather than treating the successor as a clean-room replacement.
Kimi CLI is interesting as a transition package: it represents the Python-era MoonshotAI terminal agent and the compatibility surface that newer runtimes and successor CLIs had to carry forward.
For package managers, the useful bit is not only the binary name but the state layout under ~/.kimi, because that is what determines whether upgrades and successor packages can avoid breaking developer sessions.
安全态势
没有找到 kimi-cli 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.kimi/config.toml~/.kimi/mcp.jsonCredential-bearing paths to review before unattended agent runs.
~/.kimi/config.toml~/.kimi/credentials/<provider>.json~/.kimi/mcp-oauth/可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
kimi | cli | 全局可执行文件 | |
kimi-cli | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://moonshotai.github.io/kimi-cli/
安装元数据
| 软件包键 | brew:kimi-cli |
|---|---|
| 版本 | 1.48.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/kimi-cli |
| 主页 | https://moonshotai.github.io/kimi-cli/ |
| 仓库 | https://github.com/MoonshotAI/kimi-cli |
| 上游文档 | https://github.com/MoonshotAI/kimi-cli#readme |
| 许可证 | Apache-2.0 |
| 源码归档 | https://files.pythonhosted.org/packages/e9/a9/3d25e80362abb7345a5dd05dc47cdcdc627e8d810d027943cc4647dcdb03/kimi_cli-1.48.0.tar.gz |
| 最后更新 | 2026-07-17T21:17:35+08:00 |
| Pulse | updated |
| 依赖 | certifi, cryptography, libyaml, pillow, pydantic, python@3.14, re2, rpds-py |
| 构建依赖 | pkgconf, pybind11, rust |
| macOS 提供的库 | libffi, libxml2, libxslt |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kimi-cli |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
main/kimi-cli
scoop install main/kimi-cliMoonshotAI.KimiCLI
winget install --id MoonshotAI.KimiCLI -eMoonshotAI.Kimi
winget install --id MoonshotAI.Kimi -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.