mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-07 00:41:55 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| a2a_chat.py | ||
| browser._py | ||
| browser_agent.py | ||
| browser_do._py | ||
| browser_open._py | ||
| call_subordinate.py | ||
| document_query.py | ||
| knowledge_tool._py | ||
| notify_user.py | ||
| response.py | ||
| scheduler.py | ||
| search_engine.py | ||
| skills_tool.py | ||
| unknown.py | ||
| vision_load.py | ||
| wait.py | ||