LangGraph v1.1 Ships Type-Safe Streaming — LangSmith Agent Builder Becomes "Fleet"

LangGraph v1.1 Ships Type-Safe Streaming — LangSmith Agent Builder Becomes "Fleet"

LangChain's March 2026 newsletter landed tonight packed with significant updates across its entire product line. The headline release is LangGraph v1.1, which ships fully backwards-compatible type-safe streaming and invoke support alongside Pydantic and dataclass coercion — a change that closes one of the most persistent friction points for teams building typed Python agent services. Rounding out the LangGraph release is a new Deploy CLI that enables one-step terminal deploys straight to LangSmith, removing a lot of the scaffolding that previously separated local development from production.

The bigger strategic story in the newsletter is the rebrand of LangSmith Agent Builder to LangSmith Fleet. The new name comes with substance: Fleet gains agent identity, sharing controls, and fleet-wide permissions management — capabilities that signal LangChain's deliberate pivot from "framework for building one agent" to "platform for governing many agents in production." That puts it in direct enterprise competition with Salesforce Agentforce and Microsoft Copilot Studio. Alongside Fleet, LangSmith also announced the general availability of Polly, an AI assistant designed to behave like a senior engineer on your team, and opened a private preview of Sandboxes, a locked-down code execution environment purpose-built for agents running untrusted or generated code.

For teams shipping agents at scale, the combination of LangGraph v1.1's type guarantees, the Deploy CLI, and Fleet's governance layer represents a meaningful maturity jump in the LangChain stack. The addition of enterprise-grade ABAC and Audit Logs in LangSmith rounds out what is now a credible production-operations story, not just a prototyping toolkit.

Read the full article at LangChain Blog →