Hasty Briefsbeta

Bilingual

GitHub - letta-ai/letta-code: The memory-first coding agent

2 months ago
  • #AI
  • #coding
  • #developer-tools
  • Letta Code is a memory-first coding harness built on the Letta API.
  • It uses persistent agents that learn over time and are portable across models like Claude, GPT, Gemini, and more.
  • Install via npm: `npm install -g @letta-ai/letta-code`.
  • Use `/connect` to configure your own LLM API keys and `/model` to swap models.
  • Agents persist across sessions, improving with use, unlike session-based CLI tools.
  • Use `/init` to initialize an agent's memory system and `/remember` to guide memory updates.
  • Supports skill learning via `.skills` directory and `/skill` command.
  • Community packages available for Arch Linux via AUR.