Update gif (#213)

This commit is contained in:
Sarah Wooders
2025-12-14 22:59:09 -08:00
committed by GitHub
parent 2db3a6bacb
commit 63ff5074dc
2 changed files with 3 additions and 4 deletions

View File

@@ -6,7 +6,7 @@ Letta Code is a memory-first coding harness, built on top of the Letta API. Inst
**Read more about how to use Letta Code on the [official docs page](https://docs.letta.com/letta-code).** **Read more about how to use Letta Code on the [official docs page](https://docs.letta.com/letta-code).**
<img width="1713" height="951" alt="letta-code" src="https://github.com/user-attachments/assets/ae546e96-368a-4a7b-9397-3963a35c8d6b" /> ![](https://github.com/letta-ai/letta-code/blob/update-gif/assets/letta-code-demo.gif)
## Get started ## Get started
@@ -33,10 +33,9 @@ Over time, the agent will update its memory as it learns. To actively guide your
```bash ```bash
> /remember [optional instructions on what to remember] > /remember [optional instructions on what to remember]
``` ```
Letta Code works with skills (reusable modules that teach your agent new capabilities in a `.skills` directory), but additionally supports [skill learning](https://www.letta.com/blog/skill-learning). You can ask your agent to learn a skill from it's current trajectory with the command:
Skills are reusable modules that teach your agent new capabilities. Theyre automatically discovered from your projects `.skills` directory and loaded into the agents memory at session start. The easiest way to create a skill is using the interactive skill creation mode:
```bash ```bash
> /skill > /skill [optional instructions on what skill to learn]
``` ```
Read the docs to learn more about [skills and skill learning](https://docs.letta.com/letta-code/skills). Read the docs to learn more about [skills and skill learning](https://docs.letta.com/letta-code/skills).

BIN
assets/letta-code-demo.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 MiB