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
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
58362c9c46
chore: proper auth handling ( #65 )
...
Co-authored-by: Shubham Naik <shub@memgpt.ai >
2025-11-05 16:35:37 -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