agent-zero/docs/developer
frdel 89d4b8913f refactor: consolidate module loading utilities and add plugin lifecycle improvements
- Move load_classes_from_file and load_classes_from_folder from extract_tools to new modules helper
- Update all imports across api, extension, files, and plugins to use helpers.modules
- Add namespace purging to refresh_plugin_modules for selective plugin reload on Python changes
- Implement embed trimming in history based on model config max_embeds and vision support
- Add pre_update hook documentation to plugin
2026-03-23 21:13:25 +01:00
..
architecture.md docs: add system prompt extensions, include original, and specifics file 2026-03-22 20:40:18 +08:00
connectivity.md optimize media; README.md; change structure 2026-02-10 17:38:02 +01:00
contributing-skills.md plugins: rename marketplace to plugin hub 2026-03-16 17:54:54 +01:00
extensions.md refactor: migrate extension system to use deep directory paths based on module and qualname 2026-03-22 21:48:01 +01:00
mcp-configuration.md optimize media; README.md; change structure 2026-02-10 17:38:02 +01:00
notifications.md BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
plugins.md refactor: consolidate module loading utilities and add plugin lifecycle improvements 2026-03-23 21:13:25 +01:00
websockets.md refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00