Commit Graph

829 Commits

Author SHA1 Message Date
mertunsall
781f6eb95e coment 2025-12-15 18:32:52 -08:00
mertunsall
a58b9307ab BU OSS IS COMING 2025-12-15 14:04:18 -08:00
mertunsall
9b894150d5 fix structured output for sandboxes 2025-12-12 15:35:34 -08:00
Gregor Žunič
90b704b1bf skills example 2025-12-09 16:39:48 -08:00
Gregor Žunič
91cdc8b3b3 added proper output types 2025-12-08 18:18:58 -08:00
Saurav Panda
a4e77e2070 Merge branch 'main' into add-ai-step-for-extraction 2025-12-03 09:14:26 -08:00
Saurav Panda
d0e181216e feat: added fallback llm support 2025-12-03 18:53:29 +05:30
mertunsall
3ffd26fbe0 fix example 2025-12-02 00:10:54 -08:00
Saurav Panda
7d2c6dc79e AI: add ai_step to replace extract_content on rerun 2025-12-01 21:34:09 +05:30
Mert Unsal
b25480ec81 Delete examples/test_bu.py 2025-11-29 14:43:23 -08:00
mertunsall
64ddfd9a62 change mistral model 2025-11-29 14:42:47 -08:00
Mert Unsal
38b3bb2edd Merge branch 'main' into feature/mistral-support 2025-11-29 14:30:08 -08:00
AntonVishal
5c581c642e Add provider options to ChatVercel for enhanced model routing 2025-11-29 12:27:32 +05:30
TR-3B
0b82aa7348 Merge branch 'main' into feature/mistral-support 2025-11-28 13:00:24 +05:30
MagellaX
5de9b99567 Add Mistral provider with schema optimizer and presets 2025-11-28 12:56:41 +05:30
Mert Unsal
ca2bed58fe Merge branch 'main' into main 2025-11-26 12:36:02 -08:00
Mert Unsal
fd665e01cd Merge branch 'main' into add-vercel-ai-gateway 2025-11-24 11:24:28 -08:00
ShawnPana
c358c6cddc remove deprecated mcp examples 2025-11-23 16:19:19 -08:00
Magnus Müller
f5f307f5c1 deepcogito/cogito-v2.1-671b 2025-11-21 13:46:48 -08:00
Saurav Panda
7811c62377 fixed rerun_history 2025-11-20 22:22:31 +05:30
Saurav Panda
5e356108f9 feat: added AI summary for rerun task 2025-11-20 21:40:30 +05:30
Saurav Panda
8948c47416 add-variable-substitution-in-rerun 2025-11-20 17:54:32 +05:30
Saurav Panda
e57f7ac14f added variable detection from agent history 2025-11-20 14:39:32 +05:30
Saurav Panda
8f8713b001 feat: added step_interval calculation for history 2025-11-20 10:28:28 +05:30
Alezander9
e62129ba93 add the captcha and impossible flag in AgentEvent 2025-11-18 21:29:52 -08:00
Magnus Müller
45532c454e gemini 3 2025-11-18 08:31:10 -08:00
kalil0321
0988199776 Merge branch 'main' into kalil0321/demo-mode 2025-11-13 15:34:49 +01:00
reformedot
2bfb3497d9 refactor: improve CDP session handling in cua.py and test_frame_hierarchy.py
- Updated the method of obtaining CDP sessions to utilize the public API, enhancing error handling during session retrieval.
- Added exception handling to ensure graceful failure when sessions cannot be created or retrieved, improving robustness in both the main functionality and tests.
2025-11-12 20:35:15 -08:00
Aitor
585141afd7 Merge branch 'main' into feat/improve-navigation 2025-11-13 00:41:51 +01:00
Mert Unsal
a28f4268bf Delete examples/mert.py 2025-11-12 11:34:21 -08:00
mertunsall
85e0bddb6a improve the example 2025-11-12 11:31:31 -08:00
mertunsall
dfbba0e062 add ground truth to judge 2025-11-12 11:16:40 -08:00
reformedot
b4e9ffa984 refactor: implement error handling for asyncio tasks across various components
- Introduced a utility function `create_task_with_error_handling` to manage asyncio tasks with proper exception logging and suppression options.
- Updated multiple components, including `SessionManager`, `BrowserSession`, and various watchdogs, to utilize the new error handling mechanism for background tasks.
- Enhanced overall robustness of asynchronous operations by ensuring exceptions are logged and handled appropriately, improving maintainability and debugging capabilities.
2025-11-11 17:27:54 -08:00
reformedot
c99e1bb41f refactor: improve type checking and linting script
- Updated `pyproject.toml` to enhance type checking configuration by refining the `exclude` list and adding an `include` section for better clarity.
- Modified `lint.sh` to run tools directly from the virtual environment, improving execution reliability and avoiding permission errors.
- Enhanced comments in `lint.sh` for better understanding of script functionality and usage.
2025-11-11 12:00:20 -08:00
YangQuan
1405ab1978 Merge branch 'main' into main 2025-11-09 09:38:03 +08:00
kalil0321
3f64178894 Implement demo mode for in-browser logging 2025-11-08 21:39:57 +01:00
kalil0321
ff1db95889 Merge branch 'main' into add-vercel-ai-gateway 2025-11-07 01:33:46 +01:00
Magnus Müller
3cf6e1046b include kimi-2 2025-11-06 13:49:20 -08:00
Alezander9
bf15d159da address cubic comments and clean up new example 2025-11-01 15:37:38 -07:00
Alezander9
4396b416da pass along a new param request_type when using ChatBrowserUse to flag special handling for judge 2025-11-01 15:25:24 -07:00
kalil0321
64490fa963 Merge branch 'main' into add-vercel-ai-gateway 2025-11-01 15:34:46 +01:00
Alezander9
299cf6a9d0 Merge remote-tracking branch 'upstream/main' into library-judge 2025-10-31 21:03:23 -07:00
Alezander9
10ec99dd26 have library judge show up in logs 2025-10-31 20:30:03 -07:00
Alezander9
15911c8c72 fix bugs in library judge and make it off by default 2025-10-31 20:20:36 -07:00
reformedot
8977a53696 fix: improved sandbox example removing bugged output_model_schema 2025-10-31 19:54:02 -07:00
Magnus Müller
c2d39adb82 Merge branch 'main' into change-example 2025-10-31 19:49:43 -07:00
Magnus Müller
857182c042 change example 2025-10-31 19:49:03 -07:00
Gregor Žunič
5e923a4942 renamed everything to sandbox 2025-10-31 14:25:31 -07:00
Gregor Žunič
02a173f691 added proxy, profile and timeout 2025-10-31 07:45:03 -07:00
Gregor Žunič
9c88c5a828 better cloud params 2025-10-30 13:05:41 -07:00