letta-code

Memory-first AI coding agent for intelligent code generation and analysis

brewmacoslinux
Try with needOr install directly
Source

About

Memory-first coding agent

Commands

letta

Examples

Start an interactive coding session with the Letta agent$ letta start
Generate code for a specific task using natural language$ letta code 'create a function to parse JSON files'
Analyze and improve existing code with AI assistance$ letta analyze --file mycode.py