Codex Guard v1.11.0
One-command safe setup
New adopters can now add Codex Guard from the root of any Git repository:
npx --yes codex-guard initThe generated workflow starts in observe mode so teams can see real findings before deciding what should block. Use --strict for immediate enforcement and --force for an explicit overwrite.
This release also fixes the Action owner in all bundled workflow examples and adds a regression test to keep them installable.
Full changelog: v1.10.0...v1.11.0