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 |
|
jnjpng
|
6347538071
|
fix(stream): capture SDK parse diagnostics for fallback stream errors (#1148)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-26 14:26:52 -08:00 |
|
Ari Webb
|
b4a18ef463
|
fix: free default minimax (#1165)
|
2026-02-26 12:09:15 -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 |
|
Charles Packer
|
908820c44a
|
feat: queue listen integration (#1163)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-26 11:02:01 -08:00 |
|
Charles Packer
|
d0dd53a472
|
feat: queue headless integration (#1162)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-26 11:01:48 -08:00 |
|
Charles Packer
|
b593460cec
|
feat: shared queue runtime (#1161)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-25 23:40:32 -08:00 |
|
Charles Packer
|
b06de55102
|
feat(protocol): add queue lifecycle event types (#1160)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-25 22:17:51 -08:00 |
|
Charles Packer
|
6ddd54592b
|
feat: ws emissions parity (#1158)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-25 21:52:44 -08:00 |
|
Devansh Jain
|
2c243151c6
|
refactor: remove parseArgs value casts in subcommands (#1157)
|
2026-02-25 20:15:15 -08:00 |
|
Charles Packer
|
cca57b1759
|
feat(listen): gated blocking-in-loop approval flow with control_response (#1155)
Co-authored-by: Letta <noreply@letta.com>
|
2026-02-25 20:11:51 -08:00 |
|
Devansh Jain
|
a0fffeae35
|
refactor: type parsed flag values and remove entrypoint casts (#1153)
|
2026-02-25 19:48:02 -08:00 |
|
Devansh Jain
|
573ac5721c
|
fix: prevent stale settings writes from clobbering global pins (#1150)
|
2026-02-25 19:45:58 -08:00 |
|
Charles Packer
|
ce5ba0496f
|
feat(listen): add ws control_response resolver plumbing (#1152)
|
2026-02-25 19:05:43 -08:00 |
|