← Browse

World's Fair 2026

RLM: Recursive Language Models for Large Codebases - Shashi, Superagentic AI

Shashi

Overview

This talk introduces Recursive Language Models (RLMs) as a method to address the context window limitations of AI coding agents when working with large codebases. The core thesis is to externalize context management into a programmable execution environment, allowing models to operate on the repository as data, curate relevant chunks, and feed them into the main context window. This approach can also serve as a memory layer for coding agents.

Who should watch

Key takeaways

Notable quotes

*The core thesis of the RLM is you need to externalize the context management into a programmable execution environment.*
*So basically rather than putting everything into the models context create a separate dedicated environment give them a coding agent or ripple and then model write the code to curate the context that can be used into the main.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.