Infrastructure

The physical and logical layers powering the AI revolution.

Recurring Themes

Intelligence Briefings

Lenny's PodcastMay 202612 MIN READ

The Agentic Era: Planning and Memory

As LLMs saturate in reasoning capabilities, the battleground shifts to how these models interact with persistent state and execute multi-step plans in dynamic environments.

Context Window vs. Retrieval: Giant context windows are useful, but structured retrieval remains more efficient for complex reasoning.

Planning is the Bottleneck: Current models struggle with deep planning trees; search-based techniques like MCTS are bridging the gap.