Commit Graph

1385 Commits

Author SHA1 Message Date
jnjpng
97d6d179df feat: enable LETTA_DEBUG=1 by default in dev script (#1366) 2026-03-12 13:30:57 -07:00
jnjpng
e94c15ea87 feat: colorize debug log screen output (#1365) 2026-03-12 11:56:05 -07:00
Shubham Naik
e37e997b98 feat: persist working directory cache across restarts [LET-7949] (#1364)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-12 11:34:04 -07:00
Cameron
f4d89863c7 fix(headless): support recover_pending_approvals in stream-json mode (#1361)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-11 23:33:19 -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
cthomas
158113b213 fix: byok model fallback (#1359) 2026-03-11 17:24:19 -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
cthomas
d9eaa74ad6 feat: add strict to update args (#1358) 2026-03-11 16:46:18 -07:00
cthomas
2cf6de9813 fix: update args fallback (#1357) 2026-03-11 16:08:29 -07:00
Shelley Pham
0a5e3d6132 feat: file indexing (#1352) 2026-03-11 14:58:30 -07:00
Cameron
0a07bf7343 fix: preserve context window during resume preset refresh (#1353)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-11 14:51:13 -07:00
Shubham Naik
e1b9c6701c feat: allow env to be shared by current directory (#1355) 2026-03-11 13:47:38 -07:00
github-actions[bot]
8ef228a114 chore: bump version to 0.18.2 [skip ci] 2026-03-11 19:56:12 +00:00
Charles Packer
8906ab48df fix: guard against undefined input in vendored Ink handleData on Bun/Linux (#1351)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-11 12:21:55 -07:00
github-actions[bot]
1d724cfc2e chore: bump version to 0.18.1 [skip ci] 2026-03-11 17:55:06 +00: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
Charles Packer
bfc9d4b25a fix(tui): trim leading space on word-wrapped continuation lines (#1346)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 21:08:24 -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
github-actions[bot]
d07f914e67 chore: bump version to 0.18.0 [skip ci] 2026-03-11 00:38:47 +00: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
Sarah Wooders
d9eae7b0e3 feat: add chatgpt-plus-pro gpt-5.4-fast tiers (#1322)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 11:17:19 -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