Commit Graph

103 Commits

Author SHA1 Message Date
Charles Packer
97e6b7e2a7 feat: add LETTA_DEBUG env var for debug logging (#190)
Co-authored-by: Letta <noreply@letta.com>
2025-12-11 22:59:34 -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
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
Christina Tong
e8bd2e6537 fix: optimistic cancellation [LET-6273] (#166) 2025-12-08 23:46:18 -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
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
8ce6d32087 fix: cleanup preview 2025-12-01 20:07:24 -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
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
Charles Packer
cbea00a163 feat: refactor parallel tool calling UIs (#142) 2025-12-01 18:56:16 -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
Kevin Lin
8330534f00 feat: Suppress toolset change message (#130) 2025-11-27 00:57:49 -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
Devansh Jain
8b3523c1a3 feat: Skills omni-tool (#102) 2025-11-26 11:16:57 -08:00
Charles Packer
61cb85bd83 feat: add /download command to export agent file locally (#124)
Co-authored-by: Letta <noreply@letta.com>
2025-11-25 20:32:21 -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
4862a87fb1 fix: don't clobber tools on resume (#118) 2025-11-23 22:30:13 -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
Kevin Lin
cd6b29e686 feat: Model based toolset switching (#111)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-23 19:49:39 -08:00
Charles Packer
9ceae2af58 feat: cancel client-side tools (#113) 2025-11-23 09:53:27 -08:00
Charles Packer
9e6a1d4300 feat: eager cancel (#114) 2025-11-23 09:53:07 -08:00
Charles Packer
6111410bf6 fix: patch OOM issue (#112) 2025-11-21 18:58:19 -08:00
Charles Packer
1a30c153c6 fix: patch HITL bug (#107) 2025-11-19 20:49:24 -08:00
Charles Packer
6b40e86401 fix: parallel tool calling support in approval flow (#101) 2025-11-17 18:27:20 -08:00
Shubham Naik
d3b9eb7245 Swap command (#84)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-11-17 11:26:48 -08:00
Kevin Lin
754db3b273 fix: Patch headless mode GPT-5 (#88)
Co-authored-by: cpacker <packercharles@gmail.com>
2025-11-16 20:48:50 -08:00
Charles Packer
c234ea2b54 fix: parallel tool calling misc fixes (#85) 2025-11-08 12:36:52 -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
d762859963 refactor: extract shared approval batch execution logic (#82)
Co-authored-by: Letta <noreply@letta.com>
2025-11-07 18:23:16 -08:00