pkg.soopen package index

brew / 順位 1519

kimi-cli を Homebrew, scoop, winget でインストール

kimi-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install kimi-cli

local Homebrew formula metadata

Windows

Scoop確認済み · 92%
scoop install main/kimi-cli

Scoop official bucket manifest trees · bucket/kimi-cli.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id MoonshotAI.KimiCLI -e

Windows Package Manager source index · MoonshotAI.KimiCLI · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

CLI agent for MoonshotAI Kimi platform

コマンドとエイリアス

  • kimi
  • kimi-cli

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2026: Kimi CLI release 1.46.0 included docs announcing the evolution to the Kimi Code successor project.
  • 2026: Kimi CLI release 1.47.0, released on 2026-06-05, renamed project docs to Kimi CLI and guided users to upgrade to Kimi Code.
  • 2026: Kimi CLI release 1.48.0 assets were published on 2026-06-22.

Related projects

  • Kimi Code CLI is the successor project named by the Kimi CLI README.
  • kimi-agent-rs is the Rust rewrite that preserves Kimi CLI compatibility.
  • Agent Client Protocol, MCP, Zsh integration, and the Kimi Code VS Code extension are adjacent integration surfaces documented by the project.

セキュリティ状態

保護ツール対応はまだ見つかっていません

kimi-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.kimi/config.toml~/.kimi/mcp.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.kimi/config.toml~/.kimi/credentials/<provider>.json~/.kimi/mcp-oauth/

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
kimi実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。
kimi-cli実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版1.48.0
マネージャ更新日2026-08-02
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:kimi-cli
バージョン1.48.0
パッケージマネージャHomebrew
ホームページhttps://moonshotai.github.io/kimi-cli/
リポジトリhttps://github.com/MoonshotAI/kimi-cli
最終更新2026-08-02T01:26:52+09:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Scoop95%

main/kimi-cli

scoop install main/kimi-cli
  • normalized package name match
  • 一致条件: Kimi Cli
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/kimi-cli.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

MoonshotAI.KimiCLI

winget install --id MoonshotAI.KimiCLI -e
  • normalized package name match
  • 一致条件: Kimi Cli
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MoonshotAI.KimiCLI from https://cdn.winget.microsoft.com/cache/source.msix
winget92%

MoonshotAI.Kimi

winget install --id MoonshotAI.Kimi -e
  • installed executable or alias match
  • 一致条件: Kimi
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: MoonshotAI.Kimi from https://cdn.winget.microsoft.com/cache/source.msix

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation