Zig and PowerShell are now supported. Functions, structs, enums, unions, and imports for Zig. Functions, classes, methods, and using statements for PowerShell.
Factory Droid is now a supported platform. graphify install --platform droid and graphify droid install work the same as the other platforms.
.graphifyignore — add a file to exclude folders and files from the graph. Same syntax as .gitignore. Useful for keeping node_modules, vendor, dist, and generated files out of the graph.
What is next
v0.4.0 brings local embeddings via quantized Gemma 4, no API cost for semantic similarity. Also planned: more /graphify add sources, graph diff across runs, and worked examples for Codex and OpenCode.