What's new
--backend claude-cli— routes extraction through the Claude Code CLI, no API key needed, zero cost (#855/#856)- Fix path/explain arrow direction —
-->and<--now reflect actual edge direction in directed graphs (#849/#853) - Fix MCP arrow direction — same fix for
shortest_pathandget_neighborsMCP tools (#849/#853) - Fix hub-transit BFS blocking — hubs can be destinations but not transit nodes in graph traversal (#830)
- Fix
--updatemanifest shrink — incremental re-runs no longer drop previously-indexed files (#837) - Align
file_typeenum — prompt, schema, and synonym mapper all use the same 6 values (#840) - Fix Bedrock CLI guard — AWS env vars accepted even without
ANTHROPIC_API_KEY(#846) - Fix macOS Fortran fixture collision —
sample.F90→sample_preprocessed.F90(#823)
Install / upgrade
pip install -U graphifyy
# or
uv tool install graphifyy