Commit Graph

450 Commits

Author SHA1 Message Date
Christina Tong
a69fbfe877 feat(listen): plan mode system reminder (#1331)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 16:05:51 -07:00
Sarah Wooders
e82a2d33f8 feat: add client side skills (#1320)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 13:18:14 -07:00
jnjpng
58633e9557 fix(tui): preserve ExitPlanMode plan path after mode cycling (#1329)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 12:26:29 -07:00
jnjpng
4fda294a99 fix(tui): gracefully continue ExitPlanMode after mode cycling (#1308)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 11:17:49 -07:00
Devansh Jain
a1cdda9467 fix: create agents with correct memory mode upfront (#1318) 2026-03-09 19:38:47 -07:00
cthomas
4222664a55 fix: cloudflare edge case (#1309) 2026-03-09 19:33:26 -07:00
cthomas
b9c4b3068f fix: reasoning ui for auto models (#1316) 2026-03-09 19:32:15 -07:00
Devansh Jain
bdadd14410 feat: Show command hint for agents with non-default system prompts (#1314) 2026-03-09 18:31:15 -07:00
Devansh Jain
89d6ed2c87 feat: Recompile system prompt after memory subagents finish (#1310) 2026-03-09 16:50:40 -07:00
jnjpng
a57cf84e03 fix(retry): increase Cloudflare transient backoff to 5/10/20 (#1307) 2026-03-09 15:51:41 -06:00
cthomas
c69c132331 feat: send image version in telemetry (#1298) 2026-03-08 16:36:25 -07:00
jnjpng
cdf7167b26 chore: restore null! placeholders for forward-reference pattern (#1284)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 17:12:20 -08:00
paulbettner
5a6d804069 fix(tui): keep conversation model overrides sticky (#1238)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 16:38:36 -08:00
jnjpng
0092e6ab76 fix(tui): don't clear conversation model override on transient retrieve errors (#1269)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 17:53:08 -08:00
Charles Packer
603e5941d8 refactor: replace ADE /agents/ links with /chat/ and centralize URL building [LET-7798] (#1254)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 15:45:42 -08:00
Charles Packer
654fc2d213 rename: letta remote -> letta server with remote as alias (#1265)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 15:44:53 -08:00
Devansh Jain
52e7a5af3a feat: split init into shallow and deep tiers [LET-7770] (#1258) 2026-03-03 22:56:58 -08:00
cthomas
4111c546d3 fix: migrate default conversation API usage to SDK 1.7.11 pattern (#1256)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-03 22:48:49 -08:00
Devansh Jain
a284a31f97 feat(cli): auto-init agent memory on first message [LET-7779] (#1231) 2026-03-03 20:08:30 -08:00
jnjpng
853762dea3 fix: align headless 409 busy retry with TUI exponential backoff (#1253)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-03 18:36:21 -08:00
jnjpng
0c5c766721 feat(statusline): expose agent ID, conversation ID, and last run ID in payload (#1249) 2026-03-03 16:33:07 -08:00
Devansh Jain
fd59b8c46b feat: agent-aware rename via command-io hints [LET-7755] (#1250) 2026-03-03 16:12:53 -08:00
cthomas
28ba2e7e1f fix: add guard for default conversation id (#1245) 2026-03-03 14:42:35 -08:00
Charles Packer
d038695244 feat(connect): unify provider connect flows across TUI and CLI (#1243)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-03 13:26:26 -08:00
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