Commit Graph

1261 Commits

Author SHA1 Message Date
Devansh Jain
0c1f2182a0 feat: add silentCompletion + onComplete to spawnBackgroundSubagentTask (#1217) 2026-02-27 19:14:05 -08:00
Devansh Jain
ba6df7a9ed feat: add silent flag to SubagentState for display filtering (#1220) 2026-02-27 19:08:51 -08:00
Charles Packer
e4c2893f60 feat: add --debug flag for plain-text logging (#1215)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 18:01:46 -08:00
jnjpng
f42fcad3fa fix: recover run_id for stream resume after early disconnect (#1212)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 17:48:33 -08:00
amysguan
d196c5eb5d Fix: Change Z.ai context window to account for max_token subtraction (#1185) 2026-02-27 17:11:00 -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
Charles Packer
22c31b3d74 fix(tools): add git commit/PR instructions to Codex and Gemini shell tools (#1213)
Co-authored-by: Letta Code <noreply@letta.com>
2026-02-27 16:39:58 -08:00
Devansh Jain
ece8195b3c refactor: DRY up recall subagent by pre-loading searching-messages skill (#1202) 2026-02-27 16:11:40 -08:00
github-actions[bot]
ba6387f583 chore: bump version to 0.16.13 [skip ci] 2026-02-28 00:06:51 +00: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
Sarah Wooders
1dd2281e2c chore(subagents): switch memory workers to sonnet (#1193) 2026-02-27 15:41:59 -08:00
Kainoa Kanter
fb5157c7a6 fix: don't extern sharp (#1200) 2026-02-27 15:41:49 -08:00
Sarah Wooders
186483d750 fix: allow quoted pipes in read-only bash parsing (#1194) 2026-02-27 15:40:58 -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
bb5d7d0a39 fix: make letta update resilient to npm extraction race conditions (#1201) 2026-02-27 14:54:02 -08:00
cthomas
1a245d74d3 fix: resume stream from seq 0 when no seq_id was received (#1198) 2026-02-27 14:05:31 -08:00
Ari Webb
621ec335e2 fix: fix ci (#1199) 2026-02-27 12:19:52 -08:00
Ari Webb
613acc0c3e fix: delete plan subagent (#1195) 2026-02-27 11:46:58 -08:00
cthomas
0a555f1a31 fix: correct invalid 'letta setup' command in missing API key error (#1196) 2026-02-27 11:32:15 -08:00
cthomas
bd164a40db fix: cache API key in-process to survive keychain failures mid-session (#1192) 2026-02-27 11:32:08 -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
cthomas
e4529e67e7 fix: redact credential helper value from memfs-git debug log (#1191)
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-27 10:52:05 -08:00
Cameron
e09b58731a fix: rewrite memory subagent prompt and fix reflection path duplication bug (#1123)
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2026-02-27 06:18:13 -08:00
Charles Packer
5a3a76e333 fix: permissions shell rule normalization (#1189) 2026-02-26 23:55:07 -08:00
Charles Packer
34ec2aaa4e fix(plan): merge scoped path relaxation with quote-aware shell parsing (#1188) 2026-02-26 22:40:09 -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
Devansh Jain
2fcd9bc6ce refactor: make memory subagent self-contained, eliminate defrag skill (#1180) 2026-02-26 22:01:55 -08:00
Devansh Jain
1ed619663a fix: skip auto-open viewers in SSH sessions (#1184)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 18:34:38 -08:00
jnjpng
986cb7dc79 fix: handle Cloudflare HTML 5xx errors gracefully (#1179)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 18:26:09 -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
Charles Packer
1ca8cf9433 test(cli): harden plan permission-mode sync wiring (#1182) 2026-02-26 18:09:11 -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
Ari Webb
881a47f64d fix: add parallel tool calling minimax (#1181) 2026-02-26 18:00:05 -08:00
Sarah Wooders
0025c387ec fix(cli): keep /model and /reasoning conversation-scoped (#1178) 2026-02-26 17:58:42 -08:00
Sarah Wooders
c5a8871be7 fix(model-selector): remove free-tier lock emojis (#1176) 2026-02-26 17:58:32 -08:00
jnjpng
932147b642 fix: pretty-print ChatGPT usage_limit_reached errors with reset time (#1177)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 17:15:40 -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
jnjpng
d184bd8aef fix: update tab-cycle mode glyphs (#1174)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 15:32:22 -08:00
cpacker
872630ad65 fix: ui cleanup 2026-02-26 15:25:50 -08:00
Charles Packer
7974ea64da fix(tui): restore clickable ADE/usage links in agent info bar (#1173) 2026-02-26 15:01:40 -08:00
Shubham Naik
1a630cedc9 improve streaming resilience for remote mode (#1171) 2026-02-26 15:01:13 -08:00
Charles Packer
7a36d27e8f feat(protocol): add static transcript sync message types (LSS1) (#1169)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 14:52:51 -08:00
jnjpng
728555480a fix: normalize animated logo frame width (#1172)
Co-authored-by: Letta <noreply@letta.com>
2026-02-26 14:39:51 -08:00