github safishamsi/graphify v0.6.5
v0.6.5 — Windows Codex hook fix, Kotlin calls, --force flag, UI checkboxes

latest release: v0.6.6
2 hours ago

Changes

  • Fix: Codex PreToolUse hook on Windows (#651, #522) — replaced python3 -c "..." (breaks on Conda, broken by PowerShell JSON parsing) with graphify hook-check, a new shell-agnostic subcommand. Re-run graphify codex install to regenerate the hook.
  • Fix: Kotlin zero calls edges (#659) — call-walker now accepts both simple_identifier and identifier node types across grammar versions
  • Feat: graphify update --force (#639) — bypass node-count safety check after refactors that legitimately shrink the graph; also GRAPHIFY_FORCE=1 env var
  • Feat: checkbox multi-select for community sidebar (#647) — replaces show/hide buttons with checkboxes + indeterminate select-all state

Upgrade

pip install --upgrade graphifyy

Windows Codex users: also re-run graphify codex install after upgrading to regenerate the hook.

Don't miss a new graphify release

NewReleases is sending notifications on new releases.