BLOG

Introducing the Letta Code App PRODUCT — APR 2026

Today we’re launching the Letta Code app, a new way to interact with deeply personalized agents that learn over time and work locally on your machine.

Letta's Next Phase COMPANY — MAR 2026

Letta builds agents that learn. Agents with persistent memory, real computer access, and the infrastructure to improve from their own lived experience and work. Letta Code is the runtime that brings these together: git-backed memory, skills, subagents, and deployment that works across every model provider.

Remote Environments for Letta Code PRODUCT — MAR 2026

Using remote environments, you can message an agent working on your laptop from your phone.

Conversations: Shared Agent Memory Across Concurrent Experiences PRODUCT — JAN 2026

The Conversations API allows you to build agents that can maintain shared memory across parallel experiences with users

Letta Code: A Memory-First Coding Agent PRODUCT — DEC 2025

Introducing Letta Code, a memory-first coding agent. Letta Code is the #1 model-agnostic open source agent on the leading AI coding benchmark Terminal-Bench.

Programmatic Tool Calling with Any LLM PRODUCT — DEC 2025

The Letta API now supports programmatic tool calling for any LLM model, enabling agents to generate their own workflows.

Letta Evals: Evaluating Agents That Learn PRODUCT — OCT 2025

Introducing Letta Evals: an open-source evaluation framework for systematically testing stateful agents.

Rearchitecting Letta’s Agent Loop: Lessons from ReAct, MemGPT, & Claude Code PRODUCT — OCT 2025

Introducing Letta's new agent architecture, optimized for frontier reasoning models.

Introducing Claude Sonnet 4.5 and the Memory Omni-Tool in Letta PRODUCT — SEP 2025

Letta agents can now take full advantage of Sonnet 4.5’s advanced memory tool capabilities to dynamically manage their own memory blocks.

Introducing Letta Filesystem PRODUCT — JUL 2025

Today we're announcing Letta Filesystem, which provides an interface for agents to organize and reference content from documents like PDFs, transcripts, documentation, and more.

Agent Memory: How to Build Agents That Learn and Remember COMPANY — JUL 2025

Traditional LLMs operate in a stateless paradigm—each interaction exists in isolation, with no knowledge carried forward from previous conversations. Agent memory solves this problem.

Anatomy of a Context Window: A Guide to Context Engineering COMPANY — JUL 2025

As AI agents become more sophisticated, understanding how to design and manage their context windows (via context engineering) has become crucial for developers.

Memory Blocks: The Key to Agentic Context Management COMPANY — MAY 2025

Memory blocks offer an elegant abstraction for context window management. By structuring the context into discrete, functional units, we can give LLM agents more consistent, usable memory.

Announcing Letta Client SDKs for Python and TypeScript PRODUCT — APR 2025

We're releasing new client SDKs (support for TypeScript and Python) and upgraded developer documentation.

Agent File PRODUCT — APR 2025

Introducing Agent File (.af): An open file format for serializing stateful agents with persistent memory and behavior.

RAG Is Not Agent Memory COMPANY — FEB 2025

Although RAG provides a way to connect LLMs and agents to more data than what can fit into context, traditional RAG is insufficient for building agent memory.

Stateful Agents: The Missing Link in LLM Intelligence COMPANY — FEB 2025

Introducing “stateful agents”: AI systems that maintain persistent memory and actually learn during deployment, not just during training.

Introducing the Agent Development Environment PRODUCT — JAN 2025

Introducing the Letta Agent Development Environment (ADE): Agents as Context + Tools

The AI Agents Stack COMPANY — NOV 2024

Understanding the AI agents stack landscape.

New Course on Letta with DeepLearning.AI COMPANY — NOV 2024

DeepLearning.AI has released a new course on agent memory in collaboration with Letta.

Announcing Letta COMPANY — SEP 2024

We are excited to publicly announce Letta.

MemGPT Is Now Part of Letta COMPANY — SEP 2024

The MemGPT open source project is now part of Letta.