agent-zero/python
frdel 84460232ca Use enabled plugin paths for subagent paths
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.
2026-02-25 08:49:31 +01:00
..
api WIP: Add plugin toggle UI and helper stubs 2026-02-23 09:39:49 +01:00
extensions Detach memory and update config 2026-02-21 10:41:29 +01:00
helpers Use enabled plugin paths for subagent paths 2026-02-25 08:49:31 +01:00
tools simplification and further memory decoupling 2026-02-15 03:25:33 +01:00
websocket_handlers better logging in websockets 2026-02-10 10:12:03 +01:00