Releases: letta-ai/letta-code-sdk
Releases · letta-ai/letta-code-sdk
Release v0.1.10
Release v0.1.9
Changes from 0.1.8 to 0.1.9
What's Changed
- chore(deps): bump @letta-ai/letta-code from 0.16.9 to 0.16.11 by @dependabot[bot] in #62
- chore(deps): bump @letta-ai/letta-code from 0.16.11 to 0.16.13 by @dependabot[bot] in #67
- fix: add generation counter and run_id pass-through to prevent N-1 desync by @cpfiffer in #69
- feat(sdk): expose result run_ids as runIds by @cpfiffer in #68
- fix: propagate CLI stderr in session initialization errors by @cpfiffer in #65
- chore(deps): bump @letta-ai/letta-code from 0.16.13 to 0.16.15 by @dependabot[bot] in #71
- chore(deps): bump @letta-ai/letta-code from 0.16.15 to 0.17.0 by @dependabot[bot] in #72
- chore(deps): bump @letta-ai/letta-code from 0.17.0 to 0.17.1 by @dependabot[bot] in #73
Full Changelog: v0.1.8...v0.1.9
Release v0.1.8
Changes from 0.1.7 to 0.1.8
What's Changed
- refactor: centralize all tests into src/tests/ by @github-actions[bot] in #58
- fix: handle parallel tool call streaming with index-based ID tracking by @cpfiffer in #59
- fix: remove tool call accumulation from SDK, emit chunks as passthrough by @cpfiffer in #61
- chore(deps): bump @letta-ai/letta-code from 0.16.8 to 0.16.9 by @dependabot[bot] in #60
New Contributors
- @github-actions[bot] made their first contribution in #58
Full Changelog: v0.1.6...v0.1.8
Release v0.1.6
Changes from 0.1.5 to 0.1.6
What's Changed
- fix: accumulate tool_call_message arguments across streaming chunks by @cpfiffer in #55
- chore: bump @letta-ai/letta-code to 0.16.8 by @cpacker in #56
Full Changelog: v0.1.5...v0.1.6
Release v0.1.5
Release v0.1.4
Release v0.1.3
Release v0.1.2
Changes from 0.1.1 to 0.1.2
What's Changed
- chore(deps): bump @letta-ai/letta-code from 0.15.4 to 0.15.6 by @dependabot[bot] in #45
- chore(deps): bump @letta-ai/letta-code from 0.15.6 to 0.16.0 by @dependabot[bot] in #46
- feat: add session listMessages + transport args hardening by @cpacker in #48
- fix: handle approval_request_message as tool_call in stream by @cpfiffer in #38
- test: add regression coverage for approval_request_message stream mapping by @cpacker in #49
- chore: bump sdk to 0.1.2 and letta-code to 0.16.4 by @cpacker in #50
- feat: expose error and retry messages to SDK consumers by @cpfiffer in #47
- test: add regression coverage for error/retry stream messages by @cpacker in #51
Full Changelog: v0.1.1...v0.1.2
Release v0.1.1
Changes from 0.1.0 to 0.1.1
What's Changed
- feat: expose skill source and sleeptime controls in SDK by @cpacker in #43
- chore: bump @letta-ai/letta-code to 0.15.4 by @cpacker in #44
Full Changelog: v0.1.0...v0.1.1
Release v0.1.0
Changes from 0.0.7 to 0.1.0
What's Changed
- chore(deps): bump @letta-ai/letta-code from 0.15.0 to 0.15.1 by @dependabot[bot] in #40
- ci: enforce frozen lockfile and run unit tests by @cpacker in #42
- test: sdk headless skills reminder contract by @cpacker in #41
Full Changelog: v0.0.7...v0.1.0