Update README.md

This commit is contained in:
Sarah Wooders
2026-01-29 09:55:41 -08:00
committed by GitHub
parent dc1a6d2a72
commit f8d4aec60a

View File

@@ -110,7 +110,7 @@ At least one channel is required. Telegram is the easiest to start with.
| `/heartbeat` | Manually trigger a heartbeat check-in |
## Connect to Letta Code
Any LettaBot agent can also be directly chatted with through Letta Code. Use the `/status` command to find your `agent_id`, and run:
Any LettaBot agent can also be directly chatted with through [Letta Code](https://github.com/letta-ai/letta-code). Use the `/status` command to find your `agent_id`, and run:
```sh
letta --agent <agent_id>
```