0.6.8 (2026-05-03)
- Fix:
.graphifyignorenegation patterns (!src/**) now work correctly — when any!pattern is present, directory pruning is deferred to per-file checks so negated files inside ignored directories are reached (#676) - Fix: Antigravity slash command
/graphifynow appears in the command dropdown — workflow file now includes YAML frontmatter withname: graphifyrequired for Antigravity discovery (#678) - Fix: Gemini CLI BeforeTool hook replaced
[ -f ... ] && echo(bash-only) with cross-platformpython -cusingjson.dumps— fixes hook failure on Windows CMD and Git Bash (#681) - Fix: Codex hook-check exits silently — resolves
additionalContextrejection on Codex Desktop PreToolUse (#651) - Fix:
graphify install --platform codexnow writes absolute path tographifyexecutable — fixes PATH resolution in VS Code extension on Windows (#651) - Fix: thin communities (fewer than 3 concept nodes) are now omitted from the Communities section in
GRAPH_REPORT.mdby default; report header shows(N total, M thin omitted)and Knowledge Gaps collapses thin communities to one summary line (#664)