jnjpng
|
04511d1ffc
|
feat: allow mcp authentication overrides per agent (#3318)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-28 18:20:58 -07:00 |
|
Matthew Zhou
|
11540a4586
|
fix: Adjust summarize_agent_conversation endpoint to return 204 (#3595)
|
2025-07-28 14:29:09 -07:00 |
|
jnjpng
|
13f8785181
|
fix: stdio form regression with streamable oauth
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-25 15:19:16 -07:00 |
|
Andy Li
|
f1ea0bb904
|
fix: catch import error
|
2025-07-25 14:46:19 -07:00 |
|
Andy Li
|
fe2e525ac9
|
feat: profiling middleware
|
2025-07-25 13:12:59 -07:00 |
|
Andy Li
|
1959109821
|
feat: support for project_id and backfills
|
2025-07-25 13:06:12 -07:00 |
|
jnjpng
|
4fb8902084
|
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
|
df738ba34a
|
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 |
|
Matthew Zhou
|
0998fe2591
|
fix: Adjust immediate complete for pinecone file state machine (#3546)
|
2025-07-24 14:29:42 -07:00 |
|
Matthew Zhou
|
d629f47d75
|
fix: Fix state transitions for file processing (#3541)
|
2025-07-24 13:48:08 -07:00 |
|
Matthew Zhou
|
fecf6c0da7
|
feat: Add timeout to file processing (#3513)
|
2025-07-24 10:53:13 -07:00 |
|
Sarah Wooders
|
d29d5a9fd1
|
fix: upgrade letta-client version and patch folder paths (#3528)
|
2025-07-24 00:58:30 -07:00 |
|
Sarah Wooders
|
ae07b00c72
|
chore: add more routes for folders
|
2025-07-23 23:33:20 -07:00 |
|
Sarah Wooders
|
bd2ed8f7ff
|
chore: add duplicated routes to eventually migrate sources to folders
|
2025-07-23 22:34:07 -07:00 |
|
cthomas
|
440217062b
|
feat: add generate tool api (#3519)
|
2025-07-23 17:23:53 -07:00 |
|
Matthew Zhou
|
5249cf70b4
|
fix: Fix open/close/close-all files (#3512)
|
2025-07-23 15:22:11 -07:00 |
|
Matthew Zhou
|
d74db3e89a
|
feat: Add transition state validation (#3509)
|
2025-07-23 14:08:41 -07:00 |
|
Matthew Zhou
|
9f8258c058
|
fix: Fix pinecone embedder (#3502)
|
2025-07-22 23:39:50 -07:00 |
|
Matthew Zhou
|
7e3c9bf624
|
chore: Finish renaming agent serialization manager (#3497)
|
2025-07-22 18:01:00 -07:00 |
|
Andy Li
|
58081e3cea
|
feat: support for providers
|
2025-07-22 16:09:50 -07:00 |
|
Matthew Zhou
|
84b27d6a07
|
feat: Improve attach/detach missing file tools performance (#3486)
|
2025-07-22 15:35:42 -07:00 |
|
Matthew Zhou
|
df726c1aee
|
feat: Add manual open/close file endpoints (#3475)
|
2025-07-22 11:23:38 -07:00 |
|
Sarah Wooders
|
f2495ce727
|
feat: support markitdown instead of mistral (#3451)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-07-22 09:58:18 -07:00 |
|
Andy Li
|
dc8b8bf4e4
|
fix: overwritten sentry capture fixes
|
2025-07-21 13:27:17 -07:00 |
|
Andy Li
|
a3bb0b5fdf
|
feat: ade support for showing errored messages in ade
|
2025-07-21 13:03:20 -07:00 |
|
cthomas
|
e81cf011e0
|
feat: add gating around agent run cancellation (#3446)
|
2025-07-20 23:46:26 -07:00 |
|
cthomas
|
4f37a39741
|
feat: remove agents SELECTIN from blocks model (#3427)
|
2025-07-19 23:04:33 -07:00 |
|
cthomas
|
810628acd9
|
feat: remove organization from pydantic message model (#3411)
|
2025-07-19 09:28:54 -07:00 |
|
cthomas
|
8ab01a234a
|
feat: use custom dependencies in tool simulator (#3410)
|
2025-07-19 09:01:28 -07:00 |
|
Andy Li
|
c08425b4fe
|
chore: default to uvloop
|
2025-07-18 12:48:36 -07:00 |
|
Andy Li
|
60c4e23904
|
feat: stop reasons and error messages and sentry fixes
|
2025-07-18 11:56:20 -07:00 |
|
Andy Li
|
04e9f43220
|
chore: strings lint cleanup (#3374)
|
2025-07-18 09:20:45 -07:00 |
|
cthomas
|
fd835492d8
|
feat: LET-3090 add sqlalchemy debug info to traces (#3401)
|
2025-07-17 22:17:48 -07:00 |
|
Matthew Zhou
|
f4854e95cd
|
feat: Add get agents for source_id endpoint (#3381)
|
2025-07-17 11:47:41 -07:00 |
|
jnjpng
|
83803a7f52
|
feat: add test connection for stdio and add tool params to server list
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-17 00:22:46 +00:00 |
|
Matthew Zhou
|
327640d99f
|
feat: add include_detailed_per_source_metadata flag to sources metadata endpoint (#3371)
|
2025-07-16 17:10:41 -07:00 |
|
jnjpng
|
88bbd732fc
|
fix: environment variable handling for stdio mcp (#3340)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
|
2025-07-15 14:44:48 -07:00 |
|
cthomas
|
d02d6a0912
|
fix: remove gating from batch endpoint (#3315)
|
2025-07-14 10:52:04 -07:00 |
|
cthomas
|
da984a1636
|
fix: job update on async message route failure (#3281)
|
2025-07-11 17:34:57 -07:00 |
|
Matthew Zhou
|
b3be154a64
|
fix: Remove limit on Pinecone (#3299)
|
2025-07-11 16:51:07 -07:00 |
|
Matthew Zhou
|
9dc39ae651
|
feat: Make performance improvements to list agent tools (#3295)
|
2025-07-11 14:50:30 -07:00 |
|
Matthew Zhou
|
c3f4a66504
|
feat: Add duplication handling behavior (#3273)
|
2025-07-10 13:16:01 -07:00 |
|
Matthew Zhou
|
4e7750d17f
|
fix: Fix context window compilation issues for files (#3272)
|
2025-07-10 11:29:36 -07:00 |
|
Shubham Naik
|
49641ca7bb
|
chore: fix generation (#3262)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
|
2025-07-09 20:17:02 -07:00 |
|
Matthew Zhou
|
42b72ccfb0
|
feat: Add testing for dry run agent loop (#3265)
|
2025-07-09 18:57:53 -07:00 |
|
Matthew Zhou
|
492ba2ba5a
|
feat: Add endpoint for previewing raw payload (#3258)
|
2025-07-09 17:19:13 -07:00 |
|
Matthew Zhou
|
0a51ae80bc
|
feat: Move 404 catches earlier (#3257)
|
2025-07-09 16:29:17 -07:00 |
|
jnjpng
|
8beb8425cc
|
fix: typo in core memory api docs (#3181)
Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
Co-authored-by: cpacker <packercharles@gmail.com>
|
2025-07-09 11:59:47 -07:00 |
|
cthomas
|
3d897a446e
|
fix: skip agent joins in blocks endpoint (#3226)
|
2025-07-08 12:38:08 -07:00 |
|
Matthew Zhou
|
6c578acb43
|
feat: Add endpoint to get source statistics (#3206)
|
2025-07-07 14:02:44 -07:00 |
|