Commit Graph

67 Commits

Author SHA1 Message Date
Charles Packer
654e492479 feat: agent-driven memory filesystem sync conflict resolution (#724)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: Kevin Lin <kl2806@columbia.edu>
2026-01-28 19:30:26 -08:00
Ari Webb
bbfb56ab84 feat: openrouter byok support through /connect (#735) 2026-01-28 18:10:23 -08:00
Ari Webb
ebdf78302d feat: add profile auth method for bedrock (#695) 2026-01-28 11:33:43 -08:00
Kevin Lin
7ab97e404d feat: sync memory with filesystem tree (#685)
Co-authored-by: Letta <noreply@letta.com>
Co-authored-by: cpacker <packercharles@gmail.com>
2026-01-26 21:48:57 -08:00
Charles Packer
83cdccd930 feat: add MiniMax coding plans support to /connect (#684)
Co-authored-by: Letta <noreply@letta.com>
2026-01-26 13:24:47 -08:00
Charles Packer
fd7ca18066 fix: patch default model (#670)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 20:10:40 -08:00
Charles Packer
23c528a25b feat: improve /connect command and /model selector UX (#665)
Co-authored-by: Letta <noreply@letta.com>
2026-01-24 12:06:16 -08:00
Kian Jones
1968059434 fix: allow messages starting with / to be sent to agent when unknown (#625)
Co-authored-by: Letta <noreply@letta.com>
2026-01-21 21:36:21 -08:00
jnjpng
2c82bd880a feat: implement Claude Code-compatible hooks system (#607) 2026-01-21 16:23:15 -08:00
Charles Packer
8c3a0f5bf6 feat: support query prefill in /search command (#606)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 17:57:14 -08:00
jnjpng
e6661e7699 fix: use single source of truth for agent name (#602)
Co-authored-by: Letta <noreply@letta.com>
2026-01-20 12:00:37 -08:00
Charles Packer
a526614e28 feat: revert default startup to use "default" conversation (#594)
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 13:02:12 -08:00
jnjpng
167f30972d feat: add mcp oauth support via /mcp connect (#570) 2026-01-16 17:59:39 -08:00
Charles Packer
1192e88849 feat: improve --resume and --continue CLI flags (#555)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 16:37:26 -08:00
jnjpng
29e9ada599 chore: naming to chatgpt oauth instead of codex oauth (#551) 2026-01-15 15:49:01 -08:00
jnjpng
bbb2c987e5 feat: replace /connect claude with /connect codex for OpenAI OAuth (#527)
Co-authored-by: Letta <noreply@letta.com>
2026-01-15 13:57:39 -08:00
Charles Packer
565010f4f7 feat: add /plan command and allow gh commands in plan mode (#544)
Co-authored-by: Letta <noreply@letta.com>
2026-01-14 15:29:44 -08:00
Charles Packer
ef7d8c98df refactor: use conversations (#475)
Co-authored-by: Letta <noreply@letta.com>
2026-01-13 16:40:59 -08:00
Ari Webb
7140374879 feat: add connect zai provider (#523) 2026-01-12 14:21:12 -08:00
Charles Packer
c96a5204eb feat: add Ralph Wiggum mode (#484)
Co-authored-by: Letta <noreply@letta.com>
2026-01-06 21:13:50 -08:00
Charles Packer
a5b0c9f1c9 feat: unify /pinned and /agents into tabbed agent browser (#412)
Co-authored-by: Letta <noreply@letta.com>
2025-12-29 00:25:16 -08:00
Charles Packer
b1343d92ae feat: add /ade command to open agent in browser (#409)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 22:03:56 -08:00
cpacker
c576392db0 chore: Improve /terminal command description
👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta <noreply@letta.com>
2025-12-28 01:00:00 -08:00
Charles Packer
2d61f335af feat: shift+enter multi-line input support (#405)
Co-authored-by: Letta <noreply@letta.com>
2025-12-28 00:55:31 -08:00
Charles Packer
424e4980ac fix: improve UI (#403)
Co-authored-by: Letta <noreply@letta.com>
2025-12-27 01:55:13 -08:00
Charles Packer
552a006e97 feat: add custom slash commands support (#384)
Co-authored-by: Letta <noreply@letta.com>
2025-12-24 14:56:42 -08:00
Charles Packer
c1268076e7 feat: add scrolling and manual ordering to command autocomplete (#381)
Co-authored-by: Letta <noreply@letta.com>
2025-12-23 21:13:46 -08:00
Charles Packer
a660a3b5ac feat: rename /resume to /agents with backwards-compatible alias (#376)
Co-authored-by: Letta <noreply@letta.com>
2025-12-23 15:45:49 -08:00
Charles Packer
588d99265c feat: add /new command (#374)
Co-authored-by: Letta <noreply@letta.com>
2025-12-23 15:39:24 -08:00
jnjpng
6eff0309ca fix: pro enterprise plan messaging (#355) 2025-12-23 12:01:31 -08:00
jnjpng
192a056b05 fix: simplify disconnect success message (#347) 2025-12-22 15:07:32 -08:00
jnjpng
f9bffaed81 feat: add support for claude pro and max plans (#327) 2025-12-19 16:26:41 -08:00
Cameron
26f2e5d305 fix: Add missing return statement and closing brace in /mcp command handler (#309) 2025-12-18 14:59:02 -08:00
jnjpng
e2df8699a5 feat: add /mcp (#302) 2025-12-18 14:16:18 -08:00
cthomas
1355c44dbc feat: add /help command with interactive dialog (#303)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 13:37:49 -08:00
Charles Packer
b195b2a70d chore: hide /compact command from autocomplete (#300)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 12:52:20 -08:00
Sarah Wooders
1087ccc2c2 feat: add /compact command (#278)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 12:47:05 -08:00
cthomas
b9e52d20e8 feat: add usage command (#281) 2025-12-17 19:48:04 -08:00
Charles Packer
bd764d2177 feat: add /memory command to view agent memory blocks (#270)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 16:07:37 -08:00
Shubham Naik
d4682421b6 Add feedback UI (#264)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-12-17 13:41:22 -08:00
Kian Jones
34eb87b014 chore: soft deprecate unlink and link (#239) 2025-12-16 14:52:28 -05:00
Kian Jones
d67b570569 refactor: remove link and unlink (#233) 2025-12-16 12:27:53 -05:00
Kian Jones
0630ac4508 chore: rename /bashes to /bg (#232) 2025-12-16 11:44:44 -05:00
Devansh Jain
ae54666a98 feat: Stateless subagents (#127) 2025-12-15 20:16:25 -08:00
cpacker
e23e27c519 fix: hid stream cmd 2025-12-15 19:00:52 -08:00
Charles Packer
2f21893ef5 feat: profile-based persistence with startup selector (#212)
Co-authored-by: Letta <noreply@letta.com>
2025-12-15 11:13:43 -08:00
Charles Packer
cac76adb31 feat: add interactive ProfileSelector UI for /profile command (#208)
Co-authored-by: Letta <noreply@letta.com>
2025-12-14 18:05:23 -08:00
Devansh Jain
d592fde824 feat: /profile command (#203) 2025-12-13 12:42:30 -08:00
cpacker
0dda14103a feat: restore /stream command with default OFF
Token streaming is now off by default. Users can toggle it with /stream.

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

Co-Authored-By: Letta <noreply@letta.com>
2025-12-12 23:02:16 -08:00
Charles Packer
642692593c chore: remove redundant commands /agent, /stream, /swap (#202)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 22:52:41 -08:00