Skip to content

graphify

v0.8.18 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

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

Affected surfaces

rbac

ReleasePort's take

Moderate signal
editorial:auto 10d

The release renames Java `extends` edges to `inherits`, breaking existing queries that filter on `relation="extends"`. Update those queries accordingly.

Why it matters: Queries targeting Java `extends` relations will fail after upgrade; modify filters before deploying v0.8.18.

Summary

AI summary

Java extends edges renamed to inherits, requiring query updates.

Changes in this release

Breaking Medium

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

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

Source: llm_adapter@2026-05-24

Confidence: low

Feature Medium

Adds constrained query expansion; Step 0 extracts actual graph vocab and forces LLM to pick tokens only from that set; fixes Unicode regex for Cyrillic/CJK labels.

Adds constrained query expansion; Step 0 extracts actual graph vocab and forces LLM to pick tokens only from that set; fixes Unicode regex for Cyrillic/CJK labels.

Source: llm_adapter@2026-05-24

Confidence: low

Feature Medium

Adds semantic context tags on `references` edges for Python/JS/TS/C#/Java.

Adds semantic context tags on `references` edges for Python/JS/TS/C#/Java.

Source: llm_adapter@2026-05-24

Confidence: low

Feature Low

Introduces constrained query expansion using actual graph vocab; fixes Unicode regex for Cyrillic/CJK labels.

Introduces constrained query expansion using actual graph vocab; fixes Unicode regex for Cyrillic/CJK labels.

Source: granite4.1:30b@2026-05-24-audit

Confidence: low

Bugfix Medium

Fixes `graphify export` collapsing to "Single community" when `.graphify_analysis.json` is absent.

Fixes `graphify export` collapsing to "Single community" when `.graphify_analysis.json` is absent.

Source: llm_adapter@2026-05-24

Confidence: high

Bugfix Medium

Fixes post-commit hook graph update after delete-only commits by bypassing shrink-guard.

Fixes post-commit hook graph update after delete-only commits by bypassing shrink-guard.

Source: llm_adapter@2026-05-24

Confidence: low

Bugfix Medium

Bypasses shrink-guard in post-commit hook when deletions are present.

Bypasses shrink-guard in post-commit hook when deletions are present.

Source: granite4.1:30b@2026-05-24-audit

Confidence: low

Full changelog

Fixes & Features

  • Fix: Post-commit hook updates graph after delete-only commits — shrink-guard now bypassed when changed paths include explicit deletions (#1000)
  • Fix: graphify export no longer collapses to "Single community" when .graphify_analysis.json is absent — falls back to per-node community attribute in graph.json (#1001)
  • Feat: Semantic context tags on references edges for Python/JS/TS/C#/Java — parameter_type, return_type, generic_arg, attribute, field; C#/Java now split inherits/implements (#996)
    • Breaking: Java extends edges renamed to inherits — update queries filtering on relation="extends" for Java nodes
  • Feat: Constrained query expansion — Step 0 in skill extracts actual graph vocab and forces LLM to pick expansion tokens only from that set; Unicode regex fix captures Cyrillic/CJK labels (#998)
  • Docs: Ukrainian README updated to v8 with all new sections, YC badge, 31 language count (#995)

Breaking Changes

  • Java `extends` edges renamed to `inherits` — update queries filtering on `relation="extends"` for Java nodes

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

Beta — feedback welcome: [email protected]