macOS
brew install kimi-clilocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für kimi-cli in AI-Agent-Workflows.
Installation
brew install kimi-clilocal Homebrew formula metadata
scoop install main/kimi-cliScoop official bucket manifest trees · bucket/kimi-cli.json · Quelle: api.github.com
winget install --id MoonshotAI.KimiCLI -eWindows Package Manager source index · MoonshotAI.KimiCLI · Quelle: cdn.winget.microsoft.com
Überblick
CLI agent for MoonshotAI Kimi platform
Verlauf
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.
Sicherheitslage
Für kimi-cli wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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/Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
kimi | cli | globales Executable | |
kimi-cli | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://moonshotai.github.io/kimi-cli/
Installationsmetadaten
| Paketschlüssel | brew:kimi-cli |
|---|---|
| Version | 1.48.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/kimi-cli |
| Homepage | https://moonshotai.github.io/kimi-cli/ |
| Repository | https://github.com/MoonshotAI/kimi-cli |
| Upstream-Dokumentation | https://github.com/MoonshotAI/kimi-cli#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://files.pythonhosted.org/packages/e9/a9/3d25e80362abb7345a5dd05dc47cdcdc627e8d810d027943cc4647dcdb03/kimi_cli-1.48.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-17T21:17:35+08:00 |
| Pulse | updated |
| Abhängigkeiten | certifi, cryptography, libyaml, pillow, pydantic, python@3.14, re2, rpds-py |
| Build-Abhängigkeiten | pkgconf, pybind11, rust |
| Von macOS bereitgestellte Bibliotheken | libffi, libxml2, libxslt |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
main/kimi-cli
scoop install main/kimi-cliMoonshotAI.KimiCLI
winget install --id MoonshotAI.KimiCLI -eMoonshotAI.Kimi
winget install --id MoonshotAI.Kimi -eQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.