Devansh Jain
7d73219c50
chore: Add --system flag for existing agents + update system prompt variable names ( #328 )
2025-12-19 17:16:21 -08:00
jnjpng
f9bffaed81
feat: add support for claude pro and max plans ( #327 )
2025-12-19 16:26:41 -08:00
Cameron
7bb20f43b7
feat: add learning and meta-cognitive thinking verbs ( #325 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-19 15:44:10 -08:00
Charles Packer
e5281fb06d
fix: fix misc windows issues ( #323 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-19 14:01:03 -08:00
Charles Packer
66c4842375
fix: prevent stale stream updates after interrupt ( #318 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 23:05:19 -08:00
Charles Packer
c32e43cac8
chore: misc UI improvements ( #317 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 22:21:48 -08:00
Charles Packer
8255e8acca
feat: improve visibility of memory tool with colored name and diff ou… ( #311 )
...
Co-authored-by: Vedant020000 <vedantsondur020@gmail.com >
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 18:05:43 -08:00
Ari Webb
843f7a50aa
add text search for all models ( #310 )
2025-12-18 16:51:48 -08:00
Devansh Jain
2a1f117502
chore: Use primary agent's model as fallback for subagents ( #304 )
2025-12-18 15:32:54 -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
Charles Packer
290a385552
fix: clear abortControllerRef after EAGER_CANCEL interrupt ( #305 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 14:00:37 -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
Kian Jones
fc43e2d6ed
fix: update model in ui when switched in the ADE ( #297 )
2025-12-18 15:50:19 -05: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
Charles Packer
51c1d174e0
fix: restore exit stats on double Ctrl+C ( #295 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-18 11:53:13 -08:00
Ari Webb
407da24c5b
Byok support ( #277 )
2025-12-18 09:49:20 -08:00
Cameron
9589ce177c
fix: Use size-based threshold for skills memory block format ( #226 )
2025-12-18 08:32:26 -08:00
Charles Packer
5635cb70e6
feat: simplify new agent intro message with /init tip ( #288 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-17 22:35:02 -08:00
Charles Packer
f4dadefe79
fix: improve /usage display format with credits and dollar amounts ( #287 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-17 22:31:38 -08:00
Charles Packer
79dfd91474
fix: respect permission mode during recovery/desync approval handling ( #286 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-17 21:44:54 -08:00
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
Charles Packer
b202594b48
fix: add full Gemini toolset support for UI rendering and permissions ( #273 )
...
Co-authored-by: Letta <noreply@letta.com >
2025-12-17 18:26:21 -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
Christina Tong
06b393b2b2
patch msg id for msg search ( #250 )
2025-12-17 10:47:41 -08:00
Devansh Jain
e9d6b16e86
chore: Tab for slash command autocomplete ( #249 )
2025-12-16 16:46:13 -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
45f02dc96e
fix: max listners ( #241 )
2025-12-16 15:16:44 -05: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
90a66ee94b
feat: hide pin and unpin based on existing pinning configuration ( #236 )
2025-12-16 14:29:39 -05:00
Christina Tong
902c7c7110
update message search link to point to message ( #225 )
2025-12-16 11:07:17 -08:00
Devansh Jain
a0b3e2b098
fix: increase EventEmitter limit ( #237 )
2025-12-16 10:47:57 -08:00
Kian Jones
c446113067
chore: increase max listners from 10 -> 20 ( #235 )
2025-12-16 13:15:32 -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
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
e23e27c519
fix: hid stream cmd
2025-12-15 19:00:52 -08:00
Devansh Jain
e0ed5fe411
chore: Improve markdown render for lists and tables ( #228 )
2025-12-15 18:56:17 -08:00
cpacker
a125a9005a
fix: typo
2025-12-15 18:48:40 -08:00
cpacker
693ae8b4e0
fix: prevent escape character from being inserted into input
...
Strip escape characters in PasteAwareTextInput handleChange to prevent
them from being inserted by ink-text-input. This was causing the
'Press Esc again to clear' hint to flicker and disappear immediately
because the value change triggered the useEffect that resets escapePressed.
Also extracted the double-escape window duration to a constant (2.5s).
🤖 Generated with [Letta Code](https://letta.com )
Co-Authored-By: Letta <noreply@letta.com >
2025-12-15 18:10:23 -08:00