v0.1.3
Fix automatic review failures when Claude puts explanatory prose before its verdict.
The gate still requests the upstream first-line verdict format. It now also accepts exactly one explicit ALLOW: <reason> or BLOCK: <reason> on the final line after prose. Multiple verdict lines, quoted or fenced fallback verdicts, and missing or incomplete fallback verdicts still block.
Added regression tests and documented the Claude output adaptation. Claude's automatic review gate approved the parser change.
Validation: npm run check passed, including all 170 tests using the fake Claude CLI.
Update the marketplace and reinstall the plugin:
codex plugin marketplace add linuxhq/cc-plugin-codex
codex plugin add claude@linuxhqStart a new Codex session to load the updated plugin.