github-actions[bot]
4a6da241fb
chore: bump version to 0.1.2 [skip ci]
2026-02-23 02:21:13 +00:00
Charles Packer
5c7fc97a29
test: add regression coverage for error/retry stream messages ( #51 )
2026-02-22 18:20:43 -08:00
Cameron
bf2edbccc2
feat: expose error and retry messages to SDK consumers ( #47 )
2026-02-22 18:16:36 -08:00
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
Charles Packer
e90f79d1c9
test: add regression coverage for approval_request_message stream mapping ( #49 )
2026-02-22 18:11:15 -08:00
Cameron
e223ca1eda
fix: handle approval_request_message as tool_call in stream ( #38 )
2026-02-22 17:58:38 -08:00
Charles Packer
39704aa8ea
feat: add session listMessages + transport args hardening ( #48 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-02-22 17:49:26 -08:00
cpacker
3c78e116d7
feat: add includePartialMessages option for token-level stream_event chunks
...
Adds an `includePartialMessages` boolean to both InternalSessionOptions and
CreateSessionOptions. When true, the transport passes `--include-partial-messages`
to the CLI so the session emits stream_event messages for each assistant/reasoning
token chunk, enabling incremental rendering in consumers.
👾 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2026-02-22 11:39:45 -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
Charles Packer
b6ffe5ea91
feat: expose skill source and sleeptime controls in SDK ( #43 )
2026-02-16 23:22:52 -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
Charles Packer
9c9543029f
ci: enforce frozen lockfile and run unit tests ( #42 )
2026-02-16 19:17:55 -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
Sarah Wooders
c12c3392ff
feat: add memfs option to createAgent ( #39 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-02-15 18:34:55 -08:00
Christina Tong
9dbcb70186
feat: add tag support to createAgent ( #37 )
2026-02-13 20:11:30 -08: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
Charles Packer
33db9641e7
feat: background pump ( #34 )
...
Co-authored-by: Jason Carreira <4029756+jasoncarreira@users.noreply.github.com >
2026-02-10 19:15:05 -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
Sarah Wooders
ee64be00ed
Add custom tools support
...
Add custom tools support
- Add AgentTool, AgentToolResult, AnyAgentTool types
- Add tools option to SessionOptions
- Add tool-helpers.ts with jsonResult, readStringParam, etc.
- Implement tool registration via register_external_tools control request
- Handle execute_external_tool requests in stream()
🐾 Generated with [Letta Code](https://letta.com )
2026-02-10 11:30:18 -08:00
Cameron
b0b82a2a3d
feat: expose stop_reason on SDKResultMessage ( #30 )
2026-02-10 10:13:56 -08:00
Cameron
2fff691f5b
feat: add DEBUG_SDK diagnostic logging for session and transport layers ( #29 )
...
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com >
Co-authored-by: Letta <noreply@letta.com >
2026-02-09 17:37:09 -08:00
Christina Tong
c23bf8ee0d
chore: add embedding model to createAgent ( #26 )
2026-02-06 16:18:48 -08:00
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
github-actions[bot]
5dd6e464ff
chore: bump version to 0.0.5 [skip ci]
2026-02-04 01:57:56 +00: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
Cameron
fa4a6340e7
feat: add image support to send() ( #14 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-02-02 17:59:40 -08:00
cpacker
de14506f49
chore(release): enable autogenerated release notes
2026-01-31 15:50:46 -08:00
Charles Packer
be93940942
Update README.md
2026-01-31 15:32:28 -08:00
github-actions[bot]
2244f7d716
chore: bump version to 0.0.4 [skip ci]
2026-01-31 21:10:36 +00: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
Cameron
b26c8eadaa
fix: log CLI stderr and exit codes for debugging ( #11 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-01-30 12:13:29 -08:00
Cameron
361954edae
feat: add political focus group demo ( #12 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-01-30 11:42:20 -08:00
Cameron
f245a2120b
fix: check permissionMode in handleCanUseTool for bypassPermissions ( #10 )
...
Co-authored-by: Letta <noreply@letta.com >
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com >
Co-authored-by: Cameron <cpfiffer@users.noreply.github.com >
2026-01-30 08:11:19 -08:00
Christina Tong
c4c5106797
fix: updatedInput support and clean up types ( #6 )
2026-01-28 12:28:48 -08:00
github-actions[bot]
18467507e9
chore: bump version to 0.0.3 [skip ci]
2026-01-28 03:34:11 +00:00
Charles Packer
9ca5c04df0
fix: resolve CLI via package main export instead of subpath ( #5 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-01-27 19:33:45 -08:00
Cameron
98a01bc071
feat: add web chat UI example ( #3 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-01-27 19:29:10 -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
Charles Packer
7818bdb89f
Merge pull request #2 from letta-ai/chore/add-dependabot
...
chore: add dependabot config for letta-code updates
2026-01-27 16:55:43 -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