Commit Graph

374 Commits

Author SHA1 Message Date
jnjpng
f9bffaed81 feat: add support for claude pro and max plans (#327) 2025-12-19 16:26:41 -08:00
github-actions[bot]
8c5618ec36 chore: bump version to 0.7.3 [skip ci] 2025-12-19 23:45:04 +00: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
cpacker
407e655069 fix: stray file 2025-12-19 14:01:36 -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
9d19565fd2 chore: change default agent name to 'Nameless Agent' (#319)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 23:05:07 -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
52b45fe960 chore: temporarily disable gemini-3-flash in CI matrix (#316)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 21:06:00 -08:00
github-actions[bot]
a2f5dfdaac chore: bump version to 0.7.2 [skip ci] 2025-12-19 04:54:27 +00:00
Charles Packer
f38bd1b133 fix: auto-retry when tools missing on server + graceful error handling (#315)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 20:52:07 -08:00
Charles Packer
d82a29a044 chore: replace web_search with conversation_search in CI tests (#312)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 18:39:35 -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
Ari Webb
9d1a3c1414 chore: disable parallel_tool_calls byok (#308) 2025-12-18 16:00:19 -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
02aa8c38c6 feat: add missing core tools to codex and gemini toolsets (#299)
Co-authored-by: Letta <noreply@letta.com>
2025-12-18 12:19:39 -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
github-actions[bot]
1bd40b25f5 chore: bump version to 0.7.1 [skip ci] 2025-12-18 07:42:02 +00: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
Charles Packer
0203854c2e fix: handle browser open errors gracefully in OAuth flow (#285)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 21:39:48 -08:00
cthomas
b9e52d20e8 feat: add usage command (#281) 2025-12-17 19:48:04 -08:00
Charles Packer
fb6fecddf8 feat: add --info flag to show project and agent info (#280)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 19:47:17 -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
a4a5920574 fix: generate pattern rules for safe commands in compound bash expres… (#275)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 18:31:35 -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
Shubham Naik
2b51b6d957 fix: random logouts on letta code (#272)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-12-17 18:26:04 -08:00
Devansh Jain
085728ce30 chore: Save agent ID on exit (#274) 2025-12-17 17:38:51 -08:00
github-actions[bot]
fdcd19e587 chore: bump version to 0.7.0 [skip ci] 2025-12-18 00:14:33 +00: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
ba6abd1410 feat: add 'add-model' skill for adding new LLM models (#262)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 14:42:34 -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
Charles Packer
8eda838879 fix: prevent useInput effect churn with inline handlers (#265)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 14:30:17 -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
Charles Packer
e53b0630a0 feat: add Gemini 3 Flash model support (#260)
Co-authored-by: Letta <noreply@letta.com>
2025-12-17 12:16:19 -08:00
Christina Tong
06b393b2b2 patch msg id for msg search (#250) 2025-12-17 10:47:41 -08:00
cthomas
d9ad5cbc07 chore: populate user-agent (#257) 2025-12-17 09:44:48 -08:00
github-actions[bot]
d801088110 chore: bump version to 0.6.3 [skip ci] 2025-12-17 06:17:54 +00:00
Kevin Lin
faf5539e3d feat: Allow relative paths for all tools (#253) 2025-12-16 22:00:34 -08:00