Commit Graph

697 Commits

Author SHA1 Message Date
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
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
github-actions[bot]
ef297712e4 chore: bump version to 0.13.1 [skip ci] 2026-01-18 04:07:05 +00: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
f4eb921af7 feat: add working-in-parallel bundled skill (#577)
Co-authored-by: Letta <noreply@letta.com>
2026-01-17 11:38:06 -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
a9e7be1d5c docs: update README.md 2026-01-17 10:39:15 -08:00