Skip to content

v0.1.2

Pre-release
Pre-release

Choose a tag to compare

@wly12312 wly12312 released this 12 Aug 13:28
· 7 commits to main since this release

v0.1.2 prerelease

Officially supported: Windows 10 and Windows 11.

Tested on Windows with Python 3.11, 3.12, and 3.14. The Windows GitHub Actions matrix completed pytest with coverage, Ruff format and lint checks, codex doctor, and package builds successfully.

Linux and macOS are unsupported, untested, and unverified.

Fixes

  • Require a completed, nonzero baseline reproduction before a Codex verification can be reported as independently verified.
  • Downgrade receipts when baseline, command, timeout, failure, or truncated-event evidence contradicts the requested verification outcome.
  • Keep claims, verification evidence, receipts, and bundled JSON Schema validation consistent.
  • Preserve explicit empty argv values and harden Windows timeout termination when taskkill /T /F fails.
  • Align the CLI, Skill, plugin, documentation, and GitHub workflows with the Windows-only support boundary.