From a9e7be1d5c7aac2cd88e3ea0539268c76b7fa25c Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Sat, 17 Jan 2026 10:39:15 -0800 Subject: [PATCH] docs: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bcb270..7991fbe 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Letta Code is built around long-lived agents that persist across sessions and im **Letta Code** (Agent-Based) - Same agent across sessions - Persistent memory and learning over time -- `/clear` resets the session (clears current in-context messages), but memory persists +- `/clear` starts a new conversation (aka "thread" or "session"), but memory persists - Relationship: Like having a coworker or mentee that learns and remembers ## Agent Memory & Learning