How-ToDevelopersJuly 1, 2026

LangChain Deep Agents adds RLM support for recursive subagents

Recursive language models (RLMs) fix context rot by having agents write code that dispatches subagents over context chunks. LangChain's Deep Agents now implements RLMs with dynamic subagents and a lightweight code interpreter, enabling processing inputs up to two orders of magnitude beyond a model's context window.

Featured · Alex Zhang

1 source