Download Latest Version graphifyy-0.3.27.tar.gz (240.8 kB)
Email in envelope

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

Home / v0.3.25
Name Modified Size InfoDownloads / Week
Parent folder
graphifyy-0.3.25-py3-none-any.whl < 12 hours ago 221.0 kB
graphifyy-0.3.25.tar.gz < 12 hours ago 240.5 kB
README.md < 14 hours ago 1.1 kB
v0.3.25 source code.tar.gz < 14 hours ago 293.7 kB
v0.3.25 source code.zip < 14 hours ago 348.8 kB
Totals: 5 Items   1.1 MB 0

What's new

Fixes

  • graphify install --platform gemini and --platform cursor no longer error — both now route to their correct install functions (#171)
  • MCP server (serve.py) now works when graph is outside cwd — validate_graph_path receives the correct base (#170)
  • MCP call_tool() handler catches exceptions and returns graceful error strings instead of crashing the stdio loop (#163)
  • .graphifyignore discovery now walks parent directories up to the .git boundary, matching .gitignore behavior — subdirectory scans inherit root patterns (#168)

New platforms

  • Aidergraphify install --platform aider + graphify aider install/uninstall (#74)
  • GitHub Copilot CLIgraphify install --platform copilot + graphify copilot install/uninstall (#134)

New features

  • --directed flag — builds a DiGraph preserving edge direction (source→target); cluster() converts to undirected internally for Leiden (#125)
  • Frontmatter-aware cache for Markdown — .md files hash only the body, so metadata-only changes (reviewed, status, tags) no longer invalidate the cache (#131)
Source: README.md, updated 2026-04-09