4 Commits

Author SHA1 Message Date
Charles Packer
9c9543029f ci: enforce frozen lockfile and run unit tests (#42) 2026-02-16 19:17:55 -08:00
cpacker
de14506f49 chore(release): enable autogenerated release notes 2026-01-31 15:50:46 -08:00
Cameron
05cf219daf feat: add Letta Code GitHub Action (#4)
Co-authored-by: Letta <noreply@letta.com>
2026-01-27 19:28:48 -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