From fdcc54d095413575eb714795b4c70221064aabb1 Mon Sep 17 00:00:00 2001 From: Charles Packer Date: Sun, 14 Dec 2025 15:25:23 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f2367f..15f59d0 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Letta Code is a self-improving, stateful coding agent that can learn from experience and improve with use. You can use Letta Code as a general purpose **CLI harness** to connect any Letta agent (even non-coding agents!) to your local dev environment. -Letta Code is open source and model agnostic - supporting Claude Sonnet/Opus, GPT-5, Gemini 3 Pro, GLM-4.6, and more. +Letta Code is fully **open source** and **model agnostic** - supporting Claude Sonnet/Opus, GPT-5, Gemini 3 Pro, GLM-4.6, and more. **Read more about how to use Letta Code on the [official docs page](https://docs.letta.com/letta-code).**