Commit Graph

168 Commits

Author SHA1 Message Date
Nick Sweeting
a33bd7eea5 bump dependency versions 2025-06-03 16:03:08 -07:00
mertunsall
a11bf24f48 bumped langchain versions and fixed llama 4 2025-05-30 11:31:05 +02:00
BroskyBrowser
c145e52adb Merge branch 'main' into feat/add-amazon-captcha-solver-example 2025-05-28 11:36:54 +02:00
Nick Sweeting
13f4b7bb02 bump the version to 0.2.5 2025-05-28 00:20:34 -07:00
Nick Sweeting
75c84fd602 improve browser connections docs to cover reusing connections 2025-05-27 22:32:47 -07:00
BroskyBrowser
000ee0d262 chore: linting + ignore .venv folders 2025-05-27 12:23:19 +02:00
BroskyBrowser
0997c0d46c chore: linting + ignore .venv folders 2025-05-27 12:18:26 +02:00
Nick Sweeting
2868c44e43 move pytest.ini into pyproject.toml 2025-05-26 16:57:15 -07:00
Nick Sweeting
1aed86426e bump version to 0.2.4 2025-05-25 19:07:07 -07:00
Nick Sweeting
1148f725c5 bump version 2025-05-25 14:57:52 -07:00
Nick Sweeting
eaa5a6b896 add claude rules and tests/ci 2025-05-25 03:39:17 -07:00
Nick Sweeting
f4d566e8e2 bump version 2025-05-23 18:24:38 -07:00
Nick Sweeting
9032787752 add stagehand back and forth example 2025-05-23 01:37:36 -07:00
Nick Sweeting
a8ad0b4c56 bump version to 0.2.1 2025-05-20 05:34:55 -07:00
Nick Sweeting
2f002b4c22 rename session.py profile.py, fix stealth example, fix tests 2025-05-20 05:34:47 -07:00
Nick Sweeting
f47977ac9c fix bugs, add browser_state_summary, add patchright 2025-05-20 04:44:03 -07:00
Nick Sweeting
63382d8bfc update examples to use new BrowserProfile and BrowserSession 2025-05-20 02:32:43 -07:00
Nick Sweeting
e5cb0b2e15 Merge branch 'main' into browser-session 2025-05-17 04:56:45 -07:00
Nick Sweeting
90dad4a39a refactor to use new BrowserSession model 2025-05-17 04:54:13 -07:00
Nick Sweeting
1e6568cf53 bump version to 0.1.48 2025-05-15 18:46:43 -04:00
Nick Sweeting
b4ae1891a3 add browser-use[all] dependency group 2025-05-13 21:17:35 -07:00
Nick Sweeting
b9e50ceef2 bump version to 0.1.47 2025-05-13 17:19:41 -07:00
Nick Sweeting
0d8ecd690a bump version to 0.1.46 2025-05-12 06:37:43 -07:00
Nick Sweeting
96682d8910 switch back from patchright to playwright until issues are resolved 2025-05-09 18:14:07 -07:00
Nick Sweeting
cef1d43cbf change test_tab_management to use pytest-httpserver for more deterministic tests 2025-05-06 18:26:38 +08:00
2pac
384fc3fde0 chore: Bedrock optional dependencies 2025-05-05 21:39:48 +02:00
Nick Sweeting
2969f43637 bump version to 0.1.45 2025-05-03 23:54:43 +08:00
Nick Sweeting
24e3ee28e3 improve readme 2025-05-03 23:40:39 +08:00
Nick Sweeting
4b6959fad0 bump package versions 2025-05-03 23:22:45 +08:00
Nick Sweeting
61f5e2ee6d use textual and rich for cli 2025-05-03 21:06:55 +08:00
Nick Sweeting
751b04355d bump version number 2025-05-02 21:44:53 -04:00
Magnus Müller
93cc701664 Update pyproject.toml 2025-05-02 23:51:09 +08:00
Dev-Khant
6d11f952e2 Fix faiss-cpu 2025-05-02 20:33:14 +05:30
Magnus Müller
aea63ac24c Update version in pyproject.toml 2025-05-02 12:15:51 +08:00
Dhananjay Diwan
cf840dd53e Merge branch 'main' into chore/improve-ci-tests-1444 2025-04-23 20:10:12 +05:30
dha-aa
aa0e5f4e6d Add Pyright for check for show-stopper type errors 2025-04-23 12:13:51 +00:00
Nick Sweeting
c09d6d7580 Merge branch 'main' into main 2025-04-22 02:16:48 -07:00
Nick Sweeting
ca8aed227a Merge branch 'main' into chore/replace-playwright-with-patchright 2025-04-22 01:58:45 -07:00
lynn
192b42ff79 chore: replace playwright with patchright 2025-04-22 15:43:01 +08:00
Christian Clauss
fc59265654 ruff rule FAST002 FastAPI dependency without 'Annotated' 2025-04-22 08:10:49 +02:00
Deshraj Yadav
8806b1f081 Update pyproject.toml 2025-04-21 18:29:55 -07:00
Christian Clauss
fb3282527d Detect blocking synchronous commands in asyncio code 2025-04-21 22:30:43 +02:00
Nick Sweeting
bb635d2dab move comments closer to deps 2025-04-21 10:53:24 -07:00
Nick Sweeting
1ac623f798 Merge pull request #857 from neo773/bot-detection-batch 2025-04-21 09:56:27 -07:00
Dev-Khant
7f5f8ca6bc update pyptoject 2025-04-20 11:58:56 +05:30
lynn
347b473ab7 fix: Make memory module optional for Python 3.13 compatibility 2025-04-18 14:54:48 +08:00
Nick Sweeting
5a135480b2 release 0.1.41 officially 2025-04-16 22:37:55 -04:00
Nick Sweeting
8ba3e570e6 Merge branch 'main' into bot-detection-batch 2025-04-16 15:19:02 -07:00
Nick Sweeting
c2ee2b22fb Merge pull request #1364 from predator4hack/feat_1321 2025-04-16 15:06:07 -07:00
Nick Sweeting
6f90639c5a Merge pull request #1345 from os1rix/patch-1 2025-04-16 14:58:15 -07:00