Sarah Wooders
|
c60363a25d
|
fix(reflection): given reflection agents the parent memory (#1376)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-15 11:12:38 -07:00 |
|
Devansh Jain
|
3015450120
|
fix: Stabilize subagent lifecycle and polish subagent live display [LET-7764] (#1391)
|
2026-03-13 20:48:17 -07:00 |
|
jnjpng
|
c52656625b
|
fix: improve bash-mode backspace exit behavior (#1386)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-13 16:45:59 -07:00 |
|
Shelley Pham
|
7d3b4a4500
|
fix: index only the user-selected file/dir from @ autocomplete (#1388)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-13 16:23:54 -07:00 |
|
Kian Jones
|
50e961ed27
|
fix: actually enforce the max entries during index construction (#1383)
|
2026-03-13 15:07:12 -07:00 |
|
Devansh Jain
|
4bc3045f68
|
chore: Refactor git context gathering for session and init [LET-7906] (#1379)
|
2026-03-13 14:44:45 -07:00 |
|
Shelley Pham
|
e39089593a
|
feat: change lettaignore logic (#1375)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-13 11:26:09 -07:00 |
|
Charles Packer
|
e2e82866ad
|
fix(listen): normalize inbound user image payloads (#1374)
|
2026-03-12 20:37:50 -07:00 |
|
Devansh Jain
|
94ff9f6796
|
Fix default conversation system prompt recompilation routing [LET-7976] (#1373)
|
2026-03-12 19:34:35 -07:00 |
|
jnjpng
|
0992c00a03
|
feat: resume server-side run on pre-stream 409 conversation busy (#1370)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-12 16:59:45 -07:00 |
|
jnjpng
|
d8eeab0e7a
|
feat: add debug logs with error details on retry (#1367)
|
2026-03-12 14:40:42 -07:00 |
|
Devansh Jain
|
8ce5b0ed76
|
feat: speed up shallow init subagent [LET-7889] (#1362)
|
2026-03-12 14:14:41 -07:00 |
|
Devansh Jain
|
591e6638cc
|
feat: New letta.md system prompt + source-faithful benchmarking prompts [LET-7747, LET-7787] (#1313)
Co-authored-by: Letta <noreply@letta.com>
|
2026-03-11 19:47:08 -07:00 |
|
Sarah Wooders
|
9041e600e3
|
Update reflection subagent prompts and use local transcript files for context (#1348)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-11 18:39:45 -07:00 |
|
Devansh Jain
|
a5c407eade
|
feat: Make /init an interactive flow conducted by the primary agent [LET-7891] (#1356)
|
2026-03-11 16:59:25 -07:00 |
|
Shelley Pham
|
0a5e3d6132
|
feat: file indexing (#1352)
|
2026-03-11 14:58:30 -07:00 |
|
Charles Packer
|
4c613d4238
|
feat(tui): improved diff rendering with syntax highlighting (#1349)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-10 23:06:11 -07:00 |
|
Charles Packer
|
bf53c6e364
|
feat: syntax-highlighted bash commands + fix backfill missing tool calls (#1347)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-10 21:29:54 -07:00 |
|
jnjpng
|
13d86fbd7c
|
fix(tui): auto-approve plan mode in YOLO (#1345)
|
2026-03-10 20:56:48 -07:00 |
|
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 |
|
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
|
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
|
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
|
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
|
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 |
|
Devansh Jain
|
638204ab3c
|
fix: restrict --system flag to known preset IDs (#1290)
|
2026-03-05 20:50:45 -08:00 |
|
Christina Tong
|
d60c701f5e
|
feat(tui): style bg subagent footer (#1288)
|
2026-03-05 18:39:11 -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 |
|
Christina Tong
|
2396a859b4
|
fix(tui): link footer subagent (#1270)
|
2026-03-05 08:37:39 -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 |
|
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 |
|