macOS
brew install langgraph-clilocal Homebrew formula metadata
brew / 順位 2706
langgraph-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install langgraph-clilocal Homebrew formula metadata
nix profile install nixpkgs#langgraph-clinixpkgs package indexes · pkgs/by-name/la/langgraph-cli/package.nix · ソース: api.github.com
概要
Command-line interface for deploying apps to the LangGraph platform
履歴
LangGraph CLI is the command-line tool for creating, developing, building, and running LangGraph applications and LangGraph API servers.
LangGraph grew out of the LangChain ecosystem as lower-level infrastructure for stateful, long-running agent workflows. The LangGraph repository describes the core framework as orchestration infrastructure for durable execution, human-in-the-loop control, memory, debugging, and production deployment.
The CLI package is housed in the LangGraph monorepo under `libs/cli` and is published as the `langgraph-cli` Python package. Its project metadata describes it as a CLI for interacting with the LangGraph API, with a `langgraph` console script and dependencies for HTTP access, dotenv loading, and LangGraph SDK integration.
The CLI follows LangGraph's broader adoption among AI-agent developers: it packages local development, Docker image generation, and deployment commands behind one command name. The upstream README cites companies such as Klarna, Replit, and Elastic as LangGraph users, which made the CLI part of the operational tooling around a visible agent framework.
The docs define `langgraph.json` as the default configuration file for declaring dependencies, graphs, and environment variables. Common commands include local development, image build, deployment, starting services with Docker Compose, and generating Dockerfiles.
For package nerds, LangGraph CLI is interesting because it is not just a wrapper around a library: it is the packaging boundary between agent source trees, local service orchestration, Docker images, and hosted LangGraph deployments. Its Homebrew formula also reflects a Python AI tool being distributed as a first-class command-line utility.
セキュリティ状態
langgraph-cli に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
langgraph.jsonCredential-bearing paths to review before unattended agent runs.
.env実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
langgraph | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:langgraph-cli |
|---|---|
| バージョン | 0.4.31 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://www.github.com/langchain-ai/langgraph |
| 最終更新 | 2026-07-12T00:18:23Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
langgraph-cli
nix profile install nixpkgs#langgraph-cliソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.