Commit Graph

1446 Commits

Author SHA1 Message Date
Shubham Naik
87eff23b81 fix: wire terminal events through V2 listener [LET-7999] (#1430)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 12:03:43 -07:00
Sarah Wooders
16d060a7fa chore: default to auto model instead of sonnet (#1429)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 10:18:01 -07:00
Charles Packer
8386268d43 fix(tui): reduce flicker with post-highlight clipping in live previews (#1423)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-18 10:17:35 -07:00
github-actions[bot]
10138d20d5 chore: bump version to 0.19.1 [skip ci] 2026-03-18 03:09:46 +00:00
Shubham Naik
b1a87d3848 feat(listen): persist CWD and permission mode across restarts [LET-8048] (#1428)
Co-authored-by: Letta Code <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-03-17 20:04:00 -07:00
jnjpng
aee9e5195b fix(plan-mode): dedupe bypass auto-approvals by tool_call_id (#1426)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-17 18:40:53 -07:00
Shubham Naik
a405a59520 feat(listen): isolate permission mode per conversation [LET-8050] (#1425)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-17 18:10:40 -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
Kevin Lin
b7600ee2f8 feat: add GPT-5.4 mini and nano model presets (#1422)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-17 14:50:53 -07:00
Charles Packer
9c6972b2f6 fix(auth): update setup login copy and static auth logo (#1421)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-17 11:07:07 -07:00
github-actions[bot]
ade41afce8 chore: bump version to 0.19.0 [skip ci] 2026-03-17 06:25:31 +00: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
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