Skip to content

graphify

v0.7.15 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 23d RAG & Retrieval
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

antigravity claude-code codex gemini graphrag knowledge-graph
+5 more
leiden openclaw llm skills tree-sitter

ReleasePort's take

Light signal
editorial:auto 13d

graphify v0.7.15 fixes Ollama integration bugs where invalid context window settings could exhaust VRAM, and improves CLI help and version output.

Why it matters: Prevents VRAM exhaustion when GRAPHIFY_OLLAMA_NUM_CTX exceeds available memory; adds warnings for configuration mismatch. Improves CLI help and version output. Routine upgrade for Ollama users.

Summary

AI summary

Fixed help flag handling to stop execution and added explicit warnings for token‑budget mismatches.

Changes in this release

Bugfix Medium

Help flags in any position now stop execution and print usage

Help flags in any position now stop execution and print usage

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

--version, -v, and graphify version now print installed version

--version, -v, and graphify version now print installed version

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Invalid GRAPHIFY_OLLAMA_NUM_CTX no longer defaults to hardcoded value exhausting VRAM

Invalid GRAPHIFY_OLLAMA_NUM_CTX no longer defaults to hardcoded value exhausting VRAM

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Warns when GRAPHIFY_OLLAMA_NUM_CTX smaller than chunk size, suggests correction

Warns when GRAPHIFY_OLLAMA_NUM_CTX smaller than chunk size, suggests correction

Source: llm_adapter@2026-05-21

Confidence: high

Full changelog

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

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track graphify

Get notified when new releases ship.

Sign up free

About graphify

AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, OpenClaw, Factory Droid, Trae). Turn any folder of code, docs, papers, images, videos, or YouTube links into a queryable knowledge graph

All releases →

Related context

Earlier breaking changes

  • v0.8.18 Breaks Java `extends` edges; they are renamed to `inherits`. Update queries filtering on `relation="extends"` for Java nodes.

Beta — feedback welcome: [email protected]