Commit Graph

426 Commits

Author SHA1 Message Date
Ari Webb
d6d39fe0cf fix: persist /model selection for default conversations (#1239)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 12:52:00 -08:00
Devansh Jain
200390ca33 fix(tui): show background subagent notifications immediately when idle (#1242) 2026-03-03 12:36:55 -08:00
Devansh Jain
a1a7419396 feat(statusline): expose background agents in status line payload (#1234) 2026-03-02 17:39:14 -08:00
jnjpng
60aca976de fix(cli): preserve model across new conversations (#1228)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-02 13:24:59 -08:00
amysguan
3f189ed0c8 feat(tui): add /compaction mode selector command (#1141) 2026-03-02 11:28:37 -08:00
Devansh Jain
27d145d0ea feat: silence reflection subagent from primary agent context (#1221) 2026-02-27 20:07:55 -08:00
Devansh Jain
35962f7bc7 feat: make /init a background subagent (#1208) 2026-02-27 19:35:19 -08:00
jnjpng
ec3cbbcaee fix: silence Cloudflare retry status message in terminal UI (#1214)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 17:02:05 -08:00
cthomas
e0cea19c9f feat: debug log file for diagnostics (#1211)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 16:49:26 -08:00
jnjpng
265b96e007 fix: normalize Cloudflare HTML errors in telemetry (#1210)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 15:54:40 -08:00
cthomas
c5c4687dc4 fix: skip agents.messages.reset in /clear for named conversations (#1209)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 15:48:02 -08:00
cthomas
81a826440c fix: skip conversation API call for default conversation in /model and /reasoning (#1207)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 15:39:52 -08:00
cthomas
0d5dab198a feat: use conversations endpoint for default conversation (#1206) 2026-02-27 15:37:15 -08:00
cthomas
841e2332f3 feat: show update notification in TUI and footer (#1204) 2026-02-27 15:03:47 -08:00
cthomas
74687a063f fix: skip conversation model sync for default conversation (#1190)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 10:59:20 -08:00
Charles Packer
03de29f3d3 fix(plan): avoid first-try plan-file path misses in codex apply_patch (#1187) 2026-02-26 22:07:24 -08:00
Charles Packer
70fac1d1f3 fix(queue): harden TUI dequeue display trim and override submit guard (#1183) 2026-02-26 18:12:54 -08:00
paulbettner
30decee222 fix(plan): restore pre-plan permission mode reliably (#1170) 2026-02-26 18:01:48 -08:00
Ari Webb
3f4c689d61 feat: persist session usage details (#1050) 2026-02-26 18:00:48 -08:00
amysguan
6707af5930 feat(tui): add self modes to /compact (#1119)
Co-authored-by: Amy Guan <amy@letta.com>
2026-02-26 18:00:23 -08:00
Sarah Wooders
0025c387ec fix(cli): keep /model and /reasoning conversation-scoped (#1178) 2026-02-26 17:58:42 -08:00
Charles Packer
462d14edce feat(queue): QueueRuntime TUI cutover — remove messageQueue array as source of truth (#1168)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 16:57:42 -08:00
Devansh Jain
6967f9dcc9 feat: make reasoning tab cycling opt-in (default off) (#1175) 2026-02-26 15:42:52 -08:00
Charles Packer
18fa693c9b feat: queue tui integration (#1164)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 11:34:37 -08:00
jnjpng
17a70d6586 fix: update agentState.model on model switch for immediate status bar refresh (#1149)
Co-authored-by: Letta <noreply@letta.com>
2026-02-25 18:10:59 -08:00
Charles Packer
7a48ac4f25 fix(tui): use canonical agent.model handle for status bar display name (#1140)
Co-authored-by: Letta <noreply@letta.com>
2026-02-25 17:04:51 -08:00
Charles Packer
2c7d445766 fix(tui): remove s:/t: suffixes from footer status bar (#1145)
Co-authored-by: Letta <noreply@letta.com>
2026-02-25 17:04:06 -08:00
cthomas
8b088079df chore: log prestream error in debug mode (#1143) 2026-02-25 16:36:03 -08:00
jnjpng
57f6a07335 fix: include server error detail in post-stream trackError (#1138) 2026-02-25 14:46:37 -08:00
jnjpng
d220af7919 fix(telemetry): add trackError to approval and interrupt error paths (#1136) 2026-02-25 14:24:06 -08:00
jnjpng
91f2456656 feat: add telemetry tracking for conversation-busy retries (#1135)
Co-authored-by: Letta <noreply@letta.com>
2026-02-25 11:19:05 -08:00
cthomas
be5fbfca74 feat: retry on empty LLM response (LET-7679) (#1130)
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: Letta <noreply@letta.com>
2026-02-25 11:17:55 -08:00
paulbettner
0023b9c7e5 fix(tui): prevent reflow glitches (footer + resize) (#1098) 2026-02-25 11:08:33 -08:00
Shubham Naik
97ed54ad22 feat: listen -> remote (#1133) 2026-02-25 11:07:03 -08:00
jnjpng
9f91b1ab28 feat: include recent chunks in error telemetry (#1134) 2026-02-25 10:56:24 -08:00
jnjpng
423215fd56 feat: add telemetry tracking for retry-inducing errors (#1131)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 22:20:46 -08:00
Shubham Naik
eb210f22b4 feat: simplify listen command - remove binding flags, add auto-genera… (#1111)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 14:11:10 -08:00
Sarah Wooders
6813167a2a feat(cli): add /install-github-app setup wizard (#1097)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 10:38:21 -08:00
Charles Packer
5d8a832c00 feat: add plan viewer with browser preview (LET-7645) (#1089)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 13:39:22 -08:00
Charles Packer
5ad7094a26 feat: add /palace alias for Memory Palace (#1088)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 13:34:02 -08:00
paulbettner
fd9ead8468 fix(permissions): keep bypassPermissions across transient retries (#1080) 2026-02-21 12:20:43 -08:00
jnjpng
a7ec74612f feat: log chunks for feedback (#1068)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:04:38 -08:00
Charles Packer
fa6ac1eb3a fix: clear isExecutingTool on interrupt to unblock slash commands (#1065)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 13:04:04 -08:00
jnjpng
3fed452834 fix: map provider for generic LLM streaming errors (#1062) 2026-02-20 12:17:27 -08:00
Charles Packer
b622eca198 feat(web): add Memory Palace static viewer (#1061)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 12:00:55 -08:00
Kevin Lin
2da31bf2f7 fix: update /memory command to say "memory" instead of "memory blocks" (#1058)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 11:02:40 -08:00
jnjpng
2dada876e9 fix: use getVersion() for feedback and telemetry version reporting (#1048)
Co-authored-by: Letta <noreply@letta.com>
2026-02-19 16:56:59 -08:00
Charles Packer
5378cc6dd8 fix: console error leak (#1049)
Co-authored-by: Letta <noreply@letta.com>
2026-02-19 16:49:21 -08:00
Charles Packer
366c1a39c7 fix: preserve footer reasoning tier across restart (#1030) 2026-02-18 23:13:02 -08:00
Charles Packer
dc25ce5573 fix: harden permissions matching and alias caching (#1027) 2026-02-18 19:49:53 -08:00