Skip to content

graphify

v0.8.5 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 19d 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

Summary

AI summary

Fixed Gitignore parent‑exclusion rule to respect negation patterns and prevented false merges of short chip/model labels.

Changes in this release

Feature Medium

Firebird SQL extraction includes triggers, stored procedures, and FK detection with UTF-8 support.

Firebird SQL extraction includes triggers, stored procedures, and FK detection with UTF-8 support.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

MCP server hot-reloads on graph change.

MCP server hot-reloads on graph change.

Source: llm_adapter@2026-05-21

Confidence: high

Feature Medium

Python detection fixed for uv tool and pipx installs on Windows.

Python detection fixed for uv tool and pipx installs on Windows.

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

.graphifyignore patterns correctly exclude files under excluded directories with negation.

.graphifyignore patterns correctly exclude files under excluded directories with negation.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Deduplication false merges on short chip/model labels are prevented.

Deduplication false merges on short chip/model labels are prevented.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

`--update` now correctly removes nodes and edges from deleted source files.

`--update` now correctly removes nodes and edges from deleted source files.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Community label JSON string keys are coerced to int, fixing blank community names.

Community label JSON string keys are coerced to int, fixing blank community names.

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Windows skill temp files no longer pollute the project root.

Windows skill temp files no longer pollute the project root.

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

`--update` with deletions-only no longer errors on missing extraction file.

`--update` with deletions-only no longer errors on missing extraction file.

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Antigravity skill issue on Windows resolved.

Antigravity skill issue on Windows resolved.

Source: llm_adapter@2026-05-21

Confidence: low

Full changelog

What's changed since v0.8.1

v0.8.5 — Bug fixes

  • Gitignore parent-exclusion rule (#882): .graphifyignore patterns now correctly exclude files under an excluded directory even when a ! negation exists elsewhere in the file. Previously, any negation pattern would disable directory pruning entirely.
  • Dedup false merges on short chip/model labels (#878): Jaro-Winkler's prefix bonus was incorrectly merging model SKU variants like ASR1603/ASR1605 or M1/M1 Pro. Two new guards (_is_variant_pair, _short_label_blocked) prevent these false positives while still catching real typos.

v0.8.4 — SQL extraction, deletion pruning, community label fixes

  • Firebird SQL (#875): trigger and stored procedure extraction, FK detection via global regex fallback, UTF-8 decode fix for non-ASCII identifiers.
  • Deletion pruning (#876): --update now correctly removes nodes and edges from deleted source files (was matching on basenames instead of full paths).
  • Community label key normalization: JSON string keys from graph.json are now coerced to int before community label lookup, fixing blank community names in reports and HTML.

v0.8.3 — Windows and skill fixes

  • Windows skill temp files no longer pollute the project root.
  • --update with deletions-only no longer errors on missing extraction file.

v0.8.2 — Platform and detection fixes

  • Fixed Python detection for uv tool and pipx installs on Windows (#831).
  • Fixed antigravity Windows skill.
  • Fixed indexing of dot directories.
  • MCP server now hot-reloads on graph change (#874).

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]