agent-zero/docs/developer
frdel 7e1d9ad2a4 refactor: migrate extension system to use deep directory paths based on module and qualname
- Change @extensible decorator to generate extension paths from full module and qualname hierarchies instead of flattened names
- Update extension path format from `{module}_{qualname}_{start|end}` to `_functions/<module>/<qualname>/{start|end}`
- Move all extension files to new deep directory structure under `_functions/` to match new path format
- Replace PathSpec.from_lines(GitWildMatchPattern, ...) with PathSpec.from_lines
2026-03-22 21:48:01 +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 align plugin docs, skills, and validator guidance 2026-03-21 13:53:58 +01:00
websockets.md refactor: rename state_sync namespace to webui and simplify handler event registration 2026-03-20 15:34:59 +01:00