Commit Graph

706 Commits

Author SHA1 Message Date
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
github-actions[bot]
86553db606 chore: bump version to 0.13.5 [skip ci] 2026-01-20 01:43:22 +00:00
Sarah Wooders
4f60761af6 fix: pass conversation to getResumeData (#600) 2026-01-19 17:42:55 -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
github-actions[bot]
6dcb31e6f3 chore: bump version to 0.13.4 [skip ci] 2026-01-19 21:39:19 +00:00
Charles Packer
03a2cfc2ed fix: make --new-agent use default conversation (#595)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 13:33:00 -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
7760e2a2b9 docs: update README.md 2026-01-18 19:52:30 -08:00
Charles Packer
d4596e92da chore: update README.md 2026-01-18 19:42:07 -08:00
github-actions[bot]
51f9bc62dd chore: bump version to 0.13.3 [skip ci] 2026-01-19 03:40:51 +00: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
f30dbf40da feat: deploy existing agents as subagents via Task tool (#591)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 19:12:23 -08:00
Charles Packer
7905260fc9 feat: add messaging-agents bundled skill (#589)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 17:28:45 -08:00
github-actions[bot]
5cd31d8180 chore: bump version to 0.13.2 [skip ci] 2026-01-18 22:17:25 +00:00
Charles Packer
d96ba6dd2e feat: add truncation to Task tool output and auto-cleanup overflow files (#588)
Co-authored-by: Letta <noreply@letta.com>
2026-01-18 14:16:50 -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
ab87fdbb66 feat: implement skills frontmatter pre-loading for subagents (#581)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 22:41:00 -08:00
Charles Packer
5d636d6808 fix: remove hardcoded embedding model, let server use default (#583)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 22:32:39 -08:00