v0.1.2
Pre-release
Pre-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 /Ffails. - Align the CLI, Skill, plugin, documentation, and GitHub workflows with the Windows-only support boundary.