Commit Graph

725 Commits

Author SHA1 Message Date
Charles Packer
e782af748b feat: add search field to model selector on both tabs (#649)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 18:09:57 -08:00
Kevin Lin
e735bb7c66 feat: add codex image tool (#650) 2026-01-22 18:05:49 -08:00
Charles Packer
e32b10f931 fix: make toolset switching atomic to prevent tool desync race (#648)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 17:33:14 -08:00
jnjpng
ebe3a344f1 fix: spawn and kill process group for bash mode (#647) 2026-01-22 17:19:54 -08:00
jnjpng
51c2546696 fix: interrupt bash with ctrl c (#646) 2026-01-22 17:07:04 -08:00
Christina Tong
913c579e2a add conversation id to AgentInfoBar (#645) 2026-01-22 16:54:02 -08:00
Ari Webb
5394c476af feat: add bedrock opus 4.5 (#644) 2026-01-22 15:48:23 -08:00
Charles Packer
4997337254 fix: gate stale approval warning behind debugWarn (#643)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 15:15:40 -08:00
Charles Packer
8d1ad50142 fix: bash mode input locking, ESC cancellation, and no timeout (#642)
Co-authored-by: Letta <noreply@letta.com>
2026-01-22 14:55:16 -08:00
jnjpng
7eb576c626 revert: PR #638 bash abort controller (#641) 2026-01-22 14:04:38 -08:00
cthomas
18c10ec05f revert: temp remove new cancellation (#640) 2026-01-22 13:50:04 -08:00
Christina Tong
5bf9bef3c3 chore: add convo id to agent link in message search (#639) 2026-01-22 12:42:29 -08:00
jnjpng
dccc18ee46 fix: use settings as source of truth for hooks config state (#633) 2026-01-22 12:09:42 -08:00
jnjpng
b9ac39e74d fix: cancellation for running bash commands (#638) 2026-01-22 12:04:24 -08:00
jnjpng
9ddd3857e0 chore: don't truncate bash output (#637) 2026-01-22 11:32:26 -08:00
cpacker
bf18792c9c chore: improve command output 2026-01-21 22:43:01 -08:00
Charles Packer
3edc82a5f4 fix: resolve CI test failures on Windows and Linux (#636)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 22:38:30 -08:00
Charles Packer
374c49210c docs: remind agents to check project setup before installing (#635)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 22:31:05 -08:00
jnjpng
547f5047d3 feat: add cross-platform support for hooks executor (#623) 2026-01-21 22:30:20 -08:00
Charles Packer
388cbd6e25 fix: handle ENOTEMPTY errors in auto-update with cleanup and retry (#632)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:57:56 -08:00
Charles Packer
b8b6e72d11 fix: increase timing threshold for flaky CI test (#629)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:57:41 -08:00
Kian Jones
e3a0e49d3d fix: allow @ file selection during search debounce (#626)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:42:45 -08:00
Kian Jones
9123480b5d feat: make interactive commands immediate (#634)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:41:10 -08:00
Kian Jones
1968059434 fix: allow messages starting with / to be sent to agent when unknown (#625)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:36:21 -08:00
Charles Packer
0c5f53bdd2 fix: enforce 5MB image size limit with progressive compression (#630)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:07:24 -08:00
Charles Packer
7f4fb6f14b fix: reset isLoading state in file autocomplete early-return paths (#631)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:07:00 -08:00
Charles Packer
30b265f5bd fix: replace console.warn with debugWarn for EAGER_CANCEL timeout (#628)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 20:43:52 -08:00
Charles Packer
2e7fe42658 fix: invalid tool call ID recovery and system-reminder tag centralization (#627)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 20:43:35 -08:00
Charles Packer
35b0d658f3 fix: clear stale queued approvals after successful approval flow (#624)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 18:10:20 -08:00
cthomas
540c1b7899 feat: elegant cancellation (#620) 2026-01-21 17:46:21 -08:00
Charles Packer
ce89e962c7 fix: update isolated blocks in conversation context for Skill tool (#622)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 17:45:41 -08:00
jnjpng
2c82bd880a feat: implement Claude Code-compatible hooks system (#607) 2026-01-21 16:23:15 -08:00
github-actions[bot]
e886a43921 chore: bump version to 0.13.6 [skip ci] 2026-01-21 23:12:13 +00:00
Charles Packer
b56430062e fix: prevent premature cancellation of server-side tools in mixed execution (#619)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 15:11:41 -08:00
Charles Packer
6a0bcdd683 feat: add 409 retry, error improvements, and queue restoration (#618)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 14:57:48 -08:00
Charles Packer
802136c868 fix: resolve queue-cancel hang and stuck queue issues (#617)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 13:25:35 -08:00
Charles Packer
8c118f0540 fix: reduce image resize limit to 2000px for many-image requests (#615)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 10:50:27 -08:00
Charles Packer
5635156b51 feat: add image reading support to Read tool (#614)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 22:38:33 -08:00
Kevin Lin
1168a83716 fix: make ADE links work in tmux (#613)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 22:38:16 -08:00
Kevin Lin
73719bd210 feat: make skills tool return more explicit (#612) 2026-01-20 20:57:01 -08:00
Charles Packer
269cbd8fe2 revert: revert "feat: add image reading support to Read tool" (#605) 2026-01-20 20:10:02 -08:00
Charles Packer
828cf0917c fix: place cursor at end when navigating command history (#611)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 20:09:51 -08:00
Charles Packer
e0cc924ca7 feat: support arrow keys for tab switching in /models (#610)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 19:55:26 -08:00
Charles Packer
271289a00b fix: streaming flicker aggressive static promotion (#608)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 19:52:46 -08:00
Charles Packer
3bf43d7eb9 fix: clarify /clear command output message (#609)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 19:52:38 -08:00
Charles Packer
8c3a0f5bf6 feat: support query prefill in /search command (#606)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 17:57:14 -08:00
jnjpng
dc8c0e8321 feat: source aliases in bash mode (#604) 2026-01-20 17:29:39 -08:00
Charles Packer
d34a65323c feat: add image reading support to Read tool (#603)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 13:37:18 -08:00
jnjpng
e6661e7699 fix: use single source of truth for agent name (#602)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 12:00:37 -08:00
Charles Packer
acc134027b fix: improve image paste handling with resizing and error feedback (#601)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 21:57:39 -08:00