github safishamsi/graphify v0.4.13

latest release: v0.4.14
17 hours ago

What's new

Verilog / SystemVerilog support

  • .v and .sv files now extracted via tree-sitter-verilog
  • Extracts modules, functions, tasks, package imports, and instantiations

HiDPI hyperedge fix

  • Hyperedges now render correctly on high-DPI displays (Retina, 4K)
  • Fixed double-applied view transform in the afterDrawing canvas callback

Null label guards in MCP server

  • Fixed crashes when nodes have null label or source_file fields in query_graph, get_neighbors, and get_node tools

AGENTS.md / GEMINI.md rebuild rule

  • Replaced hardcoded python3 invocation with graphify update .
  • Uses the correct interpreter (pipx, venv, system) and is properly scoped to the project subfolder

Upgrade

pip install -U graphifyy

Don't miss a new graphify release

NewReleases is sending notifications on new releases.