github safishamsi/graphify v0.7.17

latest release: v0.7.18
5 hours ago

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_path and get_neighbors MCP tools (#849/#853)
  • Fix hub-transit BFS blocking — hubs can be destinations but not transit nodes in graph traversal (#830)
  • Fix --update manifest shrink — incremental re-runs no longer drop previously-indexed files (#837)
  • Align file_type enum — 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 collisionsample.F90sample_preprocessed.F90 (#823)

Install / upgrade

pip install -U graphifyy
# or
uv tool install graphifyy

Don't miss a new graphify release

NewReleases is sending notifications on new releases.