github safishamsi/graphify v0.3.21

latest releases: v0.8.18, v0.8.17, v0.8.16...
one month ago

What's new

  • Fix: Codex hook JSON schemasystemMessage now placed at the top level of the hook output, not inside hookSpecificOutput. codex-cli 0.118.0+ uses additionalProperties: false on the inner object so the old placement caused a validation error (#138)
  • Fix: git hooks now use #!/bin/sh instead of #!/bin/bash — Git for Windows ships sh.exe, not bash, so hooks were silently skipped after every commit on Windows (#140)

Install / upgrade

pip install --upgrade graphifyy

Then re-run graphify codex install to get the fixed hook, and graphify hook install to get the fixed git hook.

Full changelog: CHANGELOG.md

Don't miss a new graphify release

NewReleases is sending notifications on new releases.