Commit Graph

693 Commits

Author SHA1 Message Date
jnjpng
58633e9557 fix(tui): preserve ExitPlanMode plan path after mode cycling (#1329)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 12:26:29 -07:00
jnjpng
4fda294a99 fix(tui): gracefully continue ExitPlanMode after mode cycling (#1308)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-10 11:17:49 -07:00
Devansh Jain
a1cdda9467 fix: create agents with correct memory mode upfront (#1318) 2026-03-09 19:38:47 -07:00
cthomas
4222664a55 fix: cloudflare edge case (#1309) 2026-03-09 19:33:26 -07:00
cthomas
b9c4b3068f fix: reasoning ui for auto models (#1316) 2026-03-09 19:32:15 -07:00
Devansh Jain
bdadd14410 feat: Show command hint for agents with non-default system prompts (#1314) 2026-03-09 18:31:15 -07:00
Devansh Jain
c55a1fbd22 fix: always right-align status bar footer content [LET-7888] (#1312) 2026-03-09 16:56:50 -07:00
Devansh Jain
89d6ed2c87 feat: Recompile system prompt after memory subagents finish (#1310) 2026-03-09 16:50:40 -07:00
Christina Tong
f5d6f095a6 fix: callsites to list conversation messages (#1311) 2026-03-09 16:15:40 -07:00
jnjpng
a57cf84e03 fix(retry): increase Cloudflare transient backoff to 5/10/20 (#1307) 2026-03-09 15:51:41 -06:00
Charles Packer
c012a5f346 fix(tui): gate debug footer stub behind LETTA_DEBUG_FOOTER env var (#1302)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-08 18:30:14 -07:00
cthomas
c69c132331 feat: send image version in telemetry (#1298) 2026-03-08 16:36:25 -07:00
Devansh Jain
638204ab3c fix: restrict --system flag to known preset IDs (#1290) 2026-03-05 20:50:45 -08:00
Christina Tong
d60c701f5e feat(tui): style bg subagent footer (#1288) 2026-03-05 18:39:11 -08:00
jnjpng
cdf7167b26 chore: restore null! placeholders for forward-reference pattern (#1284)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 17:12:20 -08:00
paulbettner
5a6d804069 fix(tui): keep conversation model overrides sticky (#1238)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-05 16:38:36 -08:00
Christina Tong
a185d567ba fix(tui): better footer subagent link and alignment (#1283) 2026-03-05 16:35:43 -08:00
Devansh Jain
6a65ff5008 chore: remove system-append flag (#1280) 2026-03-05 15:37:31 -08:00
Christina Tong
2396a859b4 fix(tui): link footer subagent (#1270) 2026-03-05 08:37:39 -08:00
jnjpng
0092e6ab76 fix(tui): don't clear conversation model override on transient retrieve errors (#1269)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 17:53:08 -08:00
Sarah Wooders
e942f7870b fix(model): align free-tier model dropdown behavior and default to GLM-5 (#1263)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 17:43:47 -08:00
Charles Packer
603e5941d8 refactor: replace ADE /agents/ links with /chat/ and centralize URL building [LET-7798] (#1254)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 15:45:42 -08:00
Charles Packer
654fc2d213 rename: letta remote -> letta server with remote as alias (#1265)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 15:44:53 -08:00
cthomas
2edbe0566d feat: add letta/auto and letta/auto-fast model support (#1259)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-04 12:16:30 -08:00
Devansh Jain
52e7a5af3a feat: split init into shallow and deep tiers [LET-7770] (#1258) 2026-03-03 22:56:58 -08:00
cthomas
4111c546d3 fix: migrate default conversation API usage to SDK 1.7.11 pattern (#1256)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-03 22:48:49 -08:00
Devansh Jain
a284a31f97 feat(cli): auto-init agent memory on first message [LET-7779] (#1231) 2026-03-03 20:08:30 -08:00
jnjpng
853762dea3 fix: align headless 409 busy retry with TUI exponential backoff (#1253)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-03 18:36:21 -08:00
jnjpng
0c5c766721 feat(statusline): expose agent ID, conversation ID, and last run ID in payload (#1249) 2026-03-03 16:33:07 -08:00
Devansh Jain
fd59b8c46b feat: agent-aware rename via command-io hints [LET-7755] (#1250) 2026-03-03 16:12:53 -08:00
cthomas
28ba2e7e1f fix: add guard for default conversation id (#1245) 2026-03-03 14:42:35 -08:00
Charles Packer
d038695244 feat(connect): unify provider connect flows across TUI and CLI (#1243)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-03 13:26:26 -08:00
Devansh Jain
be7606824b fix: make Shift+Tab enter plan mode before auto-approve (#1197) 2026-03-03 12:58:07 -08:00
Charles Packer
9372605cf2 fix: re-register environment instead of crashing (#1235)
Co-authored-by: Letta <noreply@letta.com>
2026-03-03 12:56:06 -08:00
Ari Webb
d6d39fe0cf fix: persist /model selection for default conversations (#1239)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 12:52:00 -08:00
Devansh Jain
200390ca33 fix(tui): show background subagent notifications immediately when idle (#1242) 2026-03-03 12:36:55 -08:00
Devansh Jain
a1a7419396 feat(statusline): expose background agents in status line payload (#1234) 2026-03-02 17:39:14 -08:00
Devansh Jain
a01bfa696d feat(tui): background agent status indicator in footer (#1233) 2026-03-02 17:29:56 -08:00
jnjpng
60aca976de fix(cli): preserve model across new conversations (#1228)
Co-authored-by: Letta Code <noreply@letta.com>
2026-03-02 13:24:59 -08:00
amysguan
3f189ed0c8 feat(tui): add /compaction mode selector command (#1141) 2026-03-02 11:28:37 -08:00
cpacker
04dcff9c33 feat(remote): always-on session log to ~/.letta/logs/remote/
Every `letta remote` session now writes a log file to
~/.letta/logs/remote/{timestamp}.log regardless of --debug mode.
All WS events, lifecycle transitions, and errors are captured.
--debug still prints to console on top. Log path printed at startup.
Old logs auto-pruned (keeps last 10).

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

Co-Authored-By: Letta <noreply@letta.com>
2026-03-01 13:50:54 -08:00
cpacker
393ab7bddf refactor(remote): extract shared registerWithCloud() helper
Registration HTTP logic was duplicated three times across listen.ts
(initial + re-register) and listen.tsx. Extracted into
listen-register.ts with proper error handling for non-JSON responses,
response shape validation, and 5 focused tests. Removes ~110 lines
of duplication.

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

Co-Authored-By: Letta <noreply@letta.com>
2026-03-01 11:53:45 -08:00
cpacker
ac4621d91d fix: json catching 2026-02-28 23:04:56 -08:00
cpacker
f65a23d092 fix(remote): handle non-JSON responses from registration endpoint
When `letta remote` connects before the cloud API is running (e.g.
ngrok returning HTML error pages), the `.json()` call on the response
threw an unhandled SyntaxError causing a hard exit with "Failed to
parse JSON". Now both register and re-register paths catch JSON parse
failures and surface actionable error messages indicating the server
may not be running.

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

Co-Authored-By: Letta <noreply@letta.com>
2026-02-28 15:56:32 -08:00
Devansh Jain
27d145d0ea feat: silence reflection subagent from primary agent context (#1221) 2026-02-27 20:07:55 -08:00
Devansh Jain
35962f7bc7 feat: make /init a background subagent (#1208) 2026-02-27 19:35:19 -08:00
Devansh Jain
ba6df7a9ed feat: add silent flag to SubagentState for display filtering (#1220) 2026-02-27 19:08:51 -08:00
Charles Packer
e4c2893f60 feat: add --debug flag for plain-text logging (#1215)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 18:01:46 -08:00
jnjpng
f42fcad3fa fix: recover run_id for stream resume after early disconnect (#1212)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 17:48:33 -08:00
jnjpng
ec3cbbcaee fix: silence Cloudflare retry status message in terminal UI (#1214)
Co-authored-by: Letta <noreply@letta.com>
2026-02-27 17:02:05 -08:00