pkg.soopen package index

brew / 順位 2702

langgraph-cli を Homebrew, Nix でインストール

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

インストール

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

macOS

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

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#langgraph-cli

nixpkgs package indexes · pkgs/by-name/la/langgraph-cli/package.nix · ソース: api.github.com

概要

パッケージ概要

Command-line interface for deploying apps to the LangGraph platform

コマンドとエイリアス

  • langgraph

履歴

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

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.

タイムライン

  • 2024: LangGraph became a prominent LangChain-family project for stateful agent workflows.
  • 2024: `langgraph-cli` appeared as a Python package for interacting with LangGraph API projects.
  • 2025-2026: The CLI docs describe Python and JavaScript command variants for build, deploy, up, and Dockerfile workflows.

Related projects

  • Related projects include LangGraph, LangChain, LangSmith, LangGraph.js, and the LangGraph SDK packages used by the CLI.

セキュリティ状態

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

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

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 6 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

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
langgraph.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.env

実行可能ファイル

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

コマンド種類公開範囲メモ
langgraphcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-08-04
マネージャ版0.4.31
マネージャ更新日2026-07-12
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/langchain-ai/langgraph

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:langgraph-cli
バージョン0.4.31
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/langgraph-cli
ホームページhttps://www.github.com/langchain-ai/langgraph
上流ドキュメントhttps://www.github.com/langchain-ai/langgraph
ライセンスMIT
ソースアーカイブhttps://files.pythonhosted.org/packages/51/47/b436abcd95cdc0685e662b7b6670566fed6f96a6ebeb130ad20b9781cd45/langgraph_cli-0.4.31.tar.gz
最終更新2026-07-12T00:18:23Z
Pulseupdated
依存関係certifi, libyaml, pydantic, python@3.14, xxhash, zstd
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namelanggraph-cli
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Nix95%

langgraph-cli

nix profile install nixpkgs#langgraph-cli
  • normalized package name match
  • 一致条件: Langgraph Cli
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/la/langgraph-cli/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

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

このページは 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
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation