LangChain Launches Managed Deep Agents: Build Production Agents Like a Folder

hwchase17 · x · 2026-08-14

LangChain has officially launched Managed Deep Agents (MDA), a streamlined way to build and deploy production agents. Developers can define agent behavior by simply uploading a directory of files (e.g., instructions, skills, tools, MCP connectors).

MDA handles the underlying 'Deep Agents harness' (including planning, tool calling, filesystem management, and subagent delegation) and the managed runtime (LangSmith Agent Server hosts and operates the agent across restarts). Developers can add Slack integration or daily runs simply by adding a file, with zero server configuration required.

Original post →

More from coding & agent

coding & agent channel →