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