Commit Graph

  • 638204ab3c fix: restrict --system flag to known preset IDs (#1290) Devansh Jain 2026-03-05 20:50:45 -08:00
  • c95c4a4722 revert: "fix(listen): normalize interrupt tool returns for websocket parity" (#1291) Charles Packer 2026-03-05 20:42:56 -08:00
  • 1b16e8bc1f fix(listen): normalize interrupt tool returns for websocket parity (#1289) Charles Packer 2026-03-05 20:37:42 -08:00
  • d60c701f5e feat(tui): style bg subagent footer (#1288) Christina Tong 2026-03-05 19:39:11 -07:00
  • c0ecdb16d0 fix(listen): recover stale approval conflicts after stop-reason errors (#1285) Charles Packer 2026-03-05 17:33:46 -08:00
  • 4e0751f069 fix: send max_tokens null to explicitly unset stale values on model switch (#1281) jnjpng 2026-03-05 17:28:25 -08:00
  • cdf7167b26 chore: restore null! placeholders for forward-reference pattern (#1284) jnjpng 2026-03-05 17:12:20 -08:00
  • 5a6d804069 fix(tui): keep conversation model overrides sticky (#1238) paulbettner 2026-03-05 19:38:36 -05:00
  • a185d567ba fix(tui): better footer subagent link and alignment (#1283) Christina Tong 2026-03-05 17:35:43 -07:00
  • 6a65ff5008 chore: remove system-append flag (#1280) Devansh Jain 2026-03-05 15:37:31 -08:00
  • 6540a38f82 nit: beta for auto models (#1278) Ari Webb 2026-03-05 13:32:50 -08:00
  • e51c79ff85 fix: context window gpt 5.4 (#1276) Ari Webb 2026-03-05 12:52:53 -08:00
  • 5a69943985 feat: add GPT-5.4 model support (#1275) Kevin Lin 2026-03-05 11:34:15 -08:00
  • 06ddc0a326 feat(listen): emit run_request_error when initial POST fails (#1267) Shubham Naik 2026-03-05 10:41:17 -08:00
  • 2396a859b4 fix(tui): link footer subagent (#1270) Christina Tong 2026-03-05 09:37:39 -07:00
  • 95a628eaa0 fix(ws): remote interrupt recovery for listen-client [LET-7796] (#1272) Charles Packer 2026-03-04 22:35:17 -08:00
  • 0092e6ab76 fix(tui): don't clear conversation model override on transient retrieve errors (#1269) jnjpng 2026-03-04 17:53:08 -08:00
  • e942f7870b fix(model): align free-tier model dropdown behavior and default to GLM-5 (#1263) Sarah Wooders 2026-03-04 17:43:47 -08:00
  • ee00ac7280 feat(headless): exclude AskUserQuestion from headless mode toolset (#1266) Kevin Lin 2026-03-04 16:21:01 -08:00
  • 3059d508d8 chore: bump version to 0.17.0 [skip ci] github-actions[bot] 2026-03-05 00:04:09 +00:00
  • 603e5941d8 refactor: replace ADE /agents/ links with /chat/ and centralize URL building [LET-7798] (#1254) Charles Packer 2026-03-04 15:45:42 -08:00
  • 654fc2d213 rename: letta remote -> letta server with remote as alias (#1265) Charles Packer 2026-03-04 15:44:53 -08:00
  • 2edbe0566d feat: add letta/auto and letta/auto-fast model support (#1259) cthomas 2026-03-04 12:16:30 -08:00
  • fbade3aee7 feat: tag new subagents with their type on creation (#1260) Devansh Jain 2026-03-04 11:36:34 -08:00
  • 0534fdf766 Fix typo: it's to its (#1251) layla 2026-03-05 01:59:04 +08:00
  • 52e7a5af3a feat: split init into shallow and deep tiers [LET-7770] (#1258) Devansh Jain 2026-03-03 22:56:58 -08:00
  • 4111c546d3 fix: migrate default conversation API usage to SDK 1.7.11 pattern (#1256) cthomas 2026-03-03 22:48:49 -08:00
  • a44c16edc7 feat: add max reasoning tier for Sonnet 4.6 (#1257) Devansh Jain 2026-03-03 21:51:48 -08:00
  • a284a31f97 feat(cli): auto-init agent memory on first message [LET-7779] (#1231) Devansh Jain 2026-03-03 20:08:30 -08:00
  • 0d741d389d fix: improve readability of command-io and toolset-change reminders (#1252) Devansh Jain 2026-03-03 18:49:58 -08:00
  • 853762dea3 fix: align headless 409 busy retry with TUI exponential backoff (#1253) jnjpng 2026-03-03 18:36:21 -08:00
  • 5aea65975c feat: add reasoning effort tiers for Opus 4.5 and xhigh for Opus 4.6 (#1248) jnjpng 2026-03-03 16:40:57 -08:00
  • 0c5c766721 feat(statusline): expose agent ID, conversation ID, and last run ID in payload (#1249) jnjpng 2026-03-03 16:33:07 -08:00
  • fd59b8c46b feat: agent-aware rename via command-io hints [LET-7755] (#1250) Devansh Jain 2026-03-03 16:12:53 -08:00
  • 28ba2e7e1f fix: add guard for default conversation id (#1245) cthomas 2026-03-03 14:42:35 -08:00
  • 13063371c0 chore: bump version to 0.16.15 [skip ci] github-actions[bot] 2026-03-03 22:19:52 +00:00
  • d038695244 feat(connect): unify provider connect flows across TUI and CLI (#1243) Charles Packer 2026-03-03 13:26:26 -08:00
  • be7606824b fix: make Shift+Tab enter plan mode before auto-approve (#1197) Devansh Jain 2026-03-03 12:58:07 -08:00
  • 68e4bc0b4a feat: pass version in letta remote (#1226) Shubham Naik 2026-03-03 12:57:09 -08:00
  • 9372605cf2 fix: re-register environment instead of crashing (#1235) Charles Packer 2026-03-03 12:56:06 -08:00
  • d6d39fe0cf fix: persist /model selection for default conversations (#1239) Ari Webb 2026-03-03 12:52:00 -08:00
  • 200390ca33 fix(tui): show background subagent notifications immediately when idle (#1242) Devansh Jain 2026-03-03 12:36:55 -08:00
  • 5bd09dd17d feat(permissions): generalize approve-always rules for gh CLI commands (#1240) Cameron 2026-03-03 11:45:18 -08:00
  • d0b7c1fb8a chore: update default model from sonnet-4.5 to sonnet-4.6 (#1237) Kevin Lin 2026-03-02 22:04:37 -08:00
  • a1a7419396 feat(statusline): expose background agents in status line payload (#1234) Devansh Jain 2026-03-02 17:39:14 -08:00
  • a01bfa696d feat(tui): background agent status indicator in footer (#1233) Devansh Jain 2026-03-02 17:29:56 -08:00
  • 647adb6830 chore: bump version to 0.16.14 [skip ci] github-actions[bot] 2026-03-03 00:42:02 +00:00
  • 60aca976de fix(cli): preserve model across new conversations (#1228) jnjpng 2026-03-02 13:24:59 -08:00
  • 3f189ed0c8 feat(tui): add /compaction mode selector command (#1141) amysguan 2026-03-02 11:28:37 -08:00
  • 04dcff9c33 feat(remote): always-on session log to ~/.letta/logs/remote/ cpacker 2026-03-01 13:50:54 -08:00
  • 59e9b6648f test(queue): assert listener and TUI batch progression parity cpacker 2026-03-01 11:21:13 -08:00
  • 393ab7bddf refactor(remote): extract shared registerWithCloud() helper cpacker 2026-03-01 11:52:42 -08:00
  • b4910cd410 fix(listen): enforce strict queue/run correlation in recovery cpacker 2026-03-01 00:06:37 -08:00
  • ac4621d91d fix: json catching cpacker 2026-02-28 23:04:56 -08:00
  • f65a23d092 fix(remote): handle non-JSON responses from registration endpoint cpacker 2026-02-28 15:56:32 -08:00
  • 269e381551 feat: ws sync (#1222) Charles Packer 2026-02-28 10:42:20 -08:00
  • 27d145d0ea feat: silence reflection subagent from primary agent context (#1221) Devansh Jain 2026-02-27 20:07:55 -08:00
  • 35962f7bc7 feat: make /init a background subagent (#1208) Devansh Jain 2026-02-27 19:35:19 -08:00
  • c8eaea5ee4 feat(listen): recover pending approvals via websocket control (#1219) Charles Packer 2026-02-27 19:25:07 -08:00
  • 0c1f2182a0 feat: add silentCompletion + onComplete to spawnBackgroundSubagentTask (#1217) Devansh Jain 2026-02-27 19:14:05 -08:00
  • ba6df7a9ed feat: add silent flag to SubagentState for display filtering (#1220) Devansh Jain 2026-02-27 19:08:51 -08:00
  • e4c2893f60 feat: add --debug flag for plain-text logging (#1215) Charles Packer 2026-02-27 18:01:46 -08:00
  • f42fcad3fa fix: recover run_id for stream resume after early disconnect (#1212) jnjpng 2026-02-27 17:48:33 -08:00
  • d196c5eb5d Fix: Change Z.ai context window to account for max_token subtraction (#1185) amysguan 2026-02-27 17:11:00 -08:00
  • ec3cbbcaee fix: silence Cloudflare retry status message in terminal UI (#1214) jnjpng 2026-02-27 17:02:05 -08:00
  • e0cea19c9f feat: debug log file for diagnostics (#1211) cthomas 2026-02-27 16:49:26 -08:00
  • 22c31b3d74 fix(tools): add git commit/PR instructions to Codex and Gemini shell tools (#1213) Charles Packer 2026-02-27 16:39:58 -08:00
  • ece8195b3c refactor: DRY up recall subagent by pre-loading searching-messages skill (#1202) Devansh Jain 2026-02-27 16:11:40 -08:00
  • ba6387f583 chore: bump version to 0.16.13 [skip ci] github-actions[bot] 2026-02-28 00:06:51 +00:00
  • 265b96e007 fix: normalize Cloudflare HTML errors in telemetry (#1210) jnjpng 2026-02-27 15:54:40 -08:00
  • c5c4687dc4 fix: skip agents.messages.reset in /clear for named conversations (#1209) cthomas 2026-02-27 15:48:02 -08:00
  • 1dd2281e2c chore(subagents): switch memory workers to sonnet (#1193) Sarah Wooders 2026-02-27 15:41:59 -08:00
  • fb5157c7a6 fix: don't extern sharp (#1200) Kainoa Kanter 2026-02-27 15:41:49 -08:00
  • 186483d750 fix: allow quoted pipes in read-only bash parsing (#1194) Sarah Wooders 2026-02-27 15:40:58 -08:00
  • 81a826440c fix: skip conversation API call for default conversation in /model and /reasoning (#1207) cthomas 2026-02-27 15:39:52 -08:00
  • 0d5dab198a feat: use conversations endpoint for default conversation (#1206) cthomas 2026-02-27 15:37:15 -08:00
  • 841e2332f3 feat: show update notification in TUI and footer (#1204) cthomas 2026-02-27 15:03:47 -08:00
  • bb5d7d0a39 fix: make letta update resilient to npm extraction race conditions (#1201) cthomas 2026-02-27 14:54:02 -08:00
  • 1a245d74d3 fix: resume stream from seq 0 when no seq_id was received (#1198) cthomas 2026-02-27 14:05:31 -08:00
  • 621ec335e2 fix: fix ci (#1199) Ari Webb 2026-02-27 12:19:52 -08:00
  • 613acc0c3e fix: delete plan subagent (#1195) Ari Webb 2026-02-27 11:46:58 -08:00
  • 0a555f1a31 fix: correct invalid 'letta setup' command in missing API key error (#1196) cthomas 2026-02-27 11:32:15 -08:00
  • bd164a40db fix: cache API key in-process to survive keychain failures mid-session (#1192) cthomas 2026-02-27 11:32:08 -08:00
  • 74687a063f fix: skip conversation model sync for default conversation (#1190) cthomas 2026-02-27 10:59:20 -08:00
  • e4529e67e7 fix: redact credential helper value from memfs-git debug log (#1191) cthomas 2026-02-27 10:52:05 -08:00
  • e09b58731a fix: rewrite memory subagent prompt and fix reflection path duplication bug (#1123) Cameron 2026-02-27 06:18:13 -08:00
  • 5a3a76e333 fix: permissions shell rule normalization (#1189) Charles Packer 2026-02-26 23:55:07 -08:00
  • 34ec2aaa4e fix(plan): merge scoped path relaxation with quote-aware shell parsing (#1188) Charles Packer 2026-02-26 22:40:09 -08:00
  • 03de29f3d3 fix(plan): avoid first-try plan-file path misses in codex apply_patch (#1187) Charles Packer 2026-02-26 22:07:24 -08:00
  • 2fcd9bc6ce refactor: make memory subagent self-contained, eliminate defrag skill (#1180) Devansh Jain 2026-02-26 22:01:55 -08:00
  • 1ed619663a fix: skip auto-open viewers in SSH sessions (#1184) Devansh Jain 2026-02-26 18:34:38 -08:00
  • 986cb7dc79 fix: handle Cloudflare HTML 5xx errors gracefully (#1179) jnjpng 2026-02-26 18:26:09 -08:00
  • 70fac1d1f3 fix(queue): harden TUI dequeue display trim and override submit guard (#1183) Charles Packer 2026-02-26 18:12:54 -08:00
  • 1ca8cf9433 test(cli): harden plan permission-mode sync wiring (#1182) Charles Packer 2026-02-26 18:09:11 -08:00
  • 30decee222 fix(plan): restore pre-plan permission mode reliably (#1170) paulbettner 2026-02-26 21:01:48 -05:00
  • 3f4c689d61 feat: persist session usage details (#1050) Ari Webb 2026-02-26 18:00:48 -08:00
  • 6707af5930 feat(tui): add self modes to /compact (#1119) amysguan 2026-02-26 18:00:23 -08:00
  • 881a47f64d fix: add parallel tool calling minimax (#1181) Ari Webb 2026-02-26 18:00:05 -08:00
  • 0025c387ec fix(cli): keep /model and /reasoning conversation-scoped (#1178) Sarah Wooders 2026-02-26 17:58:42 -08:00
  • c5a8871be7 fix(model-selector): remove free-tier lock emojis (#1176) Sarah Wooders 2026-02-26 17:58:32 -08:00