Andy Li
|
33c1f26ab6
|
feat: support for agent loop job cancelation (#2837)
|
2025-07-02 14:31:16 -07:00 |
|
cthomas
|
514e7cad25
|
feat: add project id to step model (#3121)
|
2025-07-02 12:03:55 -07:00 |
|
Matthew Zhou
|
e495fb2ef2
|
feat: Various file fixes and improvements (#3125)
|
2025-07-01 15:21:52 -07:00 |
|
Matthew Zhou
|
5dccccec21
|
fix: Fix constraints and also implement bulk attach (#3107)
|
2025-06-30 14:27:57 -07:00 |
|
Matthew Zhou
|
0bf797fab6
|
feat: Add back multi agent tools and protections for cloud (#3100)
|
2025-06-29 22:45:39 -07:00 |
|
Sarah Wooders
|
d1a0dae9fb
|
fix: fixes to step feedback listing (#3080)
|
2025-06-27 16:31:23 -07:00 |
|
Matthew Zhou
|
eb1021c7d4
|
fix: Clean out composio from test managers (#3082)
|
2025-06-27 15:51:35 -07:00 |
|
Sarah Wooders
|
d4b510e358
|
feat: allow filtering steps by feedback (#3061)
|
2025-06-27 14:35:29 -07:00 |
|
Matthew Zhou
|
9cf2f2d86b
|
feat: Exclude archival tools on new agent creation (#3072)
|
2025-06-27 14:10:17 -07:00 |
|
Matthew Zhou
|
213e6b435b
|
fix: Fix web search builtin test (#3044)
|
2025-06-26 10:45:51 -07:00 |
|
Matthew Zhou
|
72ac6a9d09
|
feat: Add default source parameter (#3040)
Co-authored-by: Charles Packer <packercharles@gmail.com>
|
2025-06-26 10:24:02 -07:00 |
|
Matthew Zhou
|
0a9ff9d0d5
|
feat: Add auto-closing files via LRU metric (#2881)
|
2025-06-23 10:49:41 -07:00 |
|
cthomas
|
1a477ccbfe
|
chore: move agent step state def (#2923)
|
2025-06-19 16:04:52 -07:00 |
|
cthomas
|
064f87e722
|
chore: consolidate enum definitions (#2919)
|
2025-06-19 16:04:12 -07:00 |
|
Shangyin Tan
|
c6b41fe379
|
feat: add optional embedding_config parameter to file upload endpoint (#2901)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-06-18 18:10:48 -07:00 |
|
Matthew Zhou
|
6a59186a08
|
feat: Change reset messages to always preserve the original system message (#2813)
|
2025-06-13 18:58:27 -07:00 |
|
Matthew Zhou
|
2e77ea6e76
|
feat: Add optional pip requirements to tool object (#2793)
|
2025-06-13 13:20:36 -07:00 |
|
Kian Jones
|
0d9443c358
|
fix(ci): autosummarize test fails (pydantic version dependant?) (#2792)
|
2025-06-13 12:16:48 -07:00 |
|
Andy Li
|
bfee33e1f9
|
feat: redis user caching (#2774)
|
2025-06-12 17:32:07 -07:00 |
|
Matthew Zhou
|
514901a637
|
fix: Get rid of lru cache (#2748)
|
2025-06-11 10:44:36 -07:00 |
|
cthomas
|
612eb74f23
|
fix: test managers failure (#2754)
|
2025-06-11 10:41:03 -07:00 |
|
Matthew Zhou
|
e92b83e69e
|
feat: Fix test managers and patch default org id (#2746)
|
2025-06-10 16:20:36 -07:00 |
|
cthomas
|
5ecd8a706c
|
fix: parallel tool calling OpenAI (#2738)
|
2025-06-10 14:27:01 -07:00 |
|
Matthew Zhou
|
3f3b155c92
|
feat: Cache actor calls (#2732)
|
2025-06-10 12:15:13 -07:00 |
|
cthomas
|
82dd311011
|
chore: create file manager (#2693)
|
2025-06-07 16:14:41 -07:00 |
|
Sarah Wooders
|
bb0122c662
|
feat: default to False for mcp_read_from_config (#2691)
|
2025-06-06 16:28:27 -07:00 |
|
Matthew Zhou
|
6610c0b859
|
feat: Search files returns citations of the filenames that were searched (#2689)
|
2025-06-06 15:34:03 -07:00 |
|
Matthew Zhou
|
841aad48ae
|
feat: Add file metadata processing status (#2665)
|
2025-06-06 11:11:39 -07:00 |
|
Matthew Zhou
|
91432088f9
|
feat: Add auto attach and detach of file tools (#2655)
|
2025-06-05 14:01:29 -07:00 |
|
Matthew Zhou
|
0d1563a1fd
|
feat: Implement search files (#2645)
|
2025-06-04 20:23:04 -07:00 |
|
Matthew Zhou
|
470b13f4b9
|
feat: Add tools for opening and closing files (#2638)
|
2025-06-04 17:33:18 -07:00 |
|
Matthew Zhou
|
ebccd8176a
|
fix: Add additional testing for anthropic token counting (#2619)
|
2025-06-03 20:56:39 -07:00 |
|
Matthew Zhou
|
3d8704395b
|
feat: Store entire parsed file content in separate table (#2618)
|
2025-06-03 18:51:45 -07:00 |
|
Matthew Zhou
|
1baa124c76
|
feat: Add file status to core memory jinja template (#2604)
|
2025-06-03 15:07:21 -07:00 |
|
Kevin Lin
|
d0519437af
|
feat: display file blocks with xml tags (#2559)
Co-authored-by: Matt Zhou <mattzh1314@gmail.com>
|
2025-06-03 13:52:29 -07:00 |
|
Matthew Zhou
|
6821765687
|
feat: Rename file object and create performant files <-> agents association (#2588)
|
2025-06-02 16:21:05 -07:00 |
|
Matthew Zhou
|
f6dc463393
|
feat: Add batch size parameter (#2574)
|
2025-06-01 12:23:46 -07:00 |
|
cthomas
|
f76aaf8ca7
|
feat(asyncify): multi agent tool (#2525)
|
2025-05-29 13:47:46 -07:00 |
|
Andy Li
|
275b75901d
|
chore: cleanup (#2480)
|
2025-05-29 10:40:41 -07:00 |
|
cthomas
|
bdfcb9f87c
|
feat: optimize in context message fetch (#2511)
|
2025-05-28 23:30:33 -07:00 |
|
Andy Li
|
83b897e91d
|
feat: job listing takes source id (#2473)
|
2025-05-27 15:34:27 -07:00 |
|
cthomas
|
8c64bb7fec
|
feat(asyncify): convert get composio key and sandbox config manager (#2436)
|
2025-05-26 13:25:33 -07:00 |
|
cthomas
|
fac81b7208
|
feat(asyncify): migrate upload and attach source (#2432)
|
2025-05-25 23:09:14 -07:00 |
|
Matthew Zhou
|
ad6e446849
|
feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-25 22:28:35 -07:00 |
|
cthomas
|
3a893daec0
|
feat(asyncify): convert reset messages endpoint (#2429)
|
2025-05-25 21:23:18 -07:00 |
|
cthomas
|
87c1623d28
|
feat(asyncify): convert org manager (#2426)
|
2025-05-25 21:23:06 -07:00 |
|
Matthew Zhou
|
dad8766dfb
|
feat: Add lookback weeks parameter for batch polling (#2407)
|
2025-05-25 20:02:06 -07:00 |
|
cthomas
|
62a22e0d17
|
feat(asyncify): migrate jobs (#2420)
|
2025-05-25 18:58:06 -07:00 |
|
cthomas
|
b3e021616b
|
feat(asyncify): migrate list steps (#2418)
|
2025-05-24 12:06:04 -07:00 |
|
Sarah Wooders
|
13098613d3
|
fix: minor patches for sources (#2410)
|
2025-05-23 21:43:36 -07:00 |
|