@LangChain: Deep Agents explained in <90 seconds by @sydneyrunkle
Summary
A short explanation of Deep Agents by Sydney Runkle, presented by LangChain.
View Cached Full Text
Cached at: 06/08/26, 11:29 PM
Deep Agents explained in <90 seconds by @sydneyrunkle https://t.co/G7raM9X0ni
Similar Articles
@LangChain: Everything you need to know about Managed Deep Agents:
LangChain announces Managed Deep Agents in private beta, a hosted API-first runtime for building, running, and operating deep agents in production, leveraging the open-source Deep Agents harness and integrating with LangSmith for durable execution, streaming, and human-in-the-loop workflows.
@LangChain: You can now run recursive language model (RLM) workflows in Deep Agents. Everything you need to know in 6 minutes from …
LangChain announces support for recursive language model (RLM) workflows in Deep Agents, with a 6-minute explainer video.
@LangChain: Managed Deep Agents keeps the project shape you already know: ↳ AGENTS.md, skills/, subagents/, + tools.json Context Hu…
LangChain introduces Managed Deep Agents, maintaining a familiar project layout with AGENTS.md, skills/, subagents/, and tools.json, along with Context Hub for persistent context management across sessions.
@LangChain: New course launch from LangChain Academy: Introduction to Deep Agents Learn what a harness is, and why agents need one …
LangChain Academy launches a new course titled 'Introduction to Deep Agents', teaching what a harness is and the four core capabilities of a harness, with hands-on building using LangChain and LangSmith.
@LangChain: Deep Agents now supports dynamic subagents. Instead of invoking subagents with tool calls, the main agent writes orches…
LangChain's Deep Agents now supports dynamic subagents, where the main agent writes orchestration code to coordinate work at scale, enabling workflows like processing hundreds of documents with deterministic coverage.