mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-05-05 23:41:49 +00:00
- 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
|
||
|---|---|---|
| .. | ||
| architecture.md | ||
| connectivity.md | ||
| contributing-skills.md | ||
| extensions.md | ||
| mcp-configuration.md | ||
| notifications.md | ||
| plugins.md | ||
| websockets.md | ||