agent-zero/plugins/_browser
frdel 15a2b553be Unify global model presets
Make model presets a single global collection and treat presets as reusable setups (main, utility, embedding). Persisted scope configs now store only a preset name (Default is always present and immutable); project-scoped preset definitions were removed and attempts to edit/reset project presets are rejected. Add embedding-model support throughout: include embedding slot in presets, surface embedding in the switcher and override APIs, and notify extensions when the effective embedding model changes. Implement rename/retire propagation to update plugin configs, saved chats, and live AgentContext objects when preset names change or presets are removed. Update CLI/integration commands to use an "inherit" action for returning to the scoped preset and to report the effective scoped-or-chat preset. Add startup migration/bootstrap to initialize presets from remote or bundled fallback and numerous docs/UI text updates to reflect the new preset model. Extra: refactor config resolution helpers and add safety checks (validation, atomic writes) when saving presets.
2026-07-17 12:16:10 +02:00
..
api Add configurable Browser tab scope 2026-07-04 16:52:39 +02:00
assets Make Browser viewer CDP-live by default 2026-06-17 16:15:07 +02:00
extensions Open saved browser screenshots in image viewer 2026-05-22 05:03:11 +02:00
helpers Unify global model presets 2026-07-17 12:16:10 +02:00
prompts Refresh BYOB browser inventory 2026-07-04 19:22:57 +02:00
skills Make Browser viewer CDP-live by default 2026-06-17 16:15:07 +02:00
tools Make browser screenshots ephemeral and context scoped 2026-05-22 09:50:47 +02:00
webui Accept host-browser discovery endpoints 2026-07-14 16:10:13 +02:00
AGENTS.md Unify global model presets 2026-07-17 12:16:10 +02:00
default_config.yaml Add BYOB host browser selection 2026-07-04 18:33:58 +02:00
hooks.py Move Browser Playwright cache to tmp 2026-05-07 18:43:24 +02:00
plugin.yaml Route Browser through A0 host connector 2026-05-08 04:22:18 +02:00