Magnus Müller
|
1474c60da1
|
Merge remote-tracking branch 'upstream/main' into magnus/browser-use-rust-core-integration
# Conflicts:
# browser_use/__init__.py
# browser_use/agent/service.py
# browser_use/browser/watchdogs/downloads_watchdog.py
# browser_use/code_use/utils.py
# browser_use/llm/models.py
# browser_use/tokens/service.py
# browser_use/utils.py
|
2026-06-04 16:14:57 +00:00 |
|
Magnus Müller
|
917988ec25
|
Preserve Python Agent default export
|
2026-06-03 17:45:34 +00:00 |
|
Magnus Müller
|
dc4318875b
|
Add Rust-backed Browser Use agent wrapper
|
2026-06-02 20:43:18 +00:00 |
|
Laith Weinberger
|
43b5e4ce1d
|
rm code agent
|
2026-03-21 02:05:42 -04:00 |
|
STJ
|
90cb6e8b7d
|
add litellm
|
2026-03-16 13:30:29 -07:00 |
|
MagellaX
|
71a1f12037
|
Format LLM exports after ruff suggestions
|
2025-11-28 13:32:20 +05:30 |
|
TR-3B
|
0b82aa7348
|
Merge branch 'main' into feature/mistral-support
|
2025-11-28 13:00:24 +05:30 |
|
MagellaX
|
5de9b99567
|
Add Mistral provider with schema optimizer and presets
|
2025-11-28 12:56:41 +05:30 |
|
kalil0321
|
64490fa963
|
Merge branch 'main' into add-vercel-ai-gateway
|
2025-11-01 15:34:46 +01:00 |
|
Gregor Žunič
|
5e923a4942
|
renamed everything to sandbox
|
2025-10-31 14:25:31 -07:00 |
|
reformedot
|
ba4877a9d4
|
Merge branch 'main' into feature/remote-code
|
2025-10-28 19:20:07 -07:00 |
|
kalil0321
|
06d2648d95
|
Add ChatVercel to lazy import
|
2025-10-26 20:49:14 +01:00 |
|
Magnus Müller
|
1535bb1aa5
|
Typo
|
2025-10-21 20:05:42 -07:00 |
|
Magnus Müller
|
9caa248316
|
Merge code7 branch changes
|
2025-10-21 18:55:54 -07:00 |
|
Gregor Žunič
|
1399d4b257
|
v1 remote
|
2025-10-13 21:27:12 -07:00 |
|
Magnus Müller
|
e7905a2230
|
Fix import
|
2025-10-12 13:32:07 -07:00 |
|
Sandeep
|
6ef1542a80
|
fixed lint issues
|
2025-09-16 02:52:33 +05:30 |
|
Sandeep
|
46009337fd
|
added extra validations.
|
2025-09-16 01:56:07 +05:30 |
|
Magnus Müller
|
48b98de1df
|
Rename import from llm to models
|
2025-09-03 09:13:30 -07:00 |
|
Magnus Müller
|
570b15d26a
|
Add LLM models module and update agent initialization for default LLM
|
2025-09-03 09:00:57 -07:00 |
|
Magnus Müller
|
655ce80f1c
|
Update docker file
|
2025-08-26 17:34:48 -07:00 |
|
Magnus Müller
|
d1c7c675c5
|
Fix spelling
|
2025-08-26 17:12:23 -07:00 |
|
Magnus Müller
|
9463e4eb1e
|
Fix simple example
|
2025-08-26 14:23:40 -07:00 |
|
Magnus Müller
|
6655453f92
|
Backwards compatible with controller
|
2025-08-26 11:18:53 -07:00 |
|
Magnus Müller
|
13dd73b23a
|
Update Tool imports in docs, readme, and docstrings
|
2025-08-26 11:13:27 -07:00 |
|
Magnus Müller
|
2e650019c5
|
Rename controller file to tools
|
2025-08-26 11:08:08 -07:00 |
|
Magnus Müller
|
e89e78842c
|
Rename controller file to tools
|
2025-08-26 11:06:28 -07:00 |
|
Magnus Müller
|
2a83442f17
|
Rename Controller to Tools
|
2025-08-26 11:04:16 -07:00 |
|
Magnus Müller
|
505a103aa3
|
Browser import works
|
2025-08-25 21:16:30 -07:00 |
|
Magnus Müller
|
146b7ff423
|
safe info and debug logs to files
|
2025-08-24 16:47:02 -07:00 |
|
Magnus Müller
|
4bad26b899
|
Default llm
|
2025-08-20 22:18:07 -07:00 |
|
Magnus Müller
|
c1a28ba503
|
set default_llm
|
2025-08-20 13:19:44 -07:00 |
|
Nick Sweeting
|
86fb443895
|
remove old unused playwright types
|
2025-08-14 14:32:31 -07:00 |
|
mertunsall
|
ce5bfe6195
|
lazy imports and bump some versions
|
2025-07-20 22:58:34 +02:00 |
|
Nick Sweeting
|
9e9cce40f6
|
simplify error logging and fix timeouts
|
2025-07-07 21:29:03 -07:00 |
|
Gregor Žunič
|
8eda3f46ff
|
chat ollama
|
2025-06-27 12:17:25 +02:00 |
|
Nick Sweeting
|
1d244960c4
|
move __del__ monkeypatch to init
|
2025-06-10 03:47:27 -07:00 |
|
Anirudha619
|
46e495a3b0
|
remove manual event loop policy override on Windows (Python ≥3.11 uses Proactor by default)
|
2025-06-01 17:54:55 +05:30 |
|
Anirudha619
|
dda842a199
|
Fix: Use ProactorEventLoop on Windows for Playwright compatibility
|
2025-05-31 23:44:44 +05:30 |
|
Nick Sweeting
|
2195ce6e1b
|
wrap windows async adjustment in except
|
2025-05-28 02:03:28 -07:00 |
|
Nick Sweeting
|
02254d8107
|
set windows async event loop policy to fix playwright async issues
|
2025-05-28 02:00:40 -07:00 |
|
Nick Sweeting
|
f6ca4e13a3
|
massively improve logging experience and add loading animation on browser startup
|
2025-05-23 00:48:52 -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
|
90dad4a39a
|
refactor to use new BrowserSession model
|
2025-05-17 04:54:13 -07:00 |
|
Max Comperatore
|
0cb1d5e44b
|
Suppress specific deprecation warnings from FAISS
|
2025-05-08 12:24:22 +00:00 |
|
Gregor Žunič
|
4c92d071b4
|
Feature/cloud required changes no stop context (#697)
* add force context and browser alive tags
* removed unnecesary comment, better import for BrowserContextConfig
|
2025-02-12 17:46:01 -08:00 |
|
Gregor Žunič
|
d4e9257c4c
|
renamed service to browser
|
2024-12-01 14:14:48 +01:00 |
|
magmueller
|
c39bf65da1
|
Merge remote-tracking branch 'origin/main' into feature/reexecutable-script
|
2024-11-28 23:28:06 +01:00 |
|
Gregor Žunič
|
0d86bbb317
|
wait for traffic load, better browser config
|
2024-11-28 22:41:01 +01:00 |
|
magmueller
|
d35b1ebc71
|
Draft rerun - but breaks if index change
|
2024-11-27 10:36:50 +01:00 |
|