mirror of
https://github.com/Graphify-Labs/graphify.git
synced 2026-09-14 19:34:09 +08:00
3c503400cb
- extract.py: use str(path) for node IDs to prevent same-basename collision (#211) - build.py: normalize from/to edge keys before KeyError (#216) - export.py: guard ZeroDivisionError when graph has no edges (#217) - hooks.py: remove stale CODE_EXTS filter, rebuild on any changed file (#222) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>