Commit Graph

1503 Commits

Author SHA1 Message Date
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
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
Matthew Zhou
e68f563b03 feat: Add bulk source upsert mechanism (#3456) 2025-07-21 14:52:20 -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
Matthew Zhou
8ec2bed62c feat: Add optimizations to the validation checking (#3457) 2025-07-21 12:21:21 -07:00
Matthew Zhou
16860316a1 feat: Reduce database calls in import/export agent file (#3455) 2025-07-21 11:27:21 -07:00
cthomas
c85dca4ec8 feat: add gating around agent run cancellation (#3446) 2025-07-20 23:46:26 -07:00
cthomas
f2ce39b5c7 feat: optimize agent creation (#3445) 2025-07-20 23:45:16 -07:00
cthomas
d85d275f6f feat: temp remove disabling enable_seqscan setting (#3443) 2025-07-20 23:02:23 -07:00
cthomas
8ed1505cea feat: add special message update helper for agent (#3442) 2025-07-20 23:00:57 -07:00
cthomas
c3bd5cffe7 feat: use no refresh flag in batch item creation (#3441) 2025-07-20 22:31:44 -07:00
cthomas
8aa418a35a feat: only load specified relationships for agents (#3438) 2025-07-20 22:11:46 -07:00
cthomas
e67a17bc6c feat: use no_refresh flag in message update (#3439) 2025-07-20 22:11:09 -07:00
cthomas
70bd5b80af feat: use no refresh flag in batch creation (#3440) 2025-07-20 22:10:36 -07:00
cthomas
99d116faa6 feat: use no_refresh in message creation (#3435) 2025-07-20 20:38:23 -07:00
cthomas
e9dbbd90e7 feat: use no refresh in blocks creation (#3436) 2025-07-20 20:38:07 -07:00
cthomas
51611a85c0 feat: skip job load in step logging (#3433) 2025-07-20 14:41:40 -07:00
cthomas
86dd21efa3 feat: use no refresh flag in job creation (#3434) 2025-07-20 14:29:19 -07:00
cthomas
decdb3dd8b feat: add connection release info to tracing (#3432) 2025-07-20 13:59:07 -07:00
cthomas
13994d779b feat: remove organization from tool pydantic schema (#3430) 2025-07-20 00:00:31 -07:00
cthomas
91e28551da fix: block validation error (#3431) 2025-07-19 23:58:18 -07:00
cthomas
66332164ff feat: remove groups selectin from agents model (#3429) 2025-07-19 23:45:59 -07:00
cthomas
b0e8fa6d4d feat: remove organization from blocks pydantic schema (#3428) 2025-07-19 23:42:19 -07:00
cthomas
ed6ddcd939 feat: remove agents SELECTIN from blocks model (#3427) 2025-07-19 23:04:33 -07:00
cthomas
ad71ccfdc7 feat: remove organization from agents pydantic schema (#3426) 2025-07-19 22:47:32 -07:00
cthomas
3490946766 feat: remove groups selectin on blocks model (#3423) 2025-07-19 22:03:22 -07:00
cthomas
2e07e631cf feat: remove batch items selectin from agents model (#3422) 2025-07-19 21:59:40 -07:00
cthomas
69c341d560 feat: remove identities selectin from blocks model (#3424) 2025-07-19 21:44:47 -07:00