github safishamsi/graphify v0.7.15

3 hours ago

Bug Fixes

  • #821 Universal -h/--help/-? guard: any help flag in any position now stops execution and prints usage — previously graphify cursor install --help silently installed into Cursor, and graphify benchmark --help crashed with FileNotFoundError: '--help'
  • #818 --version, -v, and graphify version now print the installed version and exit — previously fell through to "unknown command"
  • #820 GRAPHIFY_OLLAMA_NUM_CTX=<invalid> no longer falls back to hardcoded 131072 (which exhausted VRAM on constrained cards) — now falls through to auto-derived value with a warning
  • #820 When GRAPHIFY_OLLAMA_NUM_CTX is pinned smaller than the estimated chunk size, graphify now warns explicitly that Ollama will silently truncate the prompt and suggests a corrected --token-budget

Upgrade

pip install -U graphifyy

Don't miss a new graphify release

NewReleases is sending notifications on new releases.