Matthew Zhou
|
0a9ff9d0d5
|
feat: Add auto-closing files via LRU metric (#2881)
|
2025-06-23 10:49:41 -07:00 |
|
Matthew Zhou
|
b95d7b4b13
|
feat: Add auto-closing files via LRU metric (#2881)
|
2025-06-23 10:49:41 -07:00 |
|
Matthew Zhou
|
709f4127ad
|
fix: Fix archival memories to only list agent passages (#2954)
|
2025-06-20 22:24:57 -07:00 |
|
Matthew Zhou
|
729a7c2ba8
|
fix: Fix archival memories to only list agent passages (#2954)
|
2025-06-20 22:24:57 -07:00 |
|
Matthew Zhou
|
e78e7d5897
|
feat: Add optional lines param to grep tool (#2914)
|
2025-06-20 13:36:54 -07:00 |
|
Matthew Zhou
|
61cbcba472
|
feat: Add optional lines param to grep tool (#2914)
|
2025-06-20 13:36:54 -07:00 |
|
cthomas
|
082a130d8f
|
fix: file tool init merge conflict (#2921)
|
2025-06-19 15:02:26 -07:00 |
|
cthomas
|
87b68a543a
|
fix: file tool init merge conflict (#2921)
|
2025-06-19 15:02:26 -07:00 |
|
cthomas
|
99e112e486
|
feat: make create_async route consistent with other message routes (#2877)
|
2025-06-19 13:51:51 -07:00 |
|
cthomas
|
a332b34830
|
feat: make create_async route consistent with other message routes (#2877)
|
2025-06-19 13:51:51 -07:00 |
|
Matthew Zhou
|
d5d71a776a
|
feat: Parallel web search tool (#2890)
|
2025-06-18 14:07:51 -07:00 |
|
Matthew Zhou
|
a1a203c943
|
feat: Parallel web search tool (#2890)
|
2025-06-18 14:07:51 -07:00 |
|
Matthew Zhou
|
b7a2f38e01
|
feat: Port firecrawl search into web search (#2868)
|
2025-06-17 14:08:31 -07:00 |
|
Matthew Zhou
|
c1ad25fa17
|
feat: Port firecrawl search into web search (#2868)
|
2025-06-17 14:08:31 -07:00 |
|
Matthew Zhou
|
1133fed262
|
fix: Patch model dump issues on firecrawl (#2864)
|
2025-06-17 11:40:07 -07:00 |
|
Matthew Zhou
|
75edfda3c3
|
fix: Patch model dump issues on firecrawl (#2864)
|
2025-06-17 11:40:07 -07:00 |
|
Matthew Zhou
|
d991d37b04
|
feat: Add built in firecrawl search tool (#2858)
|
2025-06-17 01:16:39 -07:00 |
|
Matthew Zhou
|
06ad51ba72
|
feat: Add built in firecrawl search tool (#2858)
|
2025-06-17 01:16:39 -07:00 |
|
Kevin Lin
|
5b83c96af4
|
feat: tune file tools prompting (#2652)
|
2025-06-13 16:24:59 -07:00 |
|
Kevin Lin
|
8148dab8a8
|
feat: tune file tools prompting (#2652)
|
2025-06-13 16:24:59 -07:00 |
|
Matthew Zhou
|
0399fc8b11
|
feat: Add prompting to guide tool rule usage (#2742)
|
2025-06-10 16:21:27 -07:00 |
|
Matthew Zhou
|
ba3d59bba5
|
feat: Add prompting to guide tool rule usage (#2742)
|
2025-06-10 16:21:27 -07:00 |
|
Matthew Zhou
|
951773d0ec
|
feat: Add content aware line chunking (#2707)
|
2025-06-09 13:03:25 -07:00 |
|
Matthew Zhou
|
b4215d71d9
|
feat: Add content aware line chunking (#2707)
|
2025-06-09 13:03:25 -07:00 |
|
cthomas
|
82dd311011
|
chore: create file manager (#2693)
|
2025-06-07 16:14:41 -07:00 |
|
cthomas
|
c300e58db9
|
chore: create file manager (#2693)
|
2025-06-07 16:14:41 -07:00 |
|
Matthew Zhou
|
a155d9bdd5
|
feat: Implement grep tool (#2694)
|
2025-06-06 17:36:49 -07:00 |
|
Matthew Zhou
|
ddb9186947
|
feat: Implement grep tool (#2694)
|
2025-06-06 17:36:49 -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
|
318a7c769b
|
feat: Search files returns citations of the filenames that were searched (#2689)
|
2025-06-06 15:34:03 -07:00 |
|
Andy Li
|
d2252f2953
|
feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
|
2025-06-05 17:20:14 -07:00 |
|
Andy Li
|
80f6e97ca9
|
feat: otel metrics and expanded collecting (#2647)
(passed tests in last run)
|
2025-06-05 17:20:14 -07:00 |
|
Matthew Zhou
|
971433f9d5
|
feat: Add line metadata and warnings to file blocks (#2663)
|
2025-06-05 17:02:28 -07:00 |
|
Matthew Zhou
|
ef52a852a3
|
feat: Add line metadata and warnings to file blocks (#2663)
|
2025-06-05 17:02:28 -07:00 |
|
Matthew Zhou
|
0d1563a1fd
|
feat: Implement search files (#2645)
|
2025-06-04 20:23:04 -07:00 |
|
Matthew Zhou
|
8ae9f6369b
|
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
|
bf74e53915
|
feat: Add tools for opening and closing files (#2638)
|
2025-06-04 17:33:18 -07:00 |
|
cthomas
|
f76aaf8ca7
|
feat(asyncify): multi agent tool (#2525)
|
2025-05-29 13:47:46 -07:00 |
|
cthomas
|
c9a3843417
|
feat(asyncify): multi agent tool (#2525)
|
2025-05-29 13:47:46 -07:00 |
|
cthomas
|
43cc87b3b7
|
feat(asyncify): migrate run tools (#2496)
|
2025-05-28 14:25:17 -07:00 |
|
cthomas
|
e360620b02
|
feat(asyncify): migrate run tools (#2496)
|
2025-05-28 14:25:17 -07:00 |
|
cthomas
|
ca81366da0
|
feat(asyncify): migrate sbox tool exec sync call (#2470)
|
2025-05-27 14:53:16 -07:00 |
|
cthomas
|
587a6d1a2a
|
feat(asyncify): migrate sbox tool exec sync call (#2470)
|
2025-05-27 14:53:16 -07:00 |
|
cthomas
|
8c64bb7fec
|
feat(asyncify): convert get composio key and sandbox config manager (#2436)
|
2025-05-26 13:25:33 -07:00 |
|
cthomas
|
b1f38779cd
|
feat(asyncify): convert get composio key and sandbox config manager (#2436)
|
2025-05-26 13:25:33 -07:00 |
|
cthomas
|
6913e7d986
|
feat(asyncify): conversation search tool (#2438)
|
2025-05-26 13:07:32 -07:00 |
|
cthomas
|
24cfbf622c
|
feat(asyncify): conversation search tool (#2438)
|
2025-05-26 13:07:32 -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 |
|
Matthew Zhou
|
8e9307c289
|
feat: Asyncify insert archival memories (#2430)
Co-authored-by: Caren Thomas <carenthomas@gmail.com>
|
2025-05-25 22:28:35 -07:00 |
|