This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryAdded Ollama backend support, cross‑project global graph commands, and safer merge‑graphs collision handling.
Full changelog
What's new
- Ollama backend —
graphify extract ./docs --backend ollama; auto-detected whenOLLAMA_BASE_URLis set; defaults toqwen2.5-coder:7b; zero cost;pip install graphifyy[ollama] - Cross-project global graph —
graphify global add/remove/list/pathregisters multiple project graphs at~/.graphify/global.jsonwith<repo>::<id>prefixed node IDs preventing silent collisions --global --as <tag>flag ongraphify extract— registers into the global graph in one stepmerge-graphscollision safety — inputs are now prefix-relabeled before composing, preventing silent node ID collisions
Bug fixes
deduplicate_entitiesraisesValueErrorif called with nodes spanning multiple repos (cross-project dedup disabled by design)--dedup-llmflag now correctly threads through to both fresh and incremental extract pathsgraphify antigravity installwrites to.agent/(not.agents/)- Pi skill YAML frontmatter parse error fixed
merge-graphsnow accepts bothedgesandlinkskeys in graph.json
Upgrade
uv tool upgrade graphifyy
pip install --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]