Skip to content

Releases: letta-ai/letta-code-sdk

Release v0.1.10

06 Mar 19:27

Choose a tag to compare

Changes from 0.1.9 to 0.1.10

What's Changed

  • fix: replace --default flag with --conversation default by @cpfiffer in #74

Full Changelog: v0.1.9...v0.1.10

Release v0.1.9

06 Mar 17:34

Choose a tag to compare

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

24 Feb 23:59

Choose a tag to compare

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

24 Feb 01:58

Choose a tag to compare

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

23 Feb 23:46

Choose a tag to compare

Changes from 0.1.4 to 0.1.5

What's Changed

  • feat(sdk): add bootstrapState + listMessagesDirect + memfsStartup by @cpacker in #54

Full Changelog: v0.1.4...v0.1.5

Release v0.1.4

23 Feb 08:21

Choose a tag to compare

Changes from 0.1.3 to 0.1.4

What's Changed

  • chore: bump @letta-ai/letta-code to 0.16.6 by @cpacker in #53

Full Changelog: v0.1.3...v0.1.4

Release v0.1.3

23 Feb 06:44

Choose a tag to compare

Changes from 0.1.2 to 0.1.3

What's Changed

  • feat: normalize stream_event contract + add live integration coverage by @cpacker in #52

Full Changelog: v0.1.2...v0.1.3

Release v0.1.2

23 Feb 02:21

Choose a tag to compare

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

17 Feb 07:45

Choose a tag to compare

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

17 Feb 03:34

Choose a tag to compare

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