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
|
380c7e1369
|
docs: rewrite dispatching-coding-agents skill prompt (#1400)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-16 10:49:15 -07:00 |
|
jnjpng
|
022dafadbc
|
fix: add sendMessageStream boundary debug metadata (#1403)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-16 07:55:10 -07:00 |
|
Sarah Wooders
|
effdef2bd0
|
feat(tools): remove memory tool from default toolsets (#1401)
|
2026-03-16 00:20:04 -07:00 |
|
Sarah Wooders
|
7cbdc9bba5
|
revert: restore free-tier lock emoji behavior in model selector (#1398)
|
2026-03-15 20:24:05 -07:00 |
|
Sarah Wooders
|
cc32bb5d8d
|
feat: warn at startup when context repositories are not enabled (#1396)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-15 18:54:28 -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 |
|
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 |
|
Charles Packer
|
423a4a8c92
|
feat(listen): emit explicit approval and tool execution lifecycle events (#1381)
|
2026-03-13 14:38:13 -07:00 |
|
Cameron
|
1712651047
|
fix: correct Docker pull image in outdated warning (#1380)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-13 11:59:18 -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
|
9281afc4a4
|
chore: Add gpt 5 mini with high reasoning (#1372)
|
2026-03-12 17:43:25 -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 |
|
Shubham Naik
|
af45355617
|
Shub/let 7883 add terminal support (#1369)
Co-authored-by: Letta Code <noreply@letta.com>
|
2026-03-12 15:59:33 -07:00 |
|
Sarah Wooders
|
7fbeef8cbc
|
feat: add dispatching-coding-agents bundled skill (#1166)
Co-authored-by: Letta <noreply@letta.com>
|
2026-03-12 15:31:10 -07:00 |
|
jnjpng
|
d8eeab0e7a
|
feat: add debug logs with error details on retry (#1367)
|
2026-03-12 14:40:42 -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 |
|
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 |
|
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 |
|
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 |
|