letta-ai/letta

A-Tier scored 2026-07-07 metrics 2026-07-07

A platform for stateful agents with self-editing memory, descended from the MemGPT research line: agents manage their own memory blocks inside a bounded context. Agentiquette scores it 77/100 (A-tier), methodology v1.0, scored 2026-07-07.

77/100 A-Tier
scored 2026-07-07 · methodology v1.0 · how we score
Reliability7425%
Skill Leverage7820%
Documentation8215%
Maintenance8610%
Safety / Governance7010%
Evaluation Readiness7410%
Composability725%
Adoption (capped)825%

Key facts

CategoryMemory system
LicenseApache-2.0
MaintainerLetta
Compatible agentsgeneric
File patterns
Triggeringmanual-reference
GitHub metrics23,689 stars · 2,513 forks · 48 open issues (fetched 2026-07-07)
Last commit2026-07-03
Created2023-10-11

Editorial analysis

The intellectual ancestor of half the memory patterns in this index: the MemGPT insight that agents can manage memory as a resource under their own control. As a product it is heavier than file-based patterns and earns that weight only when agents genuinely live for weeks. The self-editing design is powerful and is also exactly the property our Memory Safety Model flags: agent-written history needs an independent audit trail beside it.

Risks

Self-editing memory means the agent curates its own record; pair with external logging if you need ground truth about what actually happened.

Evidence notes: Reliability: memory operations are structured and observable. Eval readiness: research lineage means published evaluation methods exist. Composability: platform-shaped; integrating pieces without the whole takes work. Safety: agent self-editing is by design, mitigations documented.

Install and first run

install · not yet run by us
pip install letta  # server: docker run lettaai/letta

Alternatives in this category

Compare with mem0 · Compare with basic-memory

Embed this badge

Maintainers of scored entries can embed their live badge; it updates when the score does and links back to this page.

Agentiquette: A tier, 77/100

README.md
[![Agentiquette](https://agentiquette.com/badge/letta.svg)](https://agentiquette.com/index/repos/letta)

Frequently asked questions

Is letta-ai/letta good?

letta-ai/letta scores 77/100 (A-tier) on Agentiquette's methodology v1.0, scored 2026-07-07. Strengths and weaknesses are in the editorial analysis; the score is explained dimension by dimension in the scorecard.

What is letta-ai/letta for?

A platform for stateful agents with self-editing memory, descended from the MemGPT research line: agents manage their own memory blocks inside a bounded context.

Is letta-ai/letta maintained?

Last commit 2026-07-03, 48 open issues at fetch time (2026-07-07). Maintenance is scored at 86 of 100.

Maintainer of letta-ai/letta? Claim this listing and suggest corrections.