Skip to content

v0.4.4

Choose a tag to compare

@safishamsi safishamsi released this 12 Apr 17:38

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