github safishamsi/graphify v0.4.4

latest releases: v0.8.26, v0.8.24, v0.8.23...
one month ago

Bug fixes for #249, #261, #266.

Fixes

  • #261 graphify watch now preserves INFERRED/AMBIGUOUS edges (e.g. code↔doc rationale links) across AST rebuilds — previously any edge with one code-node endpoint was dropped, losing ~95 cross-type edges in mixed repos
  • #249 Codex hook no longer emits permissionDecision:allow which codex-cli 0.120.0 rejects — switched to additionalContext (run graphify codex install to update your hook)
  • #266 Common lockfiles (package-lock.json, yarn.lock, pnpm-lock.yaml, Cargo.lock, poetry.lock, go.sum, etc.) are now skipped during file detection — prevents token drain on large JS/Rust/Python projects

Upgrade

pip install --upgrade graphifyy

Don't miss a new graphify release

NewReleases is sending notifications on new releases.