Skip to content

Codex Guard v1.15.0

Choose a tag to compare

@Akimiya-z Akimiya-z released this 23 Aug 19:06
2c72b8e

Action and CLI policy parity.

Highlights:

  • GitHub Action now accepts observe, balanced, and strict policy presets.
  • Local Git scans automatically load .github/codex-guard.yml.
  • Explicit CLI preset, config, no-config, warning, and blocking overrides are supported.
  • Policy precedence is documented and backward compatible for workflows without a preset.
  • Unknown fail-on checks now fail validation instead of accidentally weakening enforcement.
  • Doctor validates workflow and repository preset values.
  • Generated workflows, examples, docs, Action outputs, and project dogfooding use the shared model.

Validation: 144 tests, Node 22/24 CI, coverage, manifest validation, Markdown lint, zero production audit findings, and a clean tarball install/init/doctor smoke test all passed.