Commit Graph

19 Commits

Author SHA1 Message Date
Charles Packer
25950133b8 fix: handle JSON parse errors in stream gracefully (#382)
Co-authored-by: Letta <noreply@letta.com>
2025-12-24 01:00:35 -08:00
Charles Packer
008233f295 revert: "fix: add robustness for connection errors for approvals" (#345) 2025-12-22 14:31:21 -08:00
Sarah Wooders
90d84482ef fix: add robustness for connection errors for approvals (#189)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-12-20 19:02:12 -08:00
Charles Packer
66c4842375 fix: prevent stale stream updates after interrupt (#318)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 23:05:19 -08:00
Kian Jones
fc43e2d6ed fix: update model in ui when switched in the ADE (#297) 2025-12-18 15:50:19 -05:00
Charles Packer
97e6b7e2a7 feat: add LETTA_DEBUG env var for debug logging (#190)
Co-authored-by: Letta <noreply@letta.com>
2025-12-11 22:59:34 -08:00
Christina Tong
e8bd2e6537 fix: optimistic cancellation [LET-6273] (#166) 2025-12-08 23:46:18 -08:00
Charles Packer
6b40e86401 fix: parallel tool calling support in approval flow (#101) 2025-11-17 18:27:20 -08:00
Charles Packer
c234ea2b54 fix: parallel tool calling misc fixes (#85) 2025-11-08 12:36:52 -08:00
Charles Packer
36495810ef feat: parallel tool calling (#75) 2025-11-07 15:02:37 -08:00
Charles Packer
0343fb7710 fix: patch issue with bad approval state (#69) 2025-11-04 22:24:28 -08:00
cpacker
42cd35aa1d fix: patch issue with state tool approval state 2025-11-04 15:50:16 -08:00
Charles Packer
cf73f3a11f ci: add typechecking, fail fast in CI, and patch typechecking errors (#63) 2025-11-04 11:50:07 -08:00
Charles Packer
42eb671bf4 fix: if no stop reason, attempt to resume from background mode (#56) 2025-11-04 11:20:58 -08:00
Charles Packer
f7cea4a830 fix: handle mid-stream errors properly using sdk typing (#54) 2025-11-02 20:36:05 -08:00
Charles Packer
4ca01d199d feat: migrate to Letta TS SDK v1 (alpha) (#11) 2025-10-28 23:50:57 -07:00
Charles Packer
3e9202c7b3 fix: add esc to cancel (#10) 2025-10-26 17:30:58 -07:00
Charles Packer
1d65606697 feat: add usage tracking, output mode, and cli exit mode (#7) 2025-10-25 16:50:15 -07:00
cpacker
70ac76040d feat: letta code 2025-10-24 21:19:24 -07:00