This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryFixed Gitignore parent‑exclusion rule to respect negation patterns and prevented false merges of short chip/model labels.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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):
.graphifyignorepatterns 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/ASR1605orM1/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):
--updatenow 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.jsonare 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.
--updatewith deletions-only no longer errors on missing extraction file.
v0.8.2 — Platform and detection fixes
- Fixed Python detection for
uv toolandpipxinstalls 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
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
Beta — feedback welcome: [email protected]