What's fixed
- #414 — JS/MJS
imports_from edges silently dropped for files using ../subdir/file.mjs style imports. Path.parent / raw left .." segments unnormalized so the target ID didn't match the actual file node. Fixed with os.path.normpath`.
- #418 —
graphify update . and graphify cluster-only now generate graph.html alongside graph.json and GRAPH_REPORT.md. Previously only the skill generated the interactive HTML viewer.
- #374 —
graphify vscode install returning unknown command 'vscode' is fixed as of v0.4.19 (command was missing from the published wheel). Upgrade to resolve.
Upgrade
pip install --upgrade graphifyy