Commit Graph

73 Commits

Author SHA1 Message Date
Devansh Jain
7ce41e52f4 feat: Autocomplete for slash commands (#216) 2025-12-15 12:54: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
cd270a938d fix: patch plan mode (#211)
Co-authored-by: Letta <noreply@letta.com>
2025-12-14 21:11:42 -08:00
Charles Packer
078fcf5476 feat: simplify welcome screen design (#210)
Co-authored-by: Letta <noreply@letta.com>
2025-12-14 20:27:44 -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
Ari Webb
82518f135b feat: add from af cli flag (#195) 2025-12-14 14:27:31 -08:00
Devansh Jain
13b4100311 fix: Markdown render spacing (#207) 2025-12-14 11:33:53 -08:00
Devansh Jain
d592fde824 feat: /profile command (#203) 2025-12-13 12:42:30 -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
Charles Packer
28094b6cac feat: add double Ctrl+C to exit from approval screen (#200)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 20:14:38 -08:00
Charles Packer
8bb588e5af feat: search endpoint (#198)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 17:16:09 -08:00
Kevin Lin
f61ecd6849 fix: Remove duplicate current model in model selector (#197) 2025-12-12 16:31:54 -08:00
Charles Packer
a1763d29de feat: paginated resume (#194)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 15:35:53 -08:00
Charles Packer
ba7cda4bee feat: add agent description and show in /resume (#192)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 14:54:16 -08:00
Charles Packer
068c5b1773 feat: add /resume command with improved agent selector UI (#183)
Co-authored-by: Letta <noreply@letta.com>
2025-12-11 19:27:05 -08:00
Christina Tong
aeab3f11c9 fix: queued message component keys (#174) 2025-12-10 17:04:58 -08:00
Shubham Naik
410b1ffb97 feat: support suspending ui (#173)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-12-10 16:14:34 -08:00
Shelley Pham
6db2fcfc05 feat: add handling for when failed to refresh access token (#168)
Co-authored-by: Charles Packer <packercharles@gmail.com>
2025-12-10 14:19:08 -08:00
Christina Tong
b6c387b9ec feat: message queueing [LET-4669] (#171) 2025-12-10 11:08:55 -08:00
jnjpng
723dd17d47 feat: add word-based navigation and deletion shortcuts to input (#164)
Co-authored-by: Letta <noreply@letta.com>
2025-12-08 17:14:43 -08:00
Devansh Jain
78fdb23d00 fix: Fixed status line and updated welcome screen (#156) 2025-12-05 12:36:26 -08:00
Devansh Jain
fde6fc0ab1 chore: Sort slash commands (#154) 2025-12-05 12:36:17 -08:00
Charles Packer
5df327755f feat: add startup status messages showing agent provenance (#147)
Co-authored-by: Letta <noreply@letta.com>
2025-12-02 00:10:45 -08:00
cpacker
8ce6d32087 fix: cleanup preview 2025-12-01 20:07:24 -08:00
cpacker
6260a96f03 feat: have model and version in bottom right 2025-12-01 20:00:59 -08:00
cpacker
2d4fb2cdb6 fix: prettify and alias 2025-12-01 19:47:26 -08:00
cpacker
d9f24cee97 fix: update aliases and ui swap detection 2025-12-01 19:08:32 -08:00
cpacker
1cd68ef701 fix: patch aliases 2025-12-01 19:04:40 -08:00
cpacker
b6eee49172 fix: patch newline inserts in input 2025-11-30 19:47:51 -08:00
Charles Packer
f50e608718 feat: init memory command (#138) 2025-11-30 18:31:01 -08:00
Charles Packer
6089ce1cdd feat: misc tool alignment (#137) 2025-11-30 15:38:04 -08:00
Charles Packer
b0291597f3 feat: change default naming to pascal (#136) 2025-11-29 18:30:17 -08:00
cpacker
7ee5634021 fix: patch model selector 2025-11-27 02:24:56 -08:00
Charles Packer
135c19c7d7 feat: system prompt swapping (#131) 2025-11-27 01:30:11 -08:00
Shubham Naik
3543276709 Fix debounce mechanism (#95)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-26 11:39:55 -08:00
Charles Packer
f2ed25bfeb feat: add gemini tools (#120) 2025-11-24 10:50:31 -08:00
Charles Packer
43813383ac feat: show only featured models by default in model selector (#106) (#119)
Co-authored-by: Letta <noreply@letta.com>
2025-11-24 00:10:48 -08:00
Charles Packer
8cab132513 fix: display the codex toolset better (#117) 2025-11-23 22:21:21 -08:00
Charles Packer
592ed66e1b feat: add toolset switching UI (#115) 2025-11-23 20:02:04 -08:00
Charles Packer
6111410bf6 fix: patch OOM issue (#112) 2025-11-21 18:58:19 -08:00
Shubham Naik
d3b9eb7245 Swap command (#84)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-17 11:26:48 -08:00
Shubham Naik
eab04aaee3 chore: allow renaming agent (#83)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-07 20:48:12 -08:00
Charles Packer
7bfc2ce25a fix: improve parallel tool approval UX with sequential review (#79)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 17:31:00 -08:00
Charles Packer
36495810ef feat: parallel tool calling (#75) 2025-11-07 15:02:37 -08:00
Devansh Jain
ea313159ce feat: Support for skills (#76) 2025-11-07 15:00:01 -08:00
Cameron
a71ede95d4 Fix hard-to-read dark blue color in H2 headings (#77)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 14:50:58 -08:00
cpacker
95077ff4e2 fix: clean command preview link 2025-11-06 14:13:28 -08:00
Cameron
79bc3c2d98 Add /link and /unlink commands for managing agent tools (#59)
Co-authored-by: Letta <noreply@letta.com>
2025-11-05 18:11:51 -08:00
Shubham Naik
cc73396e7a chore: fix issue with rerendering and links (#72)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-05 16:35:03 -08:00
Charles Packer
cf73f3a11f ci: add typechecking, fail fast in CI, and patch typechecking errors (#63) 2025-11-04 11:50:07 -08:00