Skip to content

graphify

v0.8.11 Breaking

This release includes breaking changes for platform teams planning a safe upgrade.

Published 16d 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

Fixed LLM empty choices handling to raise a clean error instead of crashing.

Changes in this release

Performance Medium

Precompute degrees once in surprise scoring, achieving ~11x speedup per lookup on large graphs

Precompute degrees once in surprise scoring, achieving ~11x speedup per lookup on large graphs

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: low

Bugfix Medium

LLM empty choices / None message guard now raises clean error instead of crashing with IndexError

LLM empty choices / None message guard now raises clean error instead of crashing with IndexError

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Bugfix Medium

OpenCode skill removed invalid general-purpose agent reference and headless-incompatible interactive halt

OpenCode skill removed invalid general-purpose agent reference and headless-incompatible interactive halt

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Bugfix Medium

Codex skill now uses graphify query/explain/path even when graph artifacts are dirty in worktree

Codex skill now uses graphify query/explain/path even when graph artifacts are dirty in worktree

Source: granite4.1:8b-q6_K@2026-05-19

Confidence: high

Full changelog
  • Fix: LLM empty choices / None message guard — Gemini and other providers return choices=[] on content-filtered HTTP 200 responses; now raises a clean error instead of crashing with IndexError (#924)
  • Fix: OpenCode skill removed invalid general-purpose agent reference and headless-incompatible interactive halt (#911, closes #825)
  • Fix: Codex skill now uses graphify query/explain/path even when graph artifacts are dirty in worktree (#913, closes #860)
  • Perf: precompute degrees once in surprise scoring — ~11x speedup per lookup on large graphs (#914)

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]