Commit Graph

  • 95304a557e fix: replace console.debug with debugLog in updateAgentSystemPrompt (#1407) Devansh Jain 2026-03-16 12:54:45 -07:00
  • 6c7a2efdbb fix(startup): clear Letta Code tool rules on boot (#1405) Charles Packer 2026-03-16 12:53:17 -07:00
  • 380c7e1369 docs: rewrite dispatching-coding-agents skill prompt (#1400) Sarah Wooders 2026-03-16 10:49:15 -07:00
  • 022dafadbc fix: add sendMessageStream boundary debug metadata (#1403) jnjpng 2026-03-16 07:55:10 -07:00
  • effdef2bd0 feat(tools): remove memory tool from default toolsets (#1401) Sarah Wooders 2026-03-16 00:20:04 -07:00
  • 7cbdc9bba5 revert: restore free-tier lock emoji behavior in model selector (#1398) Sarah Wooders 2026-03-15 20:24:05 -07:00
  • cc32bb5d8d feat: warn at startup when context repositories are not enabled (#1396) Sarah Wooders 2026-03-15 18:54:28 -07:00
  • d6856fa5da feat(tools): add client-side memory tool with git-backed sync (#1363) Sarah Wooders 2026-03-15 13:08:11 -07:00
  • c60363a25d fix(reflection): given reflection agents the parent memory (#1376) Sarah Wooders 2026-03-15 11:12:38 -07:00
  • 3015450120 fix: Stabilize subagent lifecycle and polish subagent live display [LET-7764] (#1391) Devansh Jain 2026-03-13 20:48:17 -07:00
  • 6f999fac25 feat: TB regression — full runs, xhigh models, baselines, and report improvements (#1390) Devansh Jain 2026-03-13 19:08:24 -07:00
  • c52656625b fix: improve bash-mode backspace exit behavior (#1386) jnjpng 2026-03-13 16:45:59 -07:00
  • 877ad1ada0 fix: TB regression workflow fixes (venv, Modal, warnings) (#1385) Devansh Jain 2026-03-13 16:27:01 -07:00
  • 7d3b4a4500 fix: index only the user-selected file/dir from @ autocomplete (#1388) Shelley Pham 2026-03-13 16:23:54 -07:00
  • 4352507c67 chore: bump version to 0.18.4 [skip ci] github-actions[bot] 2026-03-13 22:11:39 +00:00
  • 50e961ed27 fix: actually enforce the max entries during index construction (#1383) Kian Jones 2026-03-13 15:07:12 -07:00
  • 79fd896b62 Revert "fix: use venv instead of --system for TB workflow" Devansh Jain 2026-03-13 22:04:05 +00:00
  • bce155f36b fix: use venv instead of --system for TB workflow Devansh Jain 2026-03-13 21:54:46 +00:00
  • 4bc3045f68 chore: Refactor git context gathering for session and init [LET-7906] (#1379) Devansh Jain 2026-03-13 14:44:45 -07:00
  • 423a4a8c92 feat(listen): emit explicit approval and tool execution lifecycle events (#1381) Charles Packer 2026-03-13 14:38:13 -07:00
  • 656895d312 feat: add Terminal-Bench weekly regression workflow [LET-7791] (#1232) Devansh Jain 2026-03-13 14:26:38 -07:00
  • 1712651047 fix: correct Docker pull image in outdated warning (#1380) Cameron 2026-03-13 11:59:18 -07:00
  • e39089593a feat: change lettaignore logic (#1375) Shelley Pham 2026-03-13 11:26:09 -07:00
  • 8f1ffda63f chore: Clean up system prompts directory [LET-7937] (#1378) Devansh Jain 2026-03-12 23:05:13 -07:00
  • e2e82866ad fix(listen): normalize inbound user image payloads (#1374) Charles Packer 2026-03-12 20:37:50 -07:00
  • 94ff9f6796 Fix default conversation system prompt recompilation routing [LET-7976] (#1373) Devansh Jain 2026-03-12 19:34:35 -07:00
  • 182c65b77e chore: bump version to 0.18.3 [skip ci] github-actions[bot] 2026-03-13 01:56:49 +00:00
  • c52ed0525f fix: Disable memfs for newly spawned subagents [LET-7975] (#1371) Devansh Jain 2026-03-12 18:10:10 -07:00
  • 9281afc4a4 chore: Add gpt 5 mini with high reasoning (#1372) Devansh Jain 2026-03-12 17:43:25 -07:00
  • 0992c00a03 feat: resume server-side run on pre-stream 409 conversation busy (#1370) jnjpng 2026-03-12 17:59:45 -06:00
  • af45355617 Shub/let 7883 add terminal support (#1369) Shubham Naik 2026-03-12 15:59:33 -07:00
  • 7fbeef8cbc feat: add dispatching-coding-agents bundled skill (#1166) Sarah Wooders 2026-03-12 15:31:10 -07:00
  • d8eeab0e7a feat: add debug logs with error details on retry (#1367) jnjpng 2026-03-12 15:40:42 -06:00
  • 38d5a5b8c2 chore: Remove agent-info shared reminder for subagents [LET-7974] (#1368) Devansh Jain 2026-03-12 14:40:27 -07:00
  • 8ce5b0ed76 feat: speed up shallow init subagent [LET-7889] (#1362) Devansh Jain 2026-03-12 14:14:41 -07:00
  • 97d6d179df feat: enable LETTA_DEBUG=1 by default in dev script (#1366) jnjpng 2026-03-12 14:30:57 -06:00
  • e94c15ea87 feat: colorize debug log screen output (#1365) jnjpng 2026-03-12 12:56:05 -06:00
  • e37e997b98 feat: persist working directory cache across restarts [LET-7949] (#1364) Shubham Naik 2026-03-12 11:34:04 -07:00
  • f4d89863c7 fix(headless): support recover_pending_approvals in stream-json mode (#1361) Cameron 2026-03-11 23:33:19 -07:00
  • 591e6638cc feat: New letta.md system prompt + source-faithful benchmarking prompts [LET-7747, LET-7787] (#1313) Devansh Jain 2026-03-11 19:47:08 -07:00
  • 9041e600e3 Update reflection subagent prompts and use local transcript files for context (#1348) Sarah Wooders 2026-03-11 18:39:45 -07:00
  • 158113b213 fix: byok model fallback (#1359) cthomas 2026-03-11 17:24:19 -07:00
  • a5c407eade feat: Make /init an interactive flow conducted by the primary agent [LET-7891] (#1356) Devansh Jain 2026-03-11 16:59:25 -07:00
  • d9eaa74ad6 feat: add strict to update args (#1358) cthomas 2026-03-11 16:46:18 -07:00
  • 2cf6de9813 fix: update args fallback (#1357) cthomas 2026-03-11 16:08:29 -07:00
  • 0a5e3d6132 feat: file indexing (#1352) Shelley Pham 2026-03-11 14:58:30 -07:00
  • 0a07bf7343 fix: preserve context window during resume preset refresh (#1353) Cameron 2026-03-11 14:51:13 -07:00
  • e1b9c6701c feat: allow env to be shared by current directory (#1355) Shubham Naik 2026-03-11 13:47:38 -07:00
  • 8ef228a114 chore: bump version to 0.18.2 [skip ci] github-actions[bot] 2026-03-11 19:56:12 +00:00
  • 8906ab48df fix: guard against undefined input in vendored Ink handleData on Bun/Linux (#1351) Charles Packer 2026-03-11 12:21:55 -07:00
  • 1d724cfc2e chore: bump version to 0.18.1 [skip ci] github-actions[bot] 2026-03-11 17:55:06 +00:00
  • 4c613d4238 feat(tui): improved diff rendering with syntax highlighting (#1349) Charles Packer 2026-03-10 23:06:11 -07:00
  • bf53c6e364 feat: syntax-highlighted bash commands + fix backfill missing tool calls (#1347) Charles Packer 2026-03-10 21:29:54 -07:00
  • bfc9d4b25a fix(tui): trim leading space on word-wrapped continuation lines (#1346) Charles Packer 2026-03-10 21:08:24 -07:00
  • 13d86fbd7c fix(tui): auto-approve plan mode in YOLO (#1345) jnjpng 2026-03-10 21:56:48 -06:00
  • a387724b05 fix(tui): clean up token counting in subagent display (#1344) Charles Packer 2026-03-10 18:36:37 -07:00
  • ffe204aafc fix(tui): cache plan path before ExitPlanMode arrives (#1337) jnjpng 2026-03-10 19:17:47 -06:00
  • d07f914e67 chore: bump version to 0.18.0 [skip ci] github-actions[bot] 2026-03-11 00:38:47 +00:00
  • 8f13d9a25e fix: use client.conversations.recompile instead of client.agents.reco… (#1339) Kevin Lin 2026-03-10 17:22:37 -07:00
  • 2a97f90a93 fix(listen): recover queue pump on non-user errors (#1340) Charles Packer 2026-03-10 17:02:44 -07:00
  • 382acacc7e fix: listener queue parity pump (#1338) Charles Packer 2026-03-10 16:33:56 -07:00
  • a69fbfe877 feat(listen): plan mode system reminder (#1331) Christina Tong 2026-03-10 16:05:51 -07:00
  • 05a3aec87c fix: exempt $MEMORY_DIR/system/ files from read-before-edit gate (#1335) github-actions[bot] 2026-03-10 15:34:45 -07:00
  • b12744a408 feat: propagate conversation_id on all WebSocket events (#1328) Shubham Naik 2026-03-10 15:28:05 -07:00
  • 95c0d8aefa feat: add minimum docker version (#1333) cthomas 2026-03-10 14:56:54 -07:00
  • 4451e50281 fix: show custom BYOK models in selector (#1321) Sarah Wooders 2026-03-10 14:17:51 -07:00
  • 4c9f63c4e2 feat(remote): support per-conversation working directories in listener mode (#1323) Charles Packer 2026-03-10 13:42:42 -07:00
  • e82a2d33f8 feat: add client side skills (#1320) Sarah Wooders 2026-03-10 13:18:14 -07:00
  • 87312720d5 fix: use shadowed frame for static logo (#1332) jnjpng 2026-03-10 13:45:44 -06:00
  • 162e654ba8 fix: disable animated logo on setup/login page (#1330) jnjpng 2026-03-10 13:28:53 -06:00
  • 58633e9557 fix(tui): preserve ExitPlanMode plan path after mode cycling (#1329) jnjpng 2026-03-10 13:26:29 -06:00
  • 4fda294a99 fix(tui): gracefully continue ExitPlanMode after mode cycling (#1308) jnjpng 2026-03-10 12:17:49 -06:00
  • d9eae7b0e3 feat: add chatgpt-plus-pro gpt-5.4-fast tiers (#1322) Sarah Wooders 2026-03-10 11:17:19 -07:00
  • e00afcb241 fix: add gpt-5.4-fast byok (#1327) Ari Webb 2026-03-10 11:12:40 -07:00
  • 49dc155cdf fix: use Gemini 3.1 Pro preview handles (#1326) Kevin Lin 2026-03-10 10:14:54 -07:00
  • a1cdda9467 fix: create agents with correct memory mode upfront (#1318) Devansh Jain 2026-03-09 19:38:47 -07:00
  • 4222664a55 fix: cloudflare edge case (#1309) cthomas 2026-03-09 19:33:26 -07:00
  • b9c4b3068f fix: reasoning ui for auto models (#1316) cthomas 2026-03-09 19:32:15 -07:00
  • 4a261a2ae8 fix: always request pings for streamed sends (#1319) Charles Packer 2026-03-09 19:11:30 -07:00
  • 559dbe6d06 fix(subagent): use chat link format in subagent preview menu (#1317) Charles Packer 2026-03-09 18:59:25 -07:00
  • bdadd14410 feat: Show command hint for agents with non-default system prompts (#1314) Devansh Jain 2026-03-09 18:31:15 -07:00
  • 963274bb75 feat: expose cwd in listener state snapshots (#1315) Charles Packer 2026-03-09 18:14:59 -07:00
  • f148beee5d feat: recipe-based system prompt management (#1293) Devansh Jain 2026-03-09 17:20:11 -07:00
  • c55a1fbd22 fix: always right-align status bar footer content [LET-7888] (#1312) Devansh Jain 2026-03-09 16:56:50 -07:00
  • 89d6ed2c87 feat: Recompile system prompt after memory subagents finish (#1310) Devansh Jain 2026-03-09 16:50:40 -07:00
  • f5d6f095a6 fix: callsites to list conversation messages (#1311) Christina Tong 2026-03-09 16:15:40 -07:00
  • a57cf84e03 fix(retry): increase Cloudflare transient backoff to 5/10/20 (#1307) jnjpng 2026-03-09 14:51:41 -07:00
  • 28039dcb43 refactor: remove dual approval paths from listen mode (#1305) Charles Packer 2026-03-09 12:36:42 -07:00
  • cbcce1d4f5 chore: bump @letta-ai/letta-client to 1.7.12 (#1306) Devansh Jain 2026-03-09 12:21:18 -07:00
  • 866c801e5f chore: bump version to 0.17.2 [skip ci] github-actions[bot] 2026-03-09 05:25:28 +00:00
  • 1dccab8dec chore: resync version to 0.17.1 to match npm registry (#1303) Charles Packer 2026-03-08 22:23:37 -07:00
  • c012a5f346 fix(tui): gate debug footer stub behind LETTA_DEBUG_FOOTER env var (#1302) Charles Packer 2026-03-08 18:30:14 -07:00
  • c69c132331 feat: send image version in telemetry (#1298) cthomas 2026-03-08 16:36:25 -07:00
  • 36ac63612b feat(model): add GPT-5.4 and GPT-5.4 Pro to model selector (#1301) Sarah Wooders 2026-03-08 16:35:43 -07:00
  • 9f16ef6c9d feat: add gpt-5.4-fast (#1300) Ari Webb 2026-03-06 17:09:56 -08:00
  • 194edef4f3 fix: don't pass null max_output_tokens in model_settings (#1299) jnjpng 2026-03-06 14:58:25 -08:00
  • 82c4794616 feat(message): add OpenAI websocket responses mode header (#1297) jnjpng 2026-03-06 14:36:44 -08:00
  • 8a657ad87d fix(listen): expose interrupted tool state for reconnect hydration (#1295) Charles Packer 2026-03-05 23:17:43 -08:00
  • 52f2cc9924 fix(listen): preserve interrupt error status through next-turn persistence (#1294) Charles Packer 2026-03-05 22:29:08 -08:00
  • cc6f754ca3 fix: use SYSTEM_PROMPT for default preset instead of letta-claude (#1292) Devansh Jain 2026-03-05 20:54:08 -08:00