Commit Graph

1150 Commits

Author SHA1 Message Date
Charles Packer
a387724b05 fix(tui): clean up token counting in subagent display (#1344)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 18:36:37 -07:00
jnjpng
ffe204aafc fix(tui): cache plan path before ExitPlanMode arrives (#1337)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 18:17:47 -07:00
Kevin Lin
8f13d9a25e fix: use client.conversations.recompile instead of client.agents.reco… (#1339)
Co-authored-by: Letta Code <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-03-10 17:22:37 -07:00
Charles Packer
2a97f90a93 fix(listen): recover queue pump on non-user errors (#1340) 2026-03-10 17:02:44 -07:00
Charles Packer
382acacc7e fix: listener queue parity pump (#1338) 2026-03-10 16:33:56 -07:00
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
github-actions[bot]
05a3aec87c fix: exempt $MEMORY_DIR/system/ files from read-before-edit gate (#1335)
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: Charles Packer <cpacker@users.noreply.github.com>
2026-03-10 15:34:45 -07:00
Shubham Naik
b12744a408 feat: propagate conversation_id on all WebSocket events (#1328)
Co-authored-by: Letta Code <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-03-10 15:28:05 -07:00
cthomas
95c0d8aefa feat: add minimum docker version (#1333) 2026-03-10 14:56:54 -07:00
Sarah Wooders
4451e50281 fix: show custom BYOK models in selector (#1321)
Co-authored-by: Letta Code <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-03-10 14:17:51 -07:00
Charles Packer
4c9f63c4e2 feat(remote): support per-conversation working directories in listener mode (#1323) 2026-03-10 13:42:42 -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
87312720d5 fix: use shadowed frame for static logo (#1332) 2026-03-10 12:45:44 -07:00
jnjpng
162e654ba8 fix: disable animated logo on setup/login page (#1330) 2026-03-10 12:28:53 -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
Ari Webb
e00afcb241 fix: add gpt-5.4-fast byok (#1327) 2026-03-10 11:12:40 -07:00
Kevin Lin
49dc155cdf fix: use Gemini 3.1 Pro preview handles (#1326)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 10:14:54 -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
Charles Packer
4a261a2ae8 fix: always request pings for streamed sends (#1319) 2026-03-09 19:11:30 -07:00
Charles Packer
559dbe6d06 fix(subagent): use chat link format in subagent preview menu (#1317)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-09 18:59:25 -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
Charles Packer
963274bb75 feat: expose cwd in listener state snapshots (#1315) 2026-03-09 18:14:59 -07:00
Devansh Jain
f148beee5d feat: recipe-based system prompt management (#1293) 2026-03-09 17:20:11 -07:00
Devansh Jain
c55a1fbd22 fix: always right-align status bar footer content [LET-7888] (#1312) 2026-03-09 16:56:50 -07:00
Devansh Jain
89d6ed2c87 feat: Recompile system prompt after memory subagents finish (#1310) 2026-03-09 16:50:40 -07:00
Christina Tong
f5d6f095a6 fix: callsites to list conversation messages (#1311) 2026-03-09 16:15:40 -07:00
jnjpng
a57cf84e03 fix(retry): increase Cloudflare transient backoff to 5/10/20 (#1307) 2026-03-09 15:51:41 -06:00
Charles Packer
28039dcb43 refactor: remove dual approval paths from listen mode (#1305) 2026-03-09 12:36:42 -07:00
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