Commit Graph

98 Commits

Author SHA1 Message Date
cthomas
b9e52d20e8 feat: add usage command (#281) 2025-12-17 19:48:04 -08:00
Charles Packer
a5b01e7126 feat: add naming dialog when pinning agents (#279)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 19:08:30 -08:00
Devansh Jain
085728ce30 chore: Save agent ID on exit (#274) 2025-12-17 17:38:51 -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
Charles Packer
4ce0831934 fix: simplify startup memory block message (#263)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 14:40:15 -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
Devansh Jain
c064d99883 fix: slash command queue race conditions and overlay state management (#246) 2025-12-16 15:10:35 -08:00
Cameron
562246d022 feat: Personalize thinking prompts with agent name (#234) 2025-12-16 14:11:17 -08:00
cthomas
c0e5abaff1 feat: add goodbye message (#242) 2025-12-16 12:23:26 -08:00
Kian Jones
34eb87b014 chore: soft deprecate unlink and link (#239) 2025-12-16 14:52:28 -05:00
Kevin Lin
ea175e1dbb feat: Only show available models in selector (#238) 2025-12-16 11:31:54 -08: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
81e91823cb chore: Improve subagents UI (#205) 2025-12-15 21:23:49 -08:00
Devansh Jain
ae54666a98 feat: Stateless subagents (#127) 2025-12-15 20:16:25 -08:00
Charles Packer
4cc4928bb0 feat: add session context system reminder on first message (#229)
Co-authored-by: Letta <noreply@letta.com>
2025-12-15 19:44:34 -08:00
cpacker
a125a9005a fix: typo 2025-12-15 18:48:40 -08:00
cthomas
6809d04576 feat: alias quit input to /exit (#223) 2025-12-15 17:30:44 -08:00
cthomas
71bf8cf50d feat: alias exit input to /exit (#221) 2025-12-15 17:07:58 -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
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
Charles Packer
7a46cde1da fix: patch queueing (#201)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 22:24:14 -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
226d20fbae feat: add /description command to update agent description (#193)
Co-authored-by: Letta <noreply@letta.com>
2025-12-12 15:06:08 -08:00
Christina Tong
c3e82a4c89 feat: update message queueing silent cancel and clean up eager cancellation state (#184) 2025-12-11 20:06:20 -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
Charles Packer
23b335fee7 feat: add /remember command for quick memory updates (#179)
Co-authored-by: Letta <noreply@letta.com>
2025-12-11 15:13:48 -08:00
Christina Tong
ead4203448 fix: handle multiple error types (#178) 2025-12-11 12:49:29 -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
Christina Tong
b6c387b9ec feat: message queueing [LET-4669] (#171) 2025-12-10 11:08:55 -08:00
Christina Tong
e8bd2e6537 fix: optimistic cancellation [LET-6273] (#166) 2025-12-08 23:46:18 -08:00
Devansh Jain
78fdb23d00 fix: Fixed status line and updated welcome screen (#156) 2025-12-05 12:36:26 -08:00
Charles Packer
09d120a578 fix: better logging on error (#152) 2025-12-03 22:15:44 -08:00
cpacker
fa4f8abec5 feat: add backfill count status message at start of history
Shows "Showing N most recent messages" with ADE link at the top
of backfilled history so users know they are seeing partial history.

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

Co-Authored-By: Letta <noreply@letta.com>
2025-12-03 16:46:53 -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
Kevin Lin
57169c63e1 feat: Add skill creation command (#141)
Co-authored-by: cpacker <packercharles@gmail.com>
Co-authored-by: Sarah Wooders <sarahwooders@gmail.com>
2025-12-01 21:02:49 -08:00
cpacker
4505f6c07d fix: strip prefix on footer 2025-12-01 20:06:18 -08:00
cpacker
6260a96f03 feat: have model and version in bottom right 2025-12-01 20:00:59 -08:00
Charles Packer
cbea00a163 feat: refactor parallel tool calling UIs (#142) 2025-12-01 18:56:16 -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