@LangChain: New in Deep Agents: Subagents can now fork the supervisor's full conversation instead of starting from a blank context …
Summary
LangChain introduces a new feature in its Deep Agents framework where subagents can now fork the supervisor's full conversation context instead of starting from a blank window.
View Cached Full Text
Cached at: 09/09/26, 01:46 AM
New in Deep Agents: Subagents can now fork the supervisor’s full conversation instead of starting from a blank context window.
Everything you need to know from @t_bengre and @chester_curme on the @LangChain_OSS team ⤵️
Deep Agents Code, or dcode, is an open source coding agent that works with any model + gives your team full control over usage.
In our latest LangChain Academy course, learn how to install + run dcode in a way designed for enterprise teams. https://academy.langchain.com/courses/dcode-essentials…
Similar Articles
@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.
@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: Deep Agents explained in <90 seconds by @sydneyrunkle
A short explanation of Deep Agents by Sydney Runkle, presented by LangChain.
@LangChain: LangChain Academy Course update: Intro to Deep Agents Modules on dynamic and async subagents Course tutor skill which t…
LangChain Academy announces an update to its free 'Introduction to Deep Agents' course, adding modules on dynamic and async subagents, a course tutor skill, capstone projects, practice exercises, and TypeScript support, along with Deep Agents v0.7 updates.
@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.