Commit Graph

526 Commits

Author SHA1 Message Date
Mert Unsal
2a64a84cee Merge branch 'main' into local-remote-split 2025-08-09 20:57:51 +01:00
mertunsall
08402fdde6 add gpt5 example 2025-08-09 20:39:36 +01:00
Gregor Žunič
13b29b1886 fixed extract structured output nodeId to backendNodeId 2025-08-09 11:10:25 -07:00
Nick Sweeting
20b4b2a684 feature flags for iframes and recent_events, split security and nav actions 2025-08-08 19:13:10 -07:00
Nick Sweeting
557067b8e9 remove expect_download param from click action 2025-08-08 17:42:46 -07:00
Nick Sweeting
3bb8fb0fee improve focus tracking 2025-08-08 07:15:04 -07:00
Nick Sweeting
34f923f0b7 Merge branch 'main' into local-remote-split 2025-08-07 18:48:02 -07:00
Gregor Žunič
121aef0371 gpt 5 support 2025-08-07 14:40:19 -07:00
Gregor Žunič
46b630ffd6 fixed some forward reference errors 2025-08-07 09:47:06 -07:00
Nick Sweeting
328a4b5be4 Merge branch 'feature/new-dom-extraction-layer' into local-remote-split 2025-08-05 03:12:48 -07:00
Nick Sweeting
032f314a41 Merge branch 'main' into local-remote-split 2025-08-04 19:44:05 -07:00
Cursor Agent
48165d21e6 Remove message_context parameter from agent and message manager
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-08-03 14:00:19 +00:00
Gregor Žunič
286b5ec801 Merge commit '90fa344b599d55c2984bd926161acfecbb681d8c' into feature/new-dom-extraction-layer 2025-08-02 14:34:20 -07:00
Gregor Žunič
6ecbf13e3b bumped up azure api version 2025-08-02 14:24:35 -07:00
Gregor Žunič
0aa3d54233 Merge commit '9b882faa10c54be5a870cc5d8abd6ddb19d0682f' into feature/new-dom-extraction-layer 2025-08-02 11:41:28 -07:00
mertunsall
9bd0036223 separate agent history and state 2025-08-02 15:48:49 +01:00
Nick Sweeting
659c5145f6 more event-driven refactoring 2025-08-01 02:42:01 -07:00
Alezander9
cb74428a3a remove test script 2025-07-30 17:45:02 -07:00
Alezander9
18876f222e add helper function for getting agent trace, remove references to deprecated gpt-4o 2025-07-29 18:11:56 -07:00
Nick Sweeting
6445a746aa fix uvx browser-use examples to use cli optionals 2025-07-29 11:16:05 -07:00
mertunsall
b14b8d0f28 improve examples 2025-07-26 21:48:15 +02:00
mertunsall
2c5c74cab2 new docs for search API and examples 2025-07-26 21:42:48 +02:00
mertunsall
cbbfe956db improve file system examples 2025-07-24 19:08:26 +02:00
Cursor Agent
fcfd80bbca Update import paths for Playwright types in custom functions
Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>
2025-07-18 09:42:52 +00:00
Magnus Müller
061e24b976 Merge remote-tracking branch 'origin/main' into extraction-magnus-revert-with-main 2025-07-14 18:35:21 +02:00
Mert Unsal
a06e04cabe Merge branch 'main' into mert/cua_fallback_example 2025-07-13 22:27:44 +02:00
Saurav Panda
9248f2f1e9 Merge branch 'main' into saurav/example-starter-guides 2025-07-12 10:24:18 -07:00
Saurav Panda
99980c6f12 added new getting_started examples 2025-07-12 00:33:56 -07:00
bone
f6daa5186d patch deepseek-chat example 2025-07-12 12:41:01 +08:00
bone
f70fdf313b patch deepseek-chat example 2025-07-12 12:37:34 +08:00
bone
147257aaca patch deepseek-chat example 2025-07-12 12:37:08 +08:00
bone
799fbdbb6e add deepseek-chat example 2025-07-12 12:34:34 +08:00
Gregor Žunič
d64913c76a fixed action param xpath test 2025-07-11 19:28:18 +02:00
Gregor Žunič
7bf17064f6 started migration to pure cdp 2025-07-11 14:19:22 +02:00
Nick Sweeting
d958260c42 tweak test fixture scope 2025-07-11 00:44:10 -07:00
Nick Sweeting
03c7343408 bump pyright version 2025-07-10 18:51:56 -07:00
Saurav Panda
da88567a87 updated gmail example with oauth setup guide 2025-07-10 16:23:13 -07:00
Gregor Žunič
1eac01dfab openrouter evals support 2025-07-10 12:51:52 +02:00
mertunsall
82d7052aa4 add openai cua fallback as exmaple 2025-07-08 23:29:41 +02:00
Magnus Müller
2a36c8003e Update example and test 2025-07-08 11:16:00 +02:00
Nick Sweeting
a9aa9a7a53 fix unecessary pkg in docs 2025-07-07 21:51:22 -07:00
Nick Sweeting
ab36c9a301 document multiple mcp servers connected to client 2025-07-07 18:04:32 -07:00
Nick Sweeting
983696aed1 Merge branch 'main' into mcp-server 2025-07-07 17:07:53 -07:00
Nick Sweeting
6dcf479fc6 add readme MCP section and fix lint errors 2025-07-07 17:07:06 -07:00
Daniel T.
55c392a8a3 Merge remote-tracking branch 'upstream/main' into enhancement/improved-scroll-action 2025-07-07 19:04:35 +02:00
Daniel T.
539274a7d4 Updates scroll functionality to use page units
Replaces pixel-based scrolling with page unit determination, allowing for more intuitive scroll actions by specifying the number of pages. Adjusts related documentation, examples, and tests to reflect this change for improved code consistency and user experience.
2025-07-07 18:21:37 +02:00
Daniel T.
610419c9d7 Enhances scroll functionality with pixel control
Introduces ability to scroll by a specific number of pixels
via a new 'amount' parameter, defaulting to one page height
if unspecified. Updates relevant documentation and examples
to reflect these changes, enhancing navigation precision.

Improves user experience by allowing finer control over page
scrolling actions.

Relates to user feedback on scroll improvements.
2025-07-07 17:19:59 +02:00
Magnus Müller
546dcc0387 Update simple example 2025-07-07 15:37:38 +02:00
Magnus Müller
b1a0decb62 better error handling and lmnr inclusion 2025-07-07 14:50:40 +02:00
Magnus Müller
cc7d336665 edit example 2025-07-06 21:18:18 +02:00