Skip to content

Codex Guard v1.15.1

Choose a tag to compare

@Akimiya-z Akimiya-z released this 24 Aug 02:46
7bf02b7

Windows contributor experience.

Highlights:

  • Documentation now includes a PowerShell local dry-run recipe, contributed by @zihanw52-design in PR #22.
  • npm run check is now implemented in Node rather than a POSIX shell loop.
  • CI runs the test suite on Windows Node 24 while retaining the protected Linux status checks.
  • Test fixtures handle Windows filename rules and CRLF frontmatter.
  • The DeepSeek Harness bundle invokes npx through Node on Windows, avoiding a command-shell boundary for a git ref.

Validation: 146 tests, Linux Node 22/24, Windows Node 24, coverage, manifest validation, Markdown lint, zero production audit findings, and a packed-package syntax-check smoke test all passed.