| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| letta.js | 2026-04-08 | 5.7 MB | |
| README.md | 2026-04-08 | 4.0 kB | |
| Release v0.21.18 source code.tar.gz | 2026-04-08 | 34.3 MB | |
| Release v0.21.18 source code.zip | 2026-04-08 | 34.7 MB | |
| Totals: 4 Items | 74.8 MB | 0 | |
What's Changed
- fix(memfs): recover from missing cwd during memory git clone/pull by @sarahwooders in https://github.com/letta-ai/letta-code/pull/1700
- fix: allow SDK request timeout override via LETTA_REQUEST_TIMEOUT_MS by @cpfiffer in https://github.com/letta-ai/letta-code/pull/1696
- feat(web): add history tab search filters by @kianjones9 in https://github.com/letta-ai/letta-code/pull/1681
- feat(memory-palace): show conversation source + allow commands during execution by @kianjones9 in https://github.com/letta-ai/letta-code/pull/1654
- fix(cli): use active conversation context window in status surfaces by @jnjpng in https://github.com/letta-ai/letta-code/pull/1699
- feat: add opus 1m LC side by @AriWebb in https://github.com/letta-ai/letta-code/pull/1701
- fix(skills): respect --no-skills flag in sendMessageStream by @kl2806 in https://github.com/letta-ai/letta-code/pull/1703
- fix: Windows-compatible git credential helper for memory sync by @sarahwooders in https://github.com/letta-ai/letta-code/pull/1702
- fix(skills): include memfs skills in client_skills payload by @cpacker in https://github.com/letta-ai/letta-code/pull/1705
- fix(permissions): add missing read-only git subcommands and allow safe redirects by @cpacker in https://github.com/letta-ai/letta-code/pull/1704
- fix(export): embed skills client-side instead of POSTing to server by @kl2806 in https://github.com/letta-ai/letta-code/pull/1706
- fix: session coverage by @cpacker in https://github.com/letta-ai/letta-code/pull/1708
- fix(memfs): recompile system message after memfs addon is toggled by @kl2806 in https://github.com/letta-ai/letta-code/pull/1709
- fix(core): align apply_patch behavior with Codex semantics by @cpacker in https://github.com/letta-ai/letta-code/pull/1710
- fix(tools): align shell_command truncation with Bash by @cpacker in https://github.com/letta-ai/letta-code/pull/1711
- fix(tools): allow image tool returns on local proxy runtimes by @cpacker in https://github.com/letta-ai/letta-code/pull/1716
- fix(core): drop server location from agent info reminder by @cpacker in https://github.com/letta-ai/letta-code/pull/1715
- feat(skills): add scheduling-tasks built-in skill by @cpacker in https://github.com/letta-ai/letta-code/pull/1714
- test(tools): make shell truncation tests cross-platform by @cpacker in https://github.com/letta-ai/letta-code/pull/1713
- feat(web): add history content search mode by @kianjones9 in https://github.com/letta-ai/letta-code/pull/1683
- feat: add /btw command for forked conversation side-queries by @kianjones9 in https://github.com/letta-ai/letta-code/pull/1596
- feat(listen): add references to list_memory by @christinatong01 in https://github.com/letta-ai/letta-code/pull/1698
- feat: add device-side file watching (watch_file/unwatch_file) by @shelleypham in https://github.com/letta-ai/letta-code/pull/1718
- fix: move bootstrap after OAuth credential validation by @jnjpng in https://github.com/letta-ai/letta-code/pull/1723
- fix(cli): use kebab-case key for --env-name in parseArgs by @cpfiffer in https://github.com/letta-ai/letta-code/pull/1719
- fix(tools): align memory tool schema to use file_path instead of path by @kl2806 in https://github.com/letta-ai/letta-code/pull/1721
- fix: better error formatting auto by @AriWebb in https://github.com/letta-ai/letta-code/pull/1722
- fix: investigate why tools are being delted by @4shub in https://github.com/letta-ai/letta-code/pull/1724
- nit: smaller error log by @AriWebb in https://github.com/letta-ai/letta-code/pull/1727
- feat: use edit() for write_file on existing files by @shelleypham in https://github.com/letta-ai/letta-code/pull/1728
- feat: complete 1m context window changes by @AriWebb in https://github.com/letta-ai/letta-code/pull/1720
- chore: bump version to 0.21.18 by @github-actions[bot] in https://github.com/letta-ai/letta-code/pull/1729
Full Changelog: https://github.com/letta-ai/letta-code/compare/v0.21.17...v0.21.18