Commit Graph

17 Commits

Author SHA1 Message Date
Charles Packer
fad9f7c23e chore: bump sdk to 0.1.2 and letta-code to 0.16.4 (#50) 2026-02-22 18:15:10 -08:00
dependabot[bot]
7e940ee8d9 chore(deps): bump @letta-ai/letta-code from 0.15.6 to 0.16.0 (#46)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-20 15:47:10 -08:00
dependabot[bot]
9c47435b27 chore(deps): bump @letta-ai/letta-code from 0.15.4 to 0.15.6 (#45)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 10:08:09 -08:00
github-actions[bot]
035f7c9a44 chore: bump version to 0.1.1 [skip ci] 2026-02-17 07:44:46 +00:00
Charles Packer
f62f0c8530 chore: bump @letta-ai/letta-code to 0.15.4 (#44) 2026-02-16 23:44:14 -08:00
github-actions[bot]
0abacd101d chore: bump version to 0.1.0 [skip ci] 2026-02-17 03:33:45 +00:00
Charles Packer
1520c5ab34 test: sdk headless skills reminder contract (#41) 2026-02-16 19:33:06 -08:00
dependabot[bot]
193a3f244b chore(deps): bump @letta-ai/letta-code from 0.15.0 to 0.15.1 (#40)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 14:23:42 -08:00
github-actions[bot]
f434192cb8 chore: bump version to 0.0.7 [skip ci] 2026-02-16 22:23:17 +00:00
dependabot[bot]
12b1050953 chore(deps): bump @letta-ai/letta-code from 0.14.16 to 0.15.0 (#35)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-13 16:24:35 -08:00
github-actions[bot]
6cbe132f8c chore: bump version to 0.0.6 [skip ci] 2026-02-11 00:12:48 +00:00
Charles Packer
f61980e5f6 fix: align SDK permission-mode args with CLI behavior (#33) 2026-02-10 16:12:16 -08:00
github-actions[bot]
5dd6e464ff chore: bump version to 0.0.5 [skip ci] 2026-02-04 01:57:56 +00:00
github-actions[bot]
2244f7d716 chore: bump version to 0.0.4 [skip ci] 2026-01-31 21:10:36 +00:00
github-actions[bot]
18467507e9 chore: bump version to 0.0.3 [skip ci] 2026-01-28 03:34:11 +00:00
github-actions[bot]
e18b1f6304 chore: bump version to 0.0.2 [skip ci] 2026-01-27 20:34:11 +00: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