LangChain details two context modes for subagents: isolated vs forked

LangChain · x · 2026-09-09

LangChain published "Organizing Context in a Multi-Agent Harness," tackling the hardest part of subagent design: deciding what context to pass in and what to return.

The guide covers two input context modes now supported:

It also explains when to use each mode, noting subagents excel at parallelizing work and delegating to specialized agents but are sensitive to context design.

Related event: LangChain Deep Agents Let Subagents Fork Full Context(4 posts)→

Original post →

More from coding & agent

coding & agent channel →