LangGraph
Framework from LangChain for building stateful, multi-actor agent applications with LLMs.
LangGraph settles into a maintenance window after the v3 streaming push
◆Recent moves
- 3d ago
1.2.7: checkpoint snapshot fixes and dependency bumps
Patch release: checkpoint snapshot DeltaChannel and Overwrite JSON-roundtrip fixes plus routine dependency bumps. Maintenance on the v3 streaming surface, no new capability.
View source ↗ - 14d ago
1.2.6: subgraph checkpoint and v3 stream-abort fixes
Patch release fixing a nested-subgraph checkpoint_ns regression introduced in 1.2.3 and cleaning up subgraph cancellation on v3 stream abort. Stabilizes recently shipped streaming work.
View source ↗ - 16d ago
CLI 0.4.30: compatible API version-range support
CLI gains support for compatible API version ranges, easing the match between a deployed LangGraph API and the CLI driving it. A real operational option on the self-hosting path.
View source ↗ - 20d ago
1.2.5: config-metadata merge fix, type-checker migration
Patch release: config-metadata merge fix, an updateState bug fix on empty threads, migration of type checking to ty, and dependency bumps. Internal hardening only.
View source ↗ - 21d ago
CLI 0.4.29: HTTPS support for the local dev server
CLI adds certfile and cert-key passing so the local dev server can run under HTTPS. A small but real convenience for local agent development against TLS-only dependencies.
View source ↗ - 22d ago
CLI 0.4.28: dependency bumps and type-check migration
CLI patch consisting of dependency bumps and the migration of type checking to ty. No user-facing change.
View source ↗