mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-25 06:27:33 +00:00
Replace iteration over all plugins and plugins.find_plugin_dir() with plugins.get_enabled_plugin_paths(agent) and files.get_abs_path(...). This limits path collection to enabled plugins for the given agent, uses a centralized path resolution helper, and preserves existing behavior of checking existence (or honoring must_exist_completely) and avoiding duplicate entries. |
||
|---|---|---|
| .. | ||
| api | ||
| extensions | ||
| helpers | ||
| tools | ||
| websocket_handlers | ||