agent-zero/plugins/_browser_agent
Alessandro d30a565549 browser-agent: selectable _model_config preset for browser runs
This PR keeps the Browser Agent runtime behavior as-is and only adds in the model-preset option for browser runs (highly requested by our users).

The Browser Agent can now use either:
- the effective Main Model from `_model_config`, or
- one saved `_model_config` preset dedicated to browser tasks

- this PR brings back LLM customization for Browser Agent plugin, but without over engineering. Model presets-only, not custom provider + LLM, like we have in Email Integration.
- created a separate `browser-agent-store.js` page store to remove JS from within x-data in the HTML markup of main.html
2026-04-12 03:38:41 +02:00
..
api browser-agent: selectable _model_config preset for browser runs 2026-04-12 03:38:41 +02: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 browser-agent: selectable _model_config preset for browser runs 2026-04-12 03:38:41 +02:00
prompts prompts: adopt compact defaults and rebalance guidance 2026-03-30 21:44:20 +02:00
tools browser_agent: --no-sandbox flag; OpenRouter/sanitize helpers 2026-03-25 21:18:28 +01:00
webui browser-agent: selectable _model_config preset for browser runs 2026-04-12 03:38:41 +02:00
plugin.yaml refactor: extract browser agent into built-in plugin 2026-03-23 15:21:57 +01:00