Commit Graph

1329 Commits

Author SHA1 Message Date
Charles Packer
c012a5f346 fix(tui): gate debug footer stub behind LETTA_DEBUG_FOOTER env var (#1302)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-08 18:30:14 -07:00
cthomas
c69c132331 feat: send image version in telemetry (#1298) 2026-03-08 16:36:25 -07:00
Sarah Wooders
36ac63612b feat(model): add GPT-5.4 and GPT-5.4 Pro to model selector (#1301)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-08 16:35:43 -07:00
Ari Webb
9f16ef6c9d feat: add gpt-5.4-fast (#1300) 2026-03-06 17:09:56 -08:00
jnjpng
194edef4f3 fix: don't pass null max_output_tokens in model_settings (#1299) 2026-03-06 14:58:25 -08:00
jnjpng
82c4794616 feat(message): add OpenAI websocket responses mode header (#1297)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-06 14:36:44 -08:00
Charles Packer
8a657ad87d fix(listen): expose interrupted tool state for reconnect hydration (#1295) 2026-03-05 23:17:43 -08:00
Charles Packer
52f2cc9924 fix(listen): preserve interrupt error status through next-turn persistence (#1294) 2026-03-05 22:29:08 -08:00
Devansh Jain
cc6f754ca3 fix: use SYSTEM_PROMPT for default preset instead of letta-claude (#1292) 2026-03-05 20:54:08 -08:00
Devansh Jain
638204ab3c fix: restrict --system flag to known preset IDs (#1290) 2026-03-05 20:50:45 -08:00
Charles Packer
c95c4a4722 revert: "fix(listen): normalize interrupt tool returns for websocket parity" (#1291) 2026-03-05 20:42:56 -08:00
Charles Packer
1b16e8bc1f fix(listen): normalize interrupt tool returns for websocket parity (#1289) 2026-03-05 20:37:42 -08:00
Christina Tong
d60c701f5e feat(tui): style bg subagent footer (#1288) 2026-03-05 18:39:11 -08:00
Charles Packer
c0ecdb16d0 fix(listen): recover stale approval conflicts after stop-reason errors (#1285) 2026-03-05 17:33:46 -08:00
jnjpng
4e0751f069 fix: send max_tokens null to explicitly unset stale values on model switch (#1281)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 17:28:25 -08: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
Christina Tong
a185d567ba fix(tui): better footer subagent link and alignment (#1283) 2026-03-05 16:35:43 -08:00
Devansh Jain
6a65ff5008 chore: remove system-append flag (#1280) 2026-03-05 15:37:31 -08:00
Ari Webb
6540a38f82 nit: beta for auto models (#1278) 2026-03-05 13:32:50 -08:00
Ari Webb
e51c79ff85 fix: context window gpt 5.4 (#1276) 2026-03-05 12:52:53 -08:00
Kevin Lin
5a69943985 feat: add GPT-5.4 model support (#1275)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 11:34:15 -08:00
Shubham Naik
06ddc0a326 feat(listen): emit run_request_error when initial POST fails (#1267)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 10:41:17 -08:00
Christina Tong
2396a859b4 fix(tui): link footer subagent (#1270) 2026-03-05 08:37:39 -08:00
Charles Packer
95a628eaa0 fix(ws): remote interrupt recovery for listen-client [LET-7796] (#1272)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 22:35:17 -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
Sarah Wooders
e942f7870b fix(model): align free-tier model dropdown behavior and default to GLM-5 (#1263)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 17:43:47 -08:00
Kevin Lin
ee00ac7280 feat(headless): exclude AskUserQuestion from headless mode toolset (#1266)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 16:21:01 -08:00
github-actions[bot]
3059d508d8 chore: bump version to 0.17.0 [skip ci] 2026-03-05 00:04:09 +00: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
cthomas
2edbe0566d feat: add letta/auto and letta/auto-fast model support (#1259)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 12:16:30 -08:00
Devansh Jain
fbade3aee7 feat: tag new subagents with their type on creation (#1260)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 11:36:34 -08:00
layla
0534fdf766 Fix typo: it's to its (#1251) 2026-03-04 09:59:04 -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
a44c16edc7 feat: add max reasoning tier for Sonnet 4.6 (#1257) 2026-03-03 21:51:48 -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
Devansh Jain
0d741d389d fix: improve readability of command-io and toolset-change reminders (#1252) 2026-03-03 18:49:58 -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
5aea65975c feat: add reasoning effort tiers for Opus 4.5 and xhigh for Opus 4.6 (#1248)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-03 16:40:57 -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
github-actions[bot]
13063371c0 chore: bump version to 0.16.15 [skip ci] 2026-03-03 22:19:52 +00: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
Devansh Jain
be7606824b fix: make Shift+Tab enter plan mode before auto-approve (#1197) 2026-03-03 12:58:07 -08:00
Shubham Naik
68e4bc0b4a feat: pass version in letta remote (#1226) 2026-03-03 12:57:09 -08:00
Charles Packer
9372605cf2 fix: re-register environment instead of crashing (#1235)
Co-authored-by: Letta <noreply@letta.com>
2026-03-03 12:56:06 -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