This release adds 1 notable feature for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryCodeBuddy support added and --update flag now preserves existing nodes during incremental merges.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| 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 support —
graphify codebuddy installinstalls the skill, registers Bash + Read|Glob hooks in.codebuddy/settings.json, and writes theCODEBUDDY.mdalways-on section. The hooks nudge the agent towardgraphify queryinstead of grepping when a graph exists. Thanks to @studyzy (#1136). - Fix:
--updateno longer destroys nodes — the skill's incremental merge now passes re-extracted files toprune_sourcesso old nodes are pruned before fresh AST is inserted, preventing fuzzy dedup from collapsing distinct same-named symbols across files. A secondary guard indedup.pyprevents 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
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]