Hasty Briefsbeta

Letta Code

3 days ago
  • #coding-agent
  • #machine-learning
  • #developer-tools
  • Letta Code is a memory-first coding agent designed for long-lived agents that persist across sessions and improve with use.
  • It focuses on continual learning and memory for coding agents, accumulating context and memory over time to enhance performance.
  • Memory initialization can be triggered with the `/init` command, allowing the agent to learn about existing projects through deep research.
  • Skill learning enables agents to remember and apply patterns for repeated tasks, improving future task performance.
  • Persisted state allows agents to lookup past conversations and messages through the Letta API, supporting vector, full-text, and hybrid search.
  • Letta Code is the #1 model-agnostic OSS coding harness on TerminalBench, performing comparably to provider-specific harnesses.
  • It can be installed via npm or from source and used with the Letta Developer Platform or a self-hosted Letta server.