Skip to content

v0.4.13

Choose a tag to compare

@safishamsi safishamsi released this 14 Apr 08:30

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