Commit Graph

47 Commits

Author SHA1 Message Date
PaperBoardOfficial
ae4a423e3d lint 2025-04-01 08:14:15 +05:30
Nick Sweeting
298db41c4a Merge branch 'main' into drag_drop 2025-03-31 19:33:28 -07:00
PaperBoardOfficial
9f8218f556 resolved merge conflicts 2025-03-31 16:49:26 +05:30
Christian Clauss
e7c3f43808 Fix typos discovered by codespell 2025-03-31 07:47:56 +02:00
Deshraj Yadav
056dbe20e3 Add example and minor improvements 2025-03-29 17:24:21 -07:00
PaperBoardOfficial
6f96453794 added drag drop action 2025-03-29 11:01:09 +05:30
Nick Sweeting
fb6fa259a8 apply ruff safe fixes 2025-03-28 18:11:36 -07:00
Nick Sweeting
226eb99a4f Merge branch 'main' into ruff-linting 2025-03-28 15:44:47 -07:00
Nick Sweeting
e2e278da95 fix syntax errors 2025-03-28 15:39:31 -07:00
Nick Sweeting
ec56bfe81b run ruff on the entire codebase 2025-03-28 01:22:48 -07:00
Nick Sweeting
cec5b687fb fix browser_window_size config 2025-03-27 11:45:25 -07:00
Nick Sweeting
e6900d1287 add ruff dependency 2025-03-27 11:10:41 -07:00
Nick Sweeting
69a960fa4b refactor browser config setup process 2025-03-27 02:45:12 -07:00
Nick Sweeting
ff14e42b83 user profile is managed by plawright instead of flags 2025-03-27 02:43:45 -07:00
Nick Sweeting
b47c20c780 Merge branch 'main' into Click-on-non-indexed-elements 2025-03-26 16:50:35 -07:00
Nick Sweeting
aa6e62b0d2 fix for follow_up_tasks example 2025-03-26 14:45:01 -07:00
Jeff Andrade
0e5e108e10 Merge branch 'browser-use:main' into Click-on-non-indexed-elements 2025-03-26 09:37:09 +00:00
jersobh
4a201f4c69 handling multiple elements with the same text 2025-03-26 02:53:14 +00:00
Nick Sweeting
8770a5e602 simplify test task 2025-03-24 17:08:38 -07:00
Nick Sweeting
dd7fb8a11d tweak salesforce test cross-origin iframe task 2025-03-24 14:28:40 -07:00
Nick Sweeting
2da5a833a9 tweak llm-facing title for new tabs and improve logging 2025-03-24 11:25:54 -07:00
jersobh
63f54cc100 Clicking by xpath, css selector or text 2025-03-24 12:34:01 +00:00
Nick Sweeting
421ecd597f Merge branch 'main' into nick/tri-4-make-cross-site-iframes-work-without-disabling-chrome 2025-03-23 00:52:33 -07:00
Nick Sweeting
78ade39821 wip trying different approaches, not final 2025-03-23 00:20:12 -07:00
Edison S
fb22cc5a99 add multibrowser support 2025-03-05 13:32:03 -05:00
Magnus Müller
2a6416f272 Add flexible system prompt customization options
- Modify SystemPrompt class to support optional system message override and extension
- Update Agent and AgentSettings to include new system prompt customization parameters
- Update documentation and example to demonstrate new system prompt customization methods
- Remove deprecated system_prompt_class parameter
- Provide two ways to customize system prompt: extend or override completely
2025-02-23 12:25:33 -08:00
Magnus Müller
5611ce8b49 Delete examples 2025-02-18 12:51:25 -08:00
Matic Zavadlal
e8b1852ac1 Create context.py 2025-02-16 17:30:16 +01:00
Matic Zavadlal
af76a92570 stash 2025-02-14 21:55:20 +01:00
Matic Zavadlal
5bd9ed2731 stash 2025-02-14 18:56:57 +01:00
Gregor Žunič
ded606a233 outsource state 2025-02-13 22:32:18 -08:00
Gregor Žunič
aa19548eff outsourced state v1 2025-02-13 21:48:00 -08:00
Asten
4fda95d560 Remove unnecessary import statements 2025-02-08 14:38:51 +08:00
magmueller
98f159e8b4 Planner with deepseek 2025-02-04 21:41:09 -08:00
magmueller
90f949a72b Planner update prompt 2025-02-04 16:32:58 -08:00
magmueller
b88c177d1c Added planer to comine gpt4o with o3 mini 2025-02-03 14:17:38 -08:00
magmueller
0e107dc5d1 Check for pause more often 2025-02-01 18:33:44 -08:00
magmueller
46632d6435 Reorder example 2025-02-01 18:04:45 -08:00
magmueller
f9e7379bdd Docs for sensitive data 2025-02-01 01:13:01 -08:00
magmueller
947ef4d3ea Filter out interessting information 2025-02-01 00:58:55 -08:00
magmueller
0b10682651 Process sensitive data 2025-02-01 00:44:48 -08:00
magmueller
bef3b03da9 Extract always first content with llm and keep that extraction in context 2025-02-01 00:09:55 -08:00
magmueller
23a4481175 Enabled extraction with llm 2025-01-31 23:38:23 -08:00
j0yk1ll
400c8b813a fix: enable downloads 2025-01-26 15:44:44 +01:00
magmueller
185a3e50d5 Move file 2025-01-25 23:31:33 -08:00
magmueller
c843ba3021 Initial actions 2025-01-25 13:16:17 -08:00
magmueller
c7008a70c2 Reorder examples 2025-01-25 11:28:52 -08:00