dependabot[bot]
a331809452
chore(deps): bump @letta-ai/letta-code from 0.16.15 to 0.17.0 ( #72 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-05 16:43:45 -08:00
dependabot[bot]
64daa3e4f2
chore(deps): bump @letta-ai/letta-code from 0.16.13 to 0.16.15 ( #71 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-04 18:52:04 -08:00
Cameron
13d18f2235
fix: propagate CLI stderr in session initialization errors ( #65 )
2026-03-03 11:56:24 -08:00
Cameron
ead2b310f1
feat(sdk): expose result run_ids as runIds ( #68 )
2026-03-03 11:56:14 -08:00
Cameron
30c539e1e3
fix: add generation counter and run_id pass-through to prevent N-1 desync ( #69 )
...
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com >
Co-authored-by: Cameron <cpfiffer@users.noreply.github.com >
2026-03-03 11:09:28 -08:00
dependabot[bot]
6022cd8af0
chore(deps): bump @letta-ai/letta-code from 0.16.11 to 0.16.13 ( #67 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-02 12:43:46 -08:00
dependabot[bot]
216e7993ce
chore(deps): bump @letta-ai/letta-code from 0.16.9 to 0.16.11 ( #62 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-25 18:34:36 -08:00
github-actions[bot]
cbc5caee3e
chore: bump version to 0.1.8 [skip ci]
2026-02-24 23:58:48 +00:00
dependabot[bot]
34d4576f32
chore(deps): bump @letta-ai/letta-code from 0.16.8 to 0.16.9 ( #60 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-24 15:58:23 -08:00
Cameron
1333c5836c
fix: remove tool call accumulation from SDK, emit chunks as passthrough ( #61 )
2026-02-24 15:58:07 -08:00
Cameron
972bab33c2
fix: handle parallel tool call streaming with index-based ID tracking ( #59 )
...
Co-authored-by: cpacker <packercharles@gmail.com >
2026-02-24 00:13:39 -08:00
Charles Packer
1627c3e73a
Update README.md
2026-02-23 18:19:52 -08:00
github-actions[bot]
d295ab19b3
refactor: centralize all tests into src/tests/ ( #58 )
...
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com >
Co-authored-by: Charles Packer <cpacker@users.noreply.github.com >
2026-02-23 18:18:39 -08:00
github-actions[bot]
4de8aa8974
chore: bump version to 0.1.6 [skip ci]
2026-02-24 01:58:16 +00:00
Charles Packer
d55e1ce886
chore: bump @letta-ai/letta-code to 0.16.8 ( #56 )
2026-02-23 17:56:01 -08:00
Cameron
317d0e10c6
fix: accumulate tool_call_message arguments across streaming chunks ( #55 )
...
Co-authored-by: cpacker <packercharles@gmail.com >
2026-02-23 17:45:43 -08:00
github-actions[bot]
12aef5d885
chore: bump version to 0.1.5 [skip ci]
2026-02-23 23:46:10 +00:00
Charles Packer
17b7641f1e
feat(sdk): add bootstrapState + listMessagesDirect + memfsStartup ( #54 )
...
Co-authored-by: Letta <noreply@letta.com >
2026-02-23 15:45:19 -08:00
github-actions[bot]
e86c92b653
chore: bump version to 0.1.4 [skip ci]
2026-02-23 08:20:30 +00:00
Charles Packer
11a1ee7b97
chore: bump @letta-ai/letta-code to 0.16.6 ( #53 )
2026-02-23 00:19:34 -08:00
github-actions[bot]
ac81d60f4f
chore: bump version to 0.1.3 [skip ci]
2026-02-23 06:44:31 +00:00
Charles Packer
63317a234f
feat: normalize stream_event contract + add live integration coverage ( #52 )
2026-02-22 22:44:00 -08:00
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