an RLM harness is a harness that supports "recursive language models"
here's how you can add RLMs to deepagents!
docs.langchain.com/oss/javascript…
"RLM harness" is a buzzy term right now, what does it mean?
RLM = recursive language model. In practice this means a supervisor model can break down a task into smaller pieces and recursively call itself on those smaller tasks.
Here's how you can use RLMs w/ deepagents!





