Commit Graph

475 Commits

Author SHA1 Message Date
Christina Tong
913c579e2a add conversation id to AgentInfoBar (#645) 2026-01-22 16:54:02 -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
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
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
jnjpng
2c82bd880a feat: implement Claude Code-compatible hooks system (#607) 2026-01-21 16:23:15 -08: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
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
cthomas
9b77f221fe fix: fallback to message cancel for default convo (#599) 2026-01-19 17:37:47 -08:00
jnjpng
de174be822 feat: logo spin (#597) 2026-01-19 17:26:10 -08:00
Charles Packer
200f26250a fix: use context-accurate cancel labels instead of hardcoded "Interrupted by user" (#598)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 15:51:04 -08:00
Charles Packer
a526614e28 feat: revert default startup to use "default" conversation (#594)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 13:02:12 -08:00
Charles Packer
e48f628ba5 fix: guard interrupt handling while tool approvals are in flight (#592)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 19:33:44 -08:00
Charles Packer
dac6d77593 fix: track auto-allowed tool execution for proper interrupt handling (#584)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 12:04:55 -08:00
Charles Packer
d910b21934 chore: remove LAZY RECOVERY debug logging (#582)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 22:26:14 -08:00
Charles Packer
f2b242cdc5 feat: add support for default conversation via --conv default (#580)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 20:06:36 -08:00
Charles Packer
5f5c0df18e feat: reduce time-to-boot, remove default eager approval checks on inputs, auto-cancel stale approvals (#579)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 16:19:30 -08:00
Charles Packer
841914696a fix: show correct auth type immediately on startup (#576)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 11:37:53 -08:00
Nathaniel Eliot
c39cf15a55 fix: add include option when retrieving agents for memory blocks (#574) 2026-01-17 10:50:06 -08:00
Charles Packer
527cb79d7c feat: show conversation resume hint in exit stats (#575)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 10:41:33 -08:00
Charles Packer
2d6d3baa5e feat: add release notes display system (#573)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 20:30:47 -08:00
cpacker
54e9a4038b fix: defer resize clears during streaming to reduce flicker 2026-01-16 19:46:46 -08:00
Charles Packer
0430f42887 fix: history navigation breaks after sending command (#569)
Co-authored-by: Letta <noreply@letta.com>
2026-01-16 19:14:50 -08:00