macOS
brew install kimi-clilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de kimi-cli pour les workflows d'agents IA.
installation
brew install kimi-clilocal Homebrew formula metadata
scoop install main/kimi-cliScoop official bucket manifest trees · bucket/kimi-cli.json · Source: api.github.com
winget install --id MoonshotAI.KimiCLI -eWindows Package Manager source index · MoonshotAI.KimiCLI · Source: cdn.winget.microsoft.com
aperçu
CLI agent for MoonshotAI Kimi platform
historique
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.
posture de sécurité
Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour kimi-cli. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
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/exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
kimi | cli | exécutable global | |
kimi-cli | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://moonshotai.github.io/kimi-cli/
métadonnées d'installation
| Clé du paquet | brew:kimi-cli |
|---|---|
| Version | 1.48.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/kimi-cli |
| Page d'accueil | https://moonshotai.github.io/kimi-cli/ |
| Dépôt | https://github.com/MoonshotAI/kimi-cli |
| Docs amont | https://github.com/MoonshotAI/kimi-cli#readme |
| Licence | Apache-2.0 |
| Archive source | https://files.pythonhosted.org/packages/e9/a9/3d25e80362abb7345a5dd05dc47cdcdc627e8d810d027943cc4647dcdb03/kimi_cli-1.48.0.tar.gz |
| Dernière mise à jour | 2026-07-17T21:17:35+08:00 |
| Pulse | updated |
| Dépendances | certifi, cryptography, libyaml, pillow, pydantic, python@3.14, re2, rpds-py |
| Dépendances de compilation | pkgconf, pybind11, rust |
| Bibliothèques fournies par macOS | libffi, libxml2, libxslt |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
main/kimi-cli
scoop install main/kimi-cliMoonshotAI.KimiCLI
winget install --id MoonshotAI.KimiCLI -eMoonshotAI.Kimi
winget install --id MoonshotAI.Kimi -episte source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.