Commit Graph

3033 Commits

Author SHA1 Message Date
jnjpng
82fef362be fix: test_agent_serialization_v2.py and use bulk fetch when fetching mcp servers
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-25 18:13:05 +00:00
Eric Ly
dbb8996442 revert: access_key_id to access_key (#3556)
Co-authored-by: Eric Ly <lyyeric@letta.com>
2025-07-25 11:00:51 -07:00
Andy Li
b2743e2454 feat: agent tags reverse index 2025-07-24 20:51:39 -07:00
jnjpng
772a51777e feat: add support for oauth mcp
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-24 18:23:01 -07:00
jnjpng
bc471c6055 feat: support mcp server export/import with agent files
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-24 18:17:08 -07:00
Andy Li
7781ca55bc fix: error logging for stop reasons 2025-07-24 16:51:31 -07:00
Matthew Zhou
66047d54f7 fix: Fix test managers state transition tests (#3551) 2025-07-24 15:14:00 -07:00
Andy Li
94d10589c8 fix: structured outputs for send_message, LettaMessage 2025-07-24 14:50:52 -07:00
Matthew Zhou
357e30fc55 fix: Adjust immediate complete for pinecone file state machine (#3546) 2025-07-24 14:29:42 -07:00
Matthew Zhou
77140dcecc feat: Lower file config defaults for larger models (#3543) 2025-07-24 14:15:23 -07:00
Matthew Zhou
be7f4be4d8 fix: Fix state transitions for file processing (#3541) 2025-07-24 13:48:08 -07:00
Matthew Zhou
410cb24ba9 feat: Add timeout to file processing (#3513) 2025-07-24 10:53:13 -07:00
Kian Jones
694a6d2371 fix(ci): test_managers test was flaky on SQLite (#3520) 2025-07-24 10:52:51 -07:00
Matthew Zhou
2b0cc0e9a1 fix: Fix open/close files tests and upgrade letta client (#3535) 2025-07-24 10:52:38 -07:00
Kevin Lin
fb0525e0ce fix: update test sources with file limits (#3521) 2025-07-24 10:14:28 -07:00
Sarah Wooders
4b626e7a2c fix: upgrade letta-client version and patch folder paths (#3528) 2025-07-24 00:58:30 -07:00
Sarah Wooders
c8d7291a2b chore: add more routes for folders 2025-07-23 23:33:20 -07:00
Sarah Wooders
1ef3174ad4 chore: add duplicated routes to eventually migrate sources to folders 2025-07-23 22:34:07 -07:00
Sarah Wooders
47ff96d179 chore: bump version 0.8.18 (#3501) 2025-07-23 20:20:26 -07:00
jnjpng
17ea813c32 fix: add b64 encoding fallback for json_dumps (#3503)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
2025-07-23 19:32:28 -07:00
Matthew Zhou
41fff523dc fix: Fix letta agent batch tests (#3524) 2025-07-23 18:15:45 -07:00
cthomas
79da76dd06 feat: add generate tool api (#3519) 2025-07-23 17:23:53 -07:00
Kevin Lin
d4a63a1826 feat: add max files and file open window to system prompt (#3515) 2025-07-23 17:05:53 -07:00
Andy Li
9cb030f279 chore: remove extra desktop python deps 2025-07-23 16:23:30 -07:00
Kian Jones
aace507b8f feat: Add support for vectors in SQLite (#3505) 2025-07-23 16:09:06 -07:00
Matthew Zhou
b85a44f928 fix: Fix open/close/close-all files (#3512) 2025-07-23 15:22:11 -07:00
Matthew Zhou
47dbc577fe fix: Comment out caching temporarily for file metadata (#3510) 2025-07-23 14:24:28 -07:00
Matthew Zhou
1a4aeb5f9f feat: Add transition state validation (#3509) 2025-07-23 14:08:41 -07:00
Matthew Zhou
cc431b2e97 fix: Fix pinecone embedder (#3502) 2025-07-22 23:39:50 -07:00
Matthew Zhou
d446fcbd27 chore: Finish renaming agent serialization manager (#3497) 2025-07-22 18:01:00 -07:00
Matthew Zhou
6020632afd chore: Rename agent file manager (#3496) 2025-07-22 17:40:12 -07:00
Matthew Zhou
2744a93375 feat: Bulk remove from context window on source detach (#3495) 2025-07-22 17:22:51 -07:00
Andy Li
9ca1664ed8 feat: support for providers 2025-07-22 16:09:50 -07:00
Matthew Zhou
6252e78e67 feat: Add FileBlock object (#3488) 2025-07-22 15:41:21 -07:00
Matthew Zhou
fa58214a99 feat: Improve attach/detach missing file tools performance (#3486) 2025-07-22 15:35:42 -07:00
Andy Li
1590e4e3e6 chore: decrease pool logging 2025-07-22 14:54:22 -07:00
Andy Li
f44e895d1f feat: add prompts table 2025-07-22 13:59:52 -07:00
cthomas
19a0e10414 feat: add error message in generate schema log (#3482) 2025-07-22 13:45:08 -07:00
Charles Packer
8981e93e9b fix: add better error message to help avoid common google instead of google-ai trip up (#1903)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
2025-07-22 13:36:51 -07:00
cthomas
723b071b3f feat: add pagination to list agents for blocks endpoint (#3476) 2025-07-22 13:33:00 -07:00
cthomas
1c4baabf20 feat: add pagination to list blocks endpoint (#3474) 2025-07-22 13:32:42 -07:00
Matthew Zhou
fd5d66fad6 feat: Add manual open/close file endpoints (#3475) 2025-07-22 11:23:38 -07:00
Matthew Zhou
29573e4d3f feat: Add per-agent file management controls with context-aware defaults (#3467) 2025-07-22 10:43:37 -07:00
Sarah Wooders
5e9231095a feat: support markitdown instead of mistral (#3451)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-07-22 09:58:18 -07:00
Kian Jones
cef4eb1910 feat(ci): Add coverage for self-hosted providers (#2976) 2025-07-21 18:26:23 -07:00
Charles Packer
5d9c2b5ddc fix: change inner_thoughts to thinking in kwargs (#3165) 2025-07-21 23:47:55 +00:00
Charles Packer
4ed392b99b fix: don't include archival memory metadata summary unless something is in it (#3179) 2025-07-21 15:50:51 -07:00
Matthew Zhou
c8c88fde5d feat: Add explicit kill statement on e2b (#3462) 2025-07-21 15:15:05 -07:00
Kevin Lin
043eaca869 feat: pass in embedding chunk size (#3323) 2025-07-21 15:11:28 -07:00
cthomas
94d0f74f0f feat: add db session task throttling (#3461) 2025-07-21 15:08:56 -07:00