Commit Graph

1433 Commits

Author SHA1 Message Date
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
ad7177b305 feat(cli): add /recompile slash command (#1412)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 16:50:30 -07:00
Sarah Wooders
b1930224e7 fix(cli): default summarization model and reconcile attached agent tools (#1399)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 16:50:10 -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
Cameron
0aeb24b51d fix(headless): auto-deny interactive approvals during recovery (#1415) 2026-03-16 16:33:39 -07:00
jnjpng
dd868004c0 fix(statusline): align turn_count with reflection cadence source (#1414)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 16:24:28 -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
Charles Packer
77b6a3fc78 refactor(listen): split client into modules (#1413) 2026-03-16 16:18:18 -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
jnjpng
f65a751ff0 fix(debug): unify LETTA_DEBUG and DEBUG gating (#1408)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 13:14:25 -07:00
Devansh Jain
95304a557e fix: replace console.debug with debugLog in updateAgentSystemPrompt (#1407)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-16 12:54:45 -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
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
Devansh Jain
6f999fac25 feat: TB regression — full runs, xhigh models, baselines, and report improvements (#1390)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-13 19:08:24 -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
Devansh Jain
877ad1ada0 fix: TB regression workflow fixes (venv, Modal, warnings) (#1385)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-13 16:27:01 -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
github-actions[bot]
4352507c67 chore: bump version to 0.18.4 [skip ci] 2026-03-13 22:11:39 +00:00
Kian Jones
50e961ed27 fix: actually enforce the max entries during index construction (#1383) 2026-03-13 15:07:12 -07:00
Devansh Jain
79fd896b62 Revert "fix: use venv instead of --system for TB workflow"
This reverts commit bce155f36b.
2026-03-13 22:04:05 +00:00
Devansh Jain
bce155f36b fix: use venv instead of --system for TB workflow
Ubuntu runners have externally-managed Python that rejects --system installs.

🤖 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta Code <noreply@letta.com>
2026-03-13 21:54:46 +00: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
Devansh Jain
656895d312 feat: add Terminal-Bench weekly regression workflow [LET-7791] (#1232)
Co-authored-by: Letta <noreply@letta.com>
2026-03-13 14:26:38 -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
github-actions[bot]
182c65b77e chore: bump version to 0.18.3 [skip ci] 2026-03-13 01:56:49 +00: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