agent-zero/plugins/_model_config
frdel 971e93ee96 refactor: remove browser_http_headers config and add safe_call utility for plugin hooks
- Remove browser_http_headers from model config (config, migration, UI, helpers)
- Add safe_call function to extract_tools.py to safely invoke functions with filtered args/kwargs
- Update call_plugin_hook to use safe_call for better parameter handling
- Add _apply_defaults_from_env to apply environment variable defaults to plugin configs
- Delete additional plugin asset folders when deleting plugins
- Remove
2026-03-20 12:43:25 +01:00
..
api feat: Preset reset on Default, expanded fields & cross-modal nav 2026-03-19 08:16:49 -07:00
extensions refactor: remove browser_http_headers config and add safe_call utility for plugin hooks 2026-03-20 12:43:25 +01:00
helpers refactor: remove browser_http_headers config and add safe_call utility for plugin hooks 2026-03-20 12:43:25 +01:00
webui refactor: remove browser_http_headers config and add safe_call utility for plugin hooks 2026-03-20 12:43:25 +01:00
default_config.yaml refactor: remove browser_http_headers config and add safe_call utility for plugin hooks 2026-03-20 12:43:25 +01:00
default_presets.yaml feat: Preset reset on Default, expanded fields & cross-modal nav 2026-03-19 08:16:49 -07:00
hooks.py refactor: remove browser_http_headers config and add safe_call utility for plugin hooks 2026-03-20 12:43:25 +01:00
plugin.yaml feat: add _model_config plugin with call-time model resolution 2026-03-14 09:41:19 -07:00