macOS
brew install langgraph-clilocal Homebrew formula metadata
brew / Rang 2706
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für langgraph-cli in AI-Agent-Workflows.
Installation
brew install langgraph-clilocal Homebrew formula metadata
nix profile install nixpkgs#langgraph-clinixpkgs package indexes · pkgs/by-name/la/langgraph-cli/package.nix · Quelle: api.github.com
Überblick
Command-line interface for deploying apps to the LangGraph platform
Verlauf
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.
Sicherheitslage
Für langgraph-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.
langgraph.jsonCredential-bearing paths to review before unattended agent runs.
.envExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
langgraph | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:langgraph-cli |
|---|---|
| Version | 0.4.31 |
| Paketmanager | Homebrew |
| Homepage | https://www.github.com/langchain-ai/langgraph |
| Zuletzt aktualisiert | 2026-07-12T00:18:23Z |
| Pulse | updated |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
langgraph-cli
nix profile install nixpkgs#langgraph-cliQuellspur
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.