Skip to content

Letta (formerly MemGPT)

A memory-focused agent framework that implements virtual memory management for LLM context windows, drawing an analogy to operating system memory hierarchies. Manages the movement of information between the limited context window (analogous to RAM) and external storage.

Nuclear Relevance

Relevant to the context-management challenges identified in Report 1 §6: how to maintain agent memory across sessions that exceed context window capacity. The virtual memory approach addresses the information loss risks of summarisation-based compression.