Commit Graph

707 Commits

Author SHA1 Message Date
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
fa58214a99 feat: Improve attach/detach missing file tools performance (#3486) 2025-07-22 15:35:42 -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
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
cthomas
94d0f74f0f feat: add db session task throttling (#3461) 2025-07-21 15:08:56 -07:00
Andy Li
4c58c590f0 fix: overwritten sentry capture fixes 2025-07-21 13:27:17 -07:00
Andy Li
eb3babc687 feat: ade support for showing errored messages in ade 2025-07-21 13:03:20 -07:00
cthomas
c85dca4ec8 feat: add gating around agent run cancellation (#3446) 2025-07-20 23:46:26 -07:00
cthomas
decdb3dd8b feat: add connection release info to tracing (#3432) 2025-07-20 13:59:07 -07:00
cthomas
ed6ddcd939 feat: remove agents SELECTIN from blocks model (#3427) 2025-07-19 23:04:33 -07:00
cthomas
cadc040f42 feat: remove organization from pydantic message model (#3411) 2025-07-19 09:28:54 -07:00
cthomas
30958d75de feat: use custom dependencies in tool simulator (#3410) 2025-07-19 09:01:28 -07:00
Andy Li
905a9dd4bb chore: cleanup database detection 2025-07-18 17:12:56 -07:00
Andy Li
6debdeafba chore: default to uvloop 2025-07-18 12:48:36 -07:00
Andy Li
b7b678db4e feat: stop reasons and error messages and sentry fixes 2025-07-18 11:56:20 -07:00
Andy Li
904d9ba5a2 chore: strings lint cleanup (#3374) 2025-07-18 09:20:45 -07:00
cthomas
7b7465382b feat: LET-3090 add sqlalchemy debug info to traces (#3401) 2025-07-17 22:17:48 -07:00
Kian Jones
f4659c9e01 feat(sqlite): CI Tests for Alembic and SQLite (#3358)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
2025-07-17 18:04:13 -07:00
cthomas
a6f7114c96 feat: don't expire on commit (#3384) 2025-07-17 13:50:10 -07:00
Matthew Zhou
ef902753b8 feat: Add get agents for source_id endpoint (#3381) 2025-07-17 11:47:41 -07:00
jnjpng
f33c5b2e0c 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
8a8aafb3fe feat: add include_detailed_per_source_metadata flag to sources metadata endpoint (#3371) 2025-07-16 17:10:41 -07:00
Andy Li
5bdb18d55f feat: db pool otel metric emission 2025-07-15 15:56:39 -07:00
jnjpng
78a5b324a0 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
c1402546bd fix: remove gating from batch endpoint (#3315) 2025-07-14 10:52:04 -07:00
cthomas
d9715a3dba fix: job update on async message route failure (#3281) 2025-07-11 17:34:57 -07:00
Matthew Zhou
8d37fa8a6e fix: Remove limit on Pinecone (#3299) 2025-07-11 16:51:07 -07:00
Matthew Zhou
452ed39e62 feat: Make performance improvements to list agent tools (#3295) 2025-07-11 14:50:30 -07:00
Matthew Zhou
584b3a24e6 feat: Make get context window much more efficient (#3292) 2025-07-11 11:28:07 -07:00
Matthew Zhou
31a9617965 feat: Add duplication handling behavior (#3273) 2025-07-10 13:16:01 -07:00
Matthew Zhou
2845c86f5f fix: Fix context window compilation issues for files (#3272) 2025-07-10 11:29:36 -07:00
Shubham Naik
606cbefc0a chore: fix generation (#3262)
Co-authored-by: Shubham Naik <shub@memgpt.ai>
2025-07-09 20:17:02 -07:00
Matthew Zhou
ac508b0d52 feat: Add testing for dry run agent loop (#3265) 2025-07-09 18:57:53 -07:00
Matthew Zhou
a3e117fa71 feat: Add endpoint for previewing raw payload (#3258) 2025-07-09 17:19:13 -07:00
Matthew Zhou
339b9a4cc6 feat: Move 404 catches earlier (#3257) 2025-07-09 16:29:17 -07:00
jnjpng
4c540cf717 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
5e4b094a80 fix: skip agent joins in blocks endpoint (#3226) 2025-07-08 12:38:08 -07:00
Matthew Zhou
a2e1efe6bc feat: Add endpoint to get source statistics (#3206) 2025-07-07 14:02:44 -07:00
cthomas
771e37ef35 feat: add traces for root causing sync db call regressions (#3201) 2025-07-07 13:39:59 -07:00
Andy Li
fa23566f24 chore: proper logging for sentry (#3195) 2025-07-07 12:37:39 -07:00
Matthew Zhou
8f1640b2ef feat: Add batching to record upsert (#3196) 2025-07-07 12:18:39 -07:00
Kian Jones
6c07ecb806 filter out noisy sentry (#3191) 2025-07-07 11:38:07 -07:00
Matthew Zhou
e5cb964d90 feat: Make chunking more robust and file type specific (#3188) 2025-07-07 11:05:01 -07:00