Ulrich Soeffing
|
a7685d3e30
|
Fix web_voyager_agent.py example
|
2025-04-10 22:14:06 -04:00 |
|
Deshraj Yadav
|
27ec836491
|
Upgrade mem0 version
|
2025-04-09 18:51:44 -07:00 |
|
mathisarends-viadee
|
2e265e8388
|
Fix azure example not working due to agent memory changes
|
2025-04-03 16:07:55 +02:00 |
|
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 |
|
Nick Sweeting
|
c6525d57e3
|
add rebrowser and creepjs to stealth tests
|
2025-03-30 18:43:10 -07:00 |
|
Nick Sweeting
|
bf1afd9422
|
add example of getting 2FA code from 1password
|
2025-03-30 16:23:53 -07:00 |
|
dheerajoruganty
|
9c1101fe0c
|
Update pyproject.toml and bedrock_claude.py
|
2025-03-30 15:21:34 -07:00 |
|
dheerajoruganty
|
3108d5b81d
|
ruff checks
|
2025-03-30 15:00:01 -07:00 |
|
dheerajoruganty
|
e0d6d838a7
|
Update bedrock_claude for ruff
|
2025-03-30 14:57:58 -07:00 |
|
dheerajoruganty
|
b43d98f297
|
Add botocore, organize imports
|
2025-03-30 14:51:22 -07:00 |
|
dheerajoruganty
|
b3320e706f
|
Add Retry handling to bedrock example
|
2025-03-30 21:36:13 +00:00 |
|
Deshraj Yadav
|
3e135d1047
|
Merge branch 'main' into user/dyadav/add-mem0-procedural-memory
|
2025-03-29 17:24:51 -07:00 |
|
Deshraj Yadav
|
056dbe20e3
|
Add example and minor improvements
|
2025-03-29 17:24:21 -07:00 |
|
Christian Clauss
|
28c7a487c7
|
pre-commit run --all-files and pytest
|
2025-03-29 08:10:13 +01:00 |
|
PaperBoardOfficial
|
6f96453794
|
added drag drop action
|
2025-03-29 11:01:09 +05:30 |
|
Nick Sweeting
|
297c5539a6
|
Merge branch 'main' into feature/support-reasoning-models
|
2025-03-28 18:22:05 -07:00 |
|
Nick Sweeting
|
fb6fa259a8
|
apply ruff safe fixes
|
2025-03-28 18:11:36 -07:00 |
|
Anish Hiranandani
|
3710687850
|
commit after running ruff check
|
2025-03-28 17:53:38 -07:00 |
|
Nick Sweeting
|
e85e8f468d
|
add more pre-commit-hooks
|
2025-03-28 17:15:10 -07:00 |
|
Nick Sweeting
|
588a9f9f50
|
Merge branch 'main' into pre-commit_run_pre-commit-hooks_--all-files
|
2025-03-28 16:17:47 -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
|
0798e3dc01
|
dont ruff ipynb files
|
2025-03-28 01:29:14 -07:00 |
|
Nick Sweeting
|
ec56bfe81b
|
run ruff on the entire codebase
|
2025-03-28 01:22:48 -07:00 |
|
Nick Sweeting
|
4df0b368d6
|
add docstring explaining action filters
|
2025-03-28 00:46:54 -07:00 |
|
Nick Sweeting
|
4928e2857b
|
improve the action_filters example
|
2025-03-28 00:46:53 -07:00 |
|
Nick Sweeting
|
82adf4520d
|
fix page filter and/or domain filtering logic
|
2025-03-27 23:48:01 -07:00 |
|
Nick Sweeting
|
5535a1ec0a
|
update pydantic action models exposed to LLM on each page
|
2025-03-27 23:43:31 -07:00 |
|
Nick Sweeting
|
41a63c2298
|
add example demonstrating new feature
|
2025-03-27 19:08:13 -07:00 |
|
Nick Sweeting
|
3bbb0bece7
|
Merge pull request #1028 from carlosplanchon/direct_html_manipulation
Adding parameter to Agent.run() in order to allow the developer to execute a custom Python function after Agent.step() (updated)
|
2025-03-27 17:33:03 -07:00 |
|
Carlos Andrés Planchón Prestes
|
611b49ee1f
|
Import fix on custom_hooks_before_after_step.py example.
|
2025-03-27 20:59:07 -03:00 |
|
Nick Sweeting
|
aabd8bb172
|
properly verify LLM api keys on startup
|
2025-03-27 16:01:25 -07:00 |
|
Carlos Andrés Planchón Prestes
|
36fb264e40
|
Adding custom_hooks_before_after_step.py example.
|
2025-03-27 19:53:36 -03: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 |
|
Nick Sweeting
|
55fa82f1b5
|
fix the simple example
|
2025-03-26 00:49:16 -07:00 |
|
Nick Sweeting
|
e388a70059
|
Merge pull request #1145 from ml5ah/streamline-load-env
Added missing env variables in .env.example
|
2025-03-26 00:05:07 -07:00 |
|
Christian Clauss
|
ef9c7b1c09
|
Merge branch 'main' into pre-commit_run_pre-commit-hooks_--all-files
|
2025-03-26 08:00:43 +01:00 |
|
Anish Hiranandani
|
35e444b02d
|
streamlined to match other examples
|
2025-03-25 22:12:47 -07:00 |
|
jersobh
|
4a201f4c69
|
handling multiple elements with the same text
|
2025-03-26 02:53:14 +00:00 |
|
Nick Sweeting
|
d95527ab27
|
Merge branch 'main' into enhancement/add_tabGroups_chrome
|
2025-03-25 16:34:08 -07:00 |
|
Nick Sweeting
|
14c4a7a293
|
Merge branch 'main' into nick/tri-4-make-cross-site-iframes-work-without-disabling-chrome
|
2025-03-25 13:25:26 -07:00 |
|