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
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
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
Magnus Müller
78be7f9a8e
update extract_structured_data description
2025-07-06 21:14:45 +02:00
Alezander9
faf06f8edb
remove broken example file
2025-07-05 20:55:12 -07:00
Alezander9
7b5ea73b4d
fix ruff errors
2025-07-05 20:48:37 -07:00
mertunsall
220f0bc994
update models to gpt-4.1
2025-07-05 10:32:49 +02:00
mertunsall
3124ddcfe3
add excel sheet example
2025-07-05 10:15:53 +02:00
mertunsall
7a6644c1c3
fix example
2025-07-05 10:15:24 +02:00
Saurav Panda
c7fedf5117
Merge branch 'main' into 2fa_gmail_integration
2025-07-03 22:03:35 -07:00
Magnus Müller
fc8d6b1c14
eval enable debug
2025-07-03 23:33:25 +02:00
Saurav Panda
e7bfffc566
Merge remote-tracking branch 'upstream' into 2fa_gmail_integration
2025-07-02 18:09:48 -07:00
Saurav Panda
1e13c0e03f
linting fixes
2025-07-02 17:09:47 -07:00
Saurav Panda
e327565d5f
lint fixes
2025-07-02 11:26:06 -07:00
Saurav Panda
5f697d97bd
feat: added gmail api integration to get OTPs and email
2025-07-02 11:14:05 -07:00
Gregor Žunič
177d5bcb7e
Merge branch 'main' into fuckaround/dom-processing-tree
2025-07-02 18:14:40 +02:00
mertunsall
8880a2db37
add sensitive data example
2025-07-02 10:40:58 +02:00
Gregor Žunič
6bad3b310c
added back client rects cache
2025-07-01 10:58:20 +02:00
mertunsall
6ab1093627
fix more tests
2025-06-29 23:18:10 +02:00
mertunsall
74dffc96dc
fix
2025-06-29 21:58:33 +02:00
mertunsall
e9b8cfb9f7
remove the default save_pdf option
2025-06-29 21:51:56 +02:00
Magnus Müller
5905ad949c
feat: add thinking parameter to control agent system prompt
...
- Add --no-thinking flag to disable thinking in agent system prompt
- Default is true (thinking enabled) for backward compatibility
- Pass thinking parameter through entire evaluation pipeline
- Update GitHub Actions workflow to handle thinking parameter
2025-06-29 20:11:45 +02:00
Gregor Žunič
50e72debb7
Merge branch 'main' into gregor/eng-242-structured-output-is-fucking-long
2025-06-28 12:23:59 +02:00
Gregor Žunič
fcd56d4596
pyright ignore for imports (examples)
2025-06-28 10:06:43 +02:00
Gregor Žunič
96aece781b
Merge branch 'main' into feature/model-support
2025-06-28 09:55:19 +02:00
Gregor Žunič
4e3adb35d4
fixed type errors
2025-06-28 09:38:08 +02:00
Gregor Žunič
bc2c1c8fda
openai schema works
2025-06-28 00:19:31 +02:00
Gregor Žunič
ea00a9ebee
removed drag and drop from default controller, moved to example
2025-06-27 23:20:34 +02:00
mertunsall
32569460b4
no screenshot in the beginning blank page
2025-06-27 15:08:01 +02:00