Commit Graph

4043 Commits

Author SHA1 Message Date
Kian Jones
48c339e2da chore: import sqlite-vec even more conditionally (#2964) 2025-09-16 18:31:59 -07:00
Kian Jones
cf0de709ed fix: change actions to support PRs from forked repos (#2977) 2025-09-16 18:19:16 -07:00
cthomas
2be6cdaa9c chore: run api sync core (#2976) 2025-09-16 17:53:57 -07:00
cthomas
04ded61200 feat: don't render jinja template in thread (#2973) 2025-09-16 17:52:21 -07:00
cthomas
74c2f2891b feat: add active filter to runs endpoint and deprecate list active runs (#2972) 2025-09-16 17:48:33 -07:00
jnjpng
7130fc0d0a fix: add mcp tool tests for schema validation (#2974) 2025-09-16 17:45:47 -07:00
jnjpng
631a27ee52 fix: fallback for no encryption key (#2968) 2025-09-16 17:25:39 -07:00
cthomas
6831007dad feat: add active filter to jobs endpoint and deprecate list active jobs (#2966) 2025-09-16 17:10:18 -07:00
jnjpng
6f6bd0a772 chore: re-migrate mcp columns to encrypted columns (#2967) 2025-09-16 16:18:37 -07:00
Matthew Zhou
57dde4187f feat: Add list archives endpoint (#2965) 2025-09-16 16:01:31 -07:00
jnjpng
db00320126 fix: clean up mcp encryption tests and logic (#2958) 2025-09-16 15:56:17 -07:00
Matthew Zhou
7b09a2dec3 feat: Add update archive endpoint (#2963) 2025-09-16 15:38:25 -07:00
Matthew Zhou
2d828b8d9a feat: Add create archive route (#2961) 2025-09-16 15:32:49 -07:00
Matthew Zhou
107a768bc8 fix: Fix test sdk client test (#2962) 2025-09-16 15:32:08 -07:00
Deep Singhvi
45bc3d0b11 fix: model embeddings routes (#2960) 2025-09-16 15:00:49 -07:00
Deep Singhvi
5698ad14e6 fix: capitalizes messages section (#2959) 2025-09-16 14:37:07 -07:00
Sarah Wooders
8eef166c3a feat: add stop_reason to runs (#2935) 2025-09-16 14:27:00 -07:00
cthomas
4af601db98 chore: run api sync core (#2956) 2025-09-16 13:34:59 -07:00
cthomas
edb6c5e14e feat: replace tool_exec_environtment_variables with secrets (#2953) 2025-09-16 13:22:48 -07:00
jnjpng
86f6b81e67 chore: clean up mcp migration (#2955) 2025-09-16 12:14:19 -07:00
cthomas
6dc94b584a docs: fix endpoints in api ordering list (#2954) 2025-09-16 12:09:50 -07:00
jnjpng
3711b5279c feat: encryption for mcp (#2937) 2025-09-16 11:56:34 -07:00
Kian Jones
c8d3616864 chore: cleaning up our OSS repo (#2929) 2025-09-16 11:51:12 -07:00
cthomas
7eb80ca318 feat: remove organization id from trace object in api (#2952) 2025-09-16 10:58:11 -07:00
Cameron Pfiffer
ed8cd365ed docs: improve streaming documentation structure and examples (#2930) 2025-09-16 10:41:22 -07:00
cthomas
0905f3fb00 docs: fix typo (#2951) 2025-09-15 22:31:42 -07:00
cthomas
44e86a08ed chore: run api sync core (#2950) 2025-09-15 22:23:57 -07:00
cthomas
02ecf4de1f feat: add pagination to blocks agents endpoint (#2949) 2025-09-15 22:08:31 -07:00
cthomas
0367ecacee feat: add pagination to folders agents endpoint (#2947) 2025-09-15 22:07:49 -07:00
cthomas
e44a3bfcc1 feat: add pagination to folders files endpoint (#2946) 2025-09-15 22:07:34 -07:00
cthomas
ed69413158 fix: titles for identities endpoint (#2948) 2025-09-15 22:00:59 -07:00
cthomas
4209ed4d63 feat: add pagination to list groups messages endpoint (#2945) 2025-09-15 21:55:01 -07:00
cthomas
80a89ae683 feat: replace query_text with name for list tags (#2944) 2025-09-15 21:54:22 -07:00
cthomas
33de52940a feat: rename folders metadata endpoint (#2943) 2025-09-15 21:47:02 -07:00
cthomas
c9f9da90a1 feat: add pagination to folders passages endpoint (#2942) 2025-09-15 21:41:31 -07:00
cthomas
1febc4b228 feat: deprecate get folder by name endpoint (#2941) 2025-09-15 21:40:59 -07:00
cthomas
824b83a7b3 feat: rename folders agents endpoint (#2940) 2025-09-15 21:08:19 -07:00
cthomas
f439457f72 feat: add new identity agent and blocks routes (#2934) 2025-09-15 20:49:35 -07:00
cthomas
401293c48b feat: mark sources routes as deprecated LET-4381 (#2938) 2025-09-15 20:49:11 -07:00
cthomas
5ebd9cdcb6 fix: remove nesting in docs yaml (#2936) 2025-09-15 20:33:20 -07:00
cthomas
a56fdfdf48 feat: update agent route docstrings (#2933) 2025-09-15 17:15:55 -07:00
cthomas
d27d3e4f9e docs: remove agent section hardcode in blocks (#2932) 2025-09-15 17:01:24 -07:00
cthomas
1695cd5e8c docs: reorder routes (#2928) 2025-09-15 16:53:59 -07:00
Kian Jones
45f8ced218 fix: fern docs preview trigger (#2926) 2025-09-15 16:51:02 -07:00
Matthew Zhou
5511a08017 fix: Fix leaky opens (#2924) 2025-09-15 16:25:01 -07:00
Matthew Zhou
962f87a98f fix: Too many files open 500 error (#2920) 2025-09-15 16:21:11 -07:00
cthomas
7546a25faf feat: rename more titles in docs page (#2921) 2025-09-15 16:13:29 -07:00
Kian Jones
e00f0074ac rename test case method (#2919) 2025-09-15 16:04:01 -07:00
cthomas
7bb069215c feat: move summarize endpoint into messages (#2918) 2025-09-15 16:01:11 -07:00
cthomas
3e4b502c22 chore: run api sync core (#2916) 2025-09-15 15:49:48 -07:00