agent-zero/plugins/_browser_agent
Alessandro 5f235f73f6 model_config: decouple browser agent model wiring
Move the browser model instantiation logic out of `_model_config` and into `_browser_agent` to properly invert the dependency direction.

This prevents the always-enabled `_model_config` plugin from taking a hard dependency on the optional `_browser_agent` module, ensuring it won't break if the browser module is removed or replaced.
2026-03-24 18:09:48 +01:00
..
api refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
assets refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
extensions model_config: decouple browser agent model wiring 2026-03-24 18:09:48 +01:00
helpers model_config: decouple browser agent model wiring 2026-03-24 18:09:48 +01:00
prompts refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
tools refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
webui refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00
plugin.yaml refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00