Commit Graph

974 Commits

Author SHA1 Message Date
cthomas
35920fbc91 fix: preserve approval data across stream resume boundary (#1128)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 20:24:14 -08:00
Devansh Jain
aa16b68f6c fix: pass --conv alias to headless mode (#1129) 2026-02-24 19:41:56 -08:00
Devansh Jain
bec120bf90 fix: remove redundant --default flag and allow --conv default with --new-agent (#1127) 2026-02-24 18:54:50 -08:00
Ari Webb
a8efb9776f fix: cosmetic fix for new agents (#1126) 2026-02-24 16:37:16 -08:00
Kevin Lin
9531874100 feat: add openai/gpt-5.3-codex model tiers (#1124)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 15:36:19 -08:00
Shubham Naik
eb210f22b4 feat: simplify listen command - remove binding flags, add auto-genera… (#1111)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 14:11:10 -08:00
Sarah Wooders
a086957407 fix(cli): detect API key from env instead of checking repo secrets (#1116)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: Charles Packer <cpacker@users.noreply.github.com>
2026-02-24 12:19:31 -08:00
Sarah Wooders
d30d2992b9 chore: update subagent default models (#1120)
Co-authored-by: Letta <noreply@letta.com>
2026-02-24 12:00:01 -08:00
Kevin Lin
9526a74c99 fix: use file-centric language in memory subagent prompt (#1122) 2026-02-24 09:18:50 -08:00
Kevin Lin
c4739e51e1 fix: update memory defrag flow for git-backed memfs (#1121) 2026-02-24 06:34:46 -08:00
Sarah Wooders
5f993ca09b chore: trim featured models to latest frontier per provider (#1115)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 18:37:51 -08:00
jnjpng
9af69dee6b fix(settings): handle home-directory project/global settings collision (#1117)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 18:25:01 -08:00
Charles Packer
75c7dd793b test(integration): reduce flaky startup/headless timeout failures (#1109)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 17:40:41 -08:00
Jason Carreira
c58d5f1e07 fix(hooks): don't log full error stack when project settings not loaded (#1114)
Co-authored-by: Jason Carreira <jason@visotrust.com>
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 17:13:36 -08:00
jnjpng
caa109c10d fix: skip no-op preset refresh on resume to avoid slow agent recompile (#1110)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 13:38:17 -08:00
Kevin Lin
61b586174c fix: remove duplicate frontmatter blocks in memory subagent prompt (#1106) 2026-02-23 11:10:29 -08:00
Kevin Lin
faf9f424ac fix: remove LS from explore subagent (never attached to agents) (#1107) 2026-02-23 11:10:12 -08:00
jnjpng
32b1a9e0c8 refactor: hoist resume model-refresh imports (#1093)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 11:01:59 -08:00
Sarah Wooders
6813167a2a feat(cli): add /install-github-app setup wizard (#1097)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 10:38:21 -08:00
Charles Packer
e93aa7b494 feat(headless): add bootstrap_session_state + memfs startup policy (#1104)
Co-authored-by: Letta <noreply@letta.com>
2026-02-23 10:35:08 -08:00
Charles Packer
7a88f922b9 fix(headless): scope default list_messages to default conversation (#1103) 2026-02-23 03:26:10 -08:00
Charles Packer
f6f971e456 fix: use ~/.letta for user permission settings (#1102) 2026-02-22 23:55:37 -08:00
Charles Packer
6253a93c82 fix: handle default conversation sentinel in headless startup (#1100) 2026-02-22 23:31:14 -08:00
Charles Packer
7c9e1b1623 feat: headless list messages (#1095)
Co-authored-by: Letta <noreply@letta.com>
2026-02-22 17:38:29 -08:00
Charles Packer
35812d5b39 fix: temporarily disable xhigh reasoning for Anthropic models (#1092)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 16:20:43 -08:00
Charles Packer
bbd4bd00e8 fix: omit reasoning tag when set to none (#1091)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 16:11:14 -08:00
jnjpng
7ad3a975b1 fix: refresh model preset settings on resume (#1052)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: letta-code <248085862+letta-code@users.noreply.github.com>
Co-authored-by: jnjpng <jnjpng@users.noreply.github.com>
2026-02-21 14:38:13 -08:00
Charles Packer
f5cc69c9d1 fix(sleeptime): trigger compaction reflection for legacy summary format (#1090) 2026-02-21 14:30:27 -08:00
Charles Packer
5d8a832c00 feat: add plan viewer with browser preview (LET-7645) (#1089)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 13:39:22 -08:00
Charles Packer
5ad7094a26 feat: add /palace alias for Memory Palace (#1088)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 13:34:02 -08:00
Charles Packer
7efef92dfd fix: use default conversation for freshly created subagents (LET-7643) (#1087)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 13:07:10 -08:00
Charles Packer
e3f1ca84ed fix(resume): preserve recency when injecting assistant anchor (#1086) 2026-02-21 12:35:20 -08:00
Charles Packer
a3964ae61f fix: harden symlink skill discovery traversal (#1085) 2026-02-21 12:35:14 -08:00
paulbettner
313f3eaaea fix(resume): harden transcript backfill (#1082) 2026-02-21 12:27:20 -08:00
Charles Packer
ef65dbe46f test(cli): cover permission mode pinning across pre-stream retries (#1084) 2026-02-21 12:27:10 -08:00
Zerubbabel
0f48788f13 fix: discover skills installed as symlinks in ~/.letta/skills/ (#1053) 2026-02-21 12:24:27 -08:00
paulbettner
fd9ead8468 fix(permissions): keep bypassPermissions across transient retries (#1080) 2026-02-21 12:20:43 -08:00
Charles Packer
00aa038681 fix: use node:crypto import for Node 18 compatibility (#1083)
Co-authored-by: Letta <noreply@letta.com>
2026-02-21 12:20:18 -08:00
Devansh Jain
04e3d8739e refactor: split session-context reminder into agent-info + session-context (#1078)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 17:54:35 -08:00
Kian Jones
c5033666b4 perf: eliminate redundant API calls on startup (#1067)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:59:45 -08:00
Kian Jones
539ce175e5 feat: add --conv flag to listen subcommand (#1070) 2026-02-20 16:37:00 -08:00
Kian Jones
a16acfddeb fix: memory palace fails if there's a $ in memory (#1074) 2026-02-20 16:31:41 -08:00
Charles Packer
150ff0d998 fix: no retry on quota limit errors (#1072) 2026-02-20 16:30:20 -08:00
Kevin Lin
2e8b00f8cc fix: nesting level not correct in memory palace (#1075)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:30:11 -08:00
Charles Packer
eca8459df4 fix: resolve env vars in reflection/history-analyzer commit trailers (#1076)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:29:57 -08:00
Devansh Jain
6efcbd806f fix: Disable all shared reminders for subagents (#1073)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:24:36 -08:00
cthomas
1e024c34f9 fix: note single line vs multi line for git cred skill (#1071) 2026-02-20 16:13:51 -08:00
jnjpng
a7ec74612f feat: log chunks for feedback (#1068)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 16:04:38 -08:00
Kevin Lin
6b085ba791 fix: skip auto-open memory palace in tmux on macOS (#1069)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 15:53:05 -08:00
Shubham Naik
4f8690f98d fix: never auto-approve interactive tools in listen mode (#1066)
Co-authored-by: Letta <noreply@letta.com>
2026-02-20 13:26:57 -08:00