Commit Graph

321 Commits

Author SHA1 Message Date
Devansh Jain
011731ea9e fix(plan-mode): require manual ExitPlanMode approval in yolo (#1440) 2026-03-18 17:03:32 -07:00
Charles Packer
59abc529de fix(approval): include allow comments in tool return payloads (#1443)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 16:59:30 -07:00
Charles Packer
3b99b7d3b9 fix(listener): preserve allow comments in approval responses (#1442)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 16:41:25 -07:00
Sarah Wooders
8d8663adec chore: switch all subagent models to auto/auto-fast (#1436)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 15:51:39 -07:00
Charles Packer
5a7827f620 fix(approval): normalize approved client tool results (#1441)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 15:51:25 -07:00
Charles Packer
3ada498f72 fix(listener): restore desktop permission mode binding for default scope (#1432)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 12:38:00 -07:00
Devansh Jain
36fca4d9d2 fix(permissions): require approval for ExitPlanMode in bypass mode (#1431)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 12:06:45 -07:00
Devansh Jain
ef7defe5d9 fix(subagents): handle CRLF/BOM frontmatter for custom agent files (#1424)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-17 15:07:59 -07:00
Charles Packer
3797560cb2 feat(listen): make listener runtime conversation-scoped (#1418) 2026-03-16 22:36:52 -07:00
Devansh Jain
32e042d528 fix(init): make shallow init adapt to existing memory structure [LET-7995] (#1417) 2026-03-16 17:47:17 -07:00
jnjpng
f8849c4536 fix(statusline): re-arm polling when config changes (#1416)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 17:40:01 -07:00
Sarah Wooders
c2a1312811 feat: default agents and subagents to auto model (#1392)
Co-authored-by: Letta Code <noreply@letta.com>
Co-authored-by: Ari Webb <ari@letta.com>
2026-03-16 16:50:01 -07:00
Devansh Jain
fea0c5ff07 refactor(cli): move /system upgrade hint into thinking tips (#1411)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 16:23:05 -07:00
Devansh Jain
be41f9f5c7 feat(cli): add thinking indicator tip bar with memory tips (#1410)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 16:04:00 -07:00
jnjpng
aba5ecc62a feat(statusline): include memfs metadata in command payload (#1389)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 15:34:08 -07:00
Charles Packer
3edaf91ee4 feat(listen): add protocol_v2, move ws server to v2 (#1387)
Co-authored-by: Shubham Naik <shub@letta.com>
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 14:46:56 -07:00
Charles Packer
8ecf39798c fix(ci): make ci green (#1409) 2026-03-16 14:23:44 -07:00
Charles Packer
6c7a2efdbb fix(startup): clear Letta Code tool rules on boot (#1405)
Co-authored-by: Jin Peng <jinjpeng@gmail.com>
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 12:53:17 -07:00
Sarah Wooders
d6856fa5da feat(tools): add client-side memory tool with git-backed sync (#1363) 2026-03-15 13:08:11 -07:00
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
Devansh Jain
4bc3045f68 chore: Refactor git context gathering for session and init [LET-7906] (#1379) 2026-03-13 14:44:45 -07:00
Charles Packer
423a4a8c92 feat(listen): emit explicit approval and tool execution lifecycle events (#1381) 2026-03-13 14:38:13 -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
Devansh Jain
8f1ffda63f chore: Clean up system prompts directory [LET-7937] (#1378) 2026-03-12 23:05:13 -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
Devansh Jain
c52ed0525f fix: Disable memfs for newly spawned subagents [LET-7975] (#1371) 2026-03-12 18:10:10 -07:00
Devansh Jain
38d5a5b8c2 chore: Remove agent-info shared reminder for subagents [LET-7974] (#1368) 2026-03-12 14:40:27 -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
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
jnjpng
13d86fbd7c fix(tui): auto-approve plan mode in YOLO (#1345) 2026-03-10 20:56:48 -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
382acacc7e fix: listener queue parity pump (#1338) 2026-03-10 16:33:56 -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
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
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
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
89d6ed2c87 feat: Recompile system prompt after memory subagents finish (#1310) 2026-03-09 16:50: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