Commit Graph

4 Commits

Author SHA1 Message Date
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
d562f804e2 chore: add dependabot config for letta-code updates
Track @letta-ai/letta-code for daily version updates. Scoped to only
this dependency to avoid noise from other packages.

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2026-01-27 16:53:32 -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