Skip to content

graphify

v0.8.24 Feature

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

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

Cross-language type-reference edges added and claude-cli hollow-response loop fixed.

Changes in this release

Feature Medium

Adds cross-language type-reference edges for ObjC, Julia, C, C++, Scala, Fortran, PowerShell.

Adds cross-language type-reference edges for ObjC, Julia, C, C++, Scala, Fortran, PowerShell.

Source: llm_adapter@2026-05-29

Confidence: low

Feature Low

Adds cross-language type-reference edges with detailed contexts for multiple languages.

Adds cross-language type-reference edges with detailed contexts for multiple languages.

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

Confidence: low

Feature Low

Expands CI matrix to include Python 3.10 with faster-whisper version guard.

Expands CI matrix to include Python 3.10 with faster-whisper version guard.

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

Confidence: low

Bugfix Medium

Fixes claude-cli hollow-response loop handling four failure modes.

Fixes claude-cli hollow-response loop handling four failure modes.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Fixes missing `graphify-out/` prefix in 8 skill files (256 instances).

Fixes missing `graphify-out/` prefix in 8 skill files (256 instances).

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Improves interpreter detection to prefer `uv tool run graphifyy python` when uv is available.

Improves interpreter detection to prefer `uv tool run graphifyy python` when uv is available.

Source: llm_adapter@2026-05-29

Confidence: high

Bugfix Medium

Fixes `calls` edge direction flip on bidirectional collisions.

Fixes `calls` edge direction flip on bidirectional collisions.

Source: llm_adapter@2026-05-29

Confidence: low

Bugfix Low

Preserves original direction for `calls` edges when bidirectional collisions occur.

Preserves original direction for `calls` edges when bidirectional collisions occur.

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

Confidence: low

Full changelog

What's changed

Features:

  • Cross-language type-reference edges (wave 2) — ObjC, Julia, C, C++, Scala, Fortran, and PowerShell now emit references edges with parameter_type, return_type, generic_arg, field, and attribute contexts; extends the work from v0.8.23. CI matrix now covers Python 3.10 with faster-whisper version guard. (#1071)

Bug fixes:

  • claude-cli hollow-response loop — backend no longer loops on hollow streamed responses; handles all four documented failure modes (empty stream, no JSON, missing result, empty result) with tests. (#1063)
  • calls edge direction flip — edges no longer flip caller/callee when the same node pair appears in both directions in an undirected build; first-seen direction preserved on bidirectional collision. (#1061)
  • .graphify_python path prefixgraphify-out/ prefix was missing in 8 skill files (256 instances), causing cat: .graphify_python: No such file or directory on every non-Claude-Code platform.
  • uv-aware interpreter detection — all skill files now prefer uv tool run graphifyy python over shebang parsing when uv is available.

Upgrade

uv tool upgrade 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]