Skip to content

graphify

v0.8.23 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 CI switched from pip to uv.

Changes in this release

Feature Medium

Adds cross-language type-reference edges with new contexts and splits inheritance into inherits/implements.

Adds cross-language type-reference edges with new contexts and splits inheritance into inherits/implements.

Source: llm_adapter@2026-05-29

Confidence: high

Dependency Low

Switches CI dependency management from pip to uv, committing uv.lock for reproducible installs.

Switches CI dependency management from pip to uv, committing uv.lock for reproducible installs.

Source: llm_adapter@2026-05-29

Confidence: high

Full changelog

What's changed

Features:

  • Cross-language type-reference edges — Swift, Kotlin, PHP, Rust, and Go now emit references edges with parameter_type, return_type, generic_arg, field, and attribute contexts; inheritance split into inherits (superclass) vs implements (protocol/interface/trait) for all five languages. (#1015)

Chore:

  • CI switched from pip to uv (astral-sh/setup-uv, uv sync, uv run pytest); uv.lock committed for reproducible installs; dev setup docs updated. (#885)

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]