pkg.sopackage field notes

brew / rank 2698

Install langgraph-cli with Homebrew

Command-line interface for deploying apps to the LangGraph platform. Version 0.4.31 via Homebrew; verified 2026-07-12.

install

Additional install commands

macOS

Homebrewverified ยท 100%
brew install langgraph-cli

provider-native install command

overview

Package summary

Command-line interface for deploying apps to the LangGraph platform

Commands and aliases

  • langgraph

history

Project history and usage

LangGraph CLI is the command-line tool for creating, developing, building, and running LangGraph applications and LangGraph API servers.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

No protected-tool coverage found yet

No matching local secret-handling manifest was found for langgraph-cli. Nucleus package metadata is still published here so future coverage has a stable package URL.

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

executables

Installed executables

CommandKindExposureNote
langgraphexecutableindexed executableDiscovered from the local executable index.

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-08-03
manager version0.4.31
manager updated2026-07-12
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:langgraph-cli
Version0.4.31
Package managerHomebrew
Homepagehttps://www.github.com/langchain-ai/langgraph
Last updated2026-07-12T00:18:23Z
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • curated configuration and credential file locations
  • curated package history
  • pkgdb category and tag curation