The Agent Development Environment (ADE) is Letta’s comprehensive toolkit for creating, testing, and monitoring stateful agents. The ADE provides unprecedented visibility into every aspect of your agent’s operation, including all components of its context window (memory, state, and prompts) as well as tool execution.
The ADE bridges the gap between development and deployment, providing:
Complete Transparency: See exactly what your agent “sees,” thinks, and does
State Control: Directly read and write to your agent’s persistent memory
Rapid Prototyping: Create and test agents in a fraction of the time required with scripts
Robust Debugging: Identify and resolve issues by examining your agent’s state in real-time
Dynamic Management: Add or modify tools, memory blocks, and data sources without recreating your agent
Seamless Collaboration: Share and iterate on agents by importing and exporting with agent file (.af), which can be used to checkpoint your agent’s state
For local development, the ADE automatically detects and connects to your local Letta server. For remote servers, you’ll need to configure the connection settings in the ADE.