agent-zero/plugins/_browser/helpers
Alessandro eae1b67c09 Add proxy support to internal Browser
Add project-scoped HTTP and SOCKS proxy settings for the internal Docker browser, including bypass and optional authentication. Pass them through Playwright's native proxy option, restart active Browser runtimes when they change, and update regression coverage and user documentation.
2026-07-27 12:19:11 +02:00
..
__init__.py browser: replace browser-use agent with native browser 2026-04-24 15:43:52 +02:00
config.py Add proxy support to internal Browser 2026-07-27 12:19:11 +02:00
connector_runtime.py Refresh BYOB browser inventory 2026-07-04 19:22:57 +02:00
extension_manager.py Fix Chrome Web Store extension installs 2026-07-21 16:28:26 +02:00
playwright.py Move Browser Playwright cache to tmp 2026-05-07 18:43:24 +02:00
runtime.py Add proxy support to internal Browser 2026-07-27 12:19:11 +02:00
selector.py Improve Browser Docker runtime recovery 2026-05-18 02:00:31 +02:00
url.py Centralize Browser helper contracts 2026-05-08 16:39:04 +02:00