agent-zero/plugins/_promptinclude/helpers
frdel 723225957e refactor: replace PathSpec "gitignore" pattern type with "gitwildmatch"
- Update PathSpec.from_lines calls to use "gitwildmatch" instead of "gitignore" pattern type
- Apply change across backup service (create and restore operations), file tree helper, and promptinclude plugin scanner
- Aligns with pathspec library's preferred pattern matching syntax
2026-03-22 21:50:13 +01:00
..
__init__.py feat(plugins): Add _promptinclude plugin for persistent system prompt files 2026-03-13 22:49:36 +08:00
scanner.py refactor: replace PathSpec "gitignore" pattern type with "gitwildmatch" 2026-03-22 21:50:13 +01:00