LangGraph v1.1: Type-Safe Streaming, Pydantic Coercion, and Durable State for Production Agent Graphs
GitHub·medium signal
LangGraph v1.1 ships type-safe streaming, type-safe invoke, and automatic Pydantic/dataclass coercion — all backwards compatible. Combined with durable state (execution persists across server restarts) and first-class human-in-the-loop APIs for pausing agent execution for review, this release hardens LangGraph for production agent deployments. The type safety improvements eliminate a class of runtime errors in multi-step agent workflows.