Skip to content

Codex Guard v1.11.0

Choose a tag to compare

@Akimiya-z Akimiya-z released this 23 Aug 17:03
b45216c

One-command safe setup

New adopters can now add Codex Guard from the root of any Git repository:

npx --yes codex-guard init

The 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