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 |
|
Devansh Jain
|
cbcce1d4f5
|
chore: bump @letta-ai/letta-client to 1.7.12 (#1306)
|
2026-03-09 12:21:18 -07:00 |
|
github-actions[bot]
|
866c801e5f
|
chore: bump version to 0.17.2 [skip ci]
|
2026-03-09 05:25:28 +00:00 |
|
Charles Packer
|
1dccab8dec
|
chore: resync version to 0.17.1 to match npm registry (#1303)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-08 22:23:37 -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 |
|
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 |
|