6 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
Charles Packer
f61980e5f6 fix: align SDK permission-mode args with CLI behavior (#33) 2026-02-10 16:12:16 -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
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