Skip to content

graphify

v0.8.35 Feature

This release adds 1 notable feature for engineering teams evaluating rollout.

Published 1mo 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

CodeBuddy support added and --update flag now preserves existing nodes during incremental merges.

Changes in this release

Feature Low

Adds CodeBuddy support via `graphify codebuddy install` command.

Adds CodeBuddy support via `graphify codebuddy install` command.

Source: llm_adapter@2026-06-07

Confidence: high

Bugfix Medium

`--update` flag no longer destroys nodes during incremental merge.

`--update` flag no longer destroys nodes during incremental merge.

Source: llm_adapter@2026-06-07

Confidence: low

Bugfix Medium

Fixes `--update` flag to prevent node destruction during incremental merge.

Fixes `--update` flag to prevent node destruction during incremental merge.

Source: granite4.1:30b@2026-06-07-audit

Confidence: low

Full changelog

What's new

  • CodeBuddy supportgraphify codebuddy install installs the skill, registers Bash + Read|Glob hooks in .codebuddy/settings.json, and writes the CODEBUDDY.md always-on section. The hooks nudge the agent toward graphify query instead of grepping when a graph exists. Thanks to @studyzy (#1136).
  • Fix: --update no longer destroys nodes — the skill's incremental merge now passes re-extracted files to prune_sources so old nodes are pruned before fresh AST is inserted, preventing fuzzy dedup from collapsing distinct same-named symbols across files. A secondary guard in dedup.py prevents label-only merging of no-source-file nodes. Anti-shrink guard message improved (#1178).

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]