LangChain Launches Managed Deep Agents for Serverless Production Agent Deployment

Hacubu · x · 2026-08-19

LangChain has released Managed Deep Agents (MDA), a solution designed to streamline the building and deployment of production-grade agents.

Core Concept: Developers focus on the agent's intelligence (instructions, tools, skills, model selection), while MDA handles the underlying operations and infrastructure.

Key Features:

Workflow Example:

An agent is defined as a project folder containing agent.py (configuration), instructions.md (instructions), and directories for skills/ and tools/. Developers define the model (e.g., OpenAI), tools, and middleware via code.

Related event: LangChain Launches Managed Deep Agents for Serverless Deployment(2 posts)→

Original post →

More from coding & agent

coding & agent channel →