Commit Graph

11 Commits

Author SHA1 Message Date
Christina Tong
7e9d19d420 Update README.md 2026-02-04 11:09:09 -08:00
Christina Tong
9d7206d27c chore: update README based on new docs (#23) 2026-02-04 10:51:22 -08:00
Christina Tong
5f37e513c8 fix: memory blocks config on createAgent (#21) 2026-02-03 16:44:05 -08:00
Christina Tong
4cb8af7be8 feat: refactor options types for createAgent and createSession (#20) 2026-02-03 15:27:32 -08:00
Charles Packer
be93940942 Update README.md 2026-01-31 15:32:28 -08:00
Charles Packer
bb1d68e678 Update README.md 2026-01-31 13:09:13 -08:00
Christina Tong
74f4fb660d update readme and examples (#15) 2026-01-30 17:25:18 -08:00
Christina Tong
0e657e5109 feat: add createAgent and refactor (#13) 2026-01-30 17:03:47 -08:00
christinatong01
69513ff966 allow new convo creation on createSession 2026-01-27 14:23:16 -08:00
Charles Packer
6e68cacbe5 Update README.md 2026-01-27 12:55:29 -08:00
cpacker
ee7cc92724 Initial release of Letta Code SDK
Programmatic control of Letta Code CLI with persistent agent memory.

Features:
- createSession() / resumeSession() / prompt() API
- resumeConversation() for multi-threaded conversations
- Multi-turn conversations with memory
- Tool execution (Bash, Read, Edit, etc.)
- System prompt and memory configuration
- Permission callbacks (canUseTool)
- Message streaming with typed events

👾 Generated with [Letta Code](https://letta.com)
2026-01-27 00:30:09 -08:00