| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| letta.js | 2026-07-09 | 34.5 MB | |
| README.md | 2026-07-09 | 2.0 kB | |
| Release v0.27.30 source code.tar.gz | 2026-07-09 | 35.7 MB | |
| Release v0.27.30 source code.zip | 2026-07-09 | 36.5 MB | |
| Totals: 4 Items | 106.7 MB | 0 | |
What's Changed
- fix(tool): improve patch context mismatch diagnostics by @KY64 in https://github.com/letta-ai/letta-code/pull/2884
- fix(channels): close Slack progress card when reply is anchored to a non-root message (LET-9524) by @cpacker in https://github.com/letta-ai/letta-code/pull/3272
- fix(headless): cancel the in-flight turn on SIGINT by @abhay-codes07 in https://github.com/letta-ai/letta-code/pull/3239
- docs: require Bun v1.2.20+ for TUI input by @resatu in https://github.com/letta-ai/letta-code/pull/1147
- fix: wait for env-routed final assistant response by @sarahwooders in https://github.com/letta-ai/letta-code/pull/3271
- fix(slack): stop sending markdown_text alongside chunks in chat.stopStream by @cpacker in https://github.com/letta-ai/letta-code/pull/3275
- fix(slack): strip the dead-stream rewrite down to a single terminal summary line by @cpacker in https://github.com/letta-ai/letta-code/pull/3276
- feat(slack): per-account text progress mode by @cpacker in https://github.com/letta-ai/letta-code/pull/3277
- fix(slack): hydrate attachments from thread broadcast messages by @cpacker in https://github.com/letta-ai/letta-code/pull/3281
- feat(harness): memfs-less worker agents and explicit per-session memory scopes by @sarahwooders in https://github.com/letta-ai/letta-code/pull/3285
- ci: dispatch downstream CLI version bump on release by @cpacker in https://github.com/letta-ai/letta-code/pull/3287
- feat(models): add GPT-5.6 and Grok 4.5 by @AriWebb in https://github.com/letta-ai/letta-code/pull/3290
- chore: bump version to 0.27.30 by @github-actions[bot] in https://github.com/letta-ai/letta-code/pull/3291
New Contributors
- @abhay-codes07 made their first contribution in https://github.com/letta-ai/letta-code/pull/3239
- @resatu made their first contribution in https://github.com/letta-ai/letta-code/pull/1147
Full Changelog: https://github.com/letta-ai/letta-code/compare/v0.27.29...v0.27.30