v0.1.107
·
8 commits
to main
since this release
v0.1.107
Adds duplicate-audit, a Codex Action duplicate-suggestion verifier for OpenAI/Codex issue triage.
What's new
- New CLI:
trace-to-skill duplicate-audit --repo openai/codex --issue 25507 - Fetches the issue, Codex Action duplicate suggestions, candidate issues, and comments from GitHub.
- Compares deterministic failure kinds, labels, platform/surface signals, and title overlap.
- Separates
likely_duplicatefromrelated_not_duplicate,needs_human_review, andweak_match. - Ships a JSON schema, fixture, and generated demo report.
Proof before release
npm run check: 109 tests passed plus doctor/lint/smoke checks.git diff --check: passed.npm pack --dry-run:trace-to-skill-0.1.107.tgz, 189 entries, includes duplicate audit CLI, docs, schema, and fixture.- Live GitHub smoke on
openai/codex#25507: candidate#25391classified aslikely_duplicatewith confidence 100 and sharedcodex_plugin_runtime+codex_windows_helper_pathkinds.