Download Latest Version graphifyy-0.3.24.tar.gz (211.6 kB)
Email in envelope

Get an email when there's a new version of graphify

Home / v0.3.20
Name Modified Size InfoDownloads / Week
Parent folder
graphifyy-0.3.20-py3-none-any.whl < 12 hours ago 189.1 kB
graphifyy-0.3.20.tar.gz < 12 hours ago 209.2 kB
README.md < 12 hours ago 1.0 kB
v0.3.20 source code.tar.gz < 12 hours ago 291.0 kB
v0.3.20 source code.zip < 12 hours ago 346.2 kB
Totals: 5 Items   1.0 MB 0

What's new

  • Fix: XSS in interactive HTML graph — node labels, file types, community names, source files, and edge relations now HTML-escaped before innerHTML injection; neighbor link onclick uses JSON.stringify instead of raw string interpolation
  • Add: OpenCode tool.execute.before plugingraphify opencode install now writes .opencode/plugins/graphify.js and registers it in opencode.json, firing the graph reminder before bash calls (equivalent to Claude Code's PreToolUse hook) (#71)
  • Fix: AST call edges now EXTRACTED/1.0 instead of INFERRED/0.8 — tree-sitter call resolution is deterministic, not probabilistic (#127)
  • Fix: tree-sitter>=0.23.0 pinned and _check_tree_sitter_version() guard added — stale environments now get a clear error with upgrade instructions instead of a cryptic TypeError (#89)

Install / upgrade

pip install --upgrade graphifyy

Full changelog: CHANGELOG.md

Source: README.md, updated 2026-04-09