Skip to content

fix: harden peer output and local help for v1.7.3 - #34

Merged
CBEPX merged 3 commits into
mainfrom
fix/v1.7.3-native-output-help
Sep 3, 2026
Merged

fix: harden peer output and local help for v1.7.3#34
CBEPX merged 3 commits into
mainfrom
fix/v1.7.3-native-output-help

Conversation

@CBEPX

@CBEPX CBEPX commented Sep 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • require successful native Claude structured_output for peer memo and critique turns, with no final-text JSON fallback
  • handle subcommand -h / --help before side effects while preserving prompt text and literals after --
  • prepare synchronized v1.7.3 metadata and release notes

Closes #31.
Closes #29.

Verification

  • npm run check — 938 unit, 116 integration, and 24 E2E tests passed
  • npm run test:mutation:pr:force — critical 82.65%, managed 74.69%, installer 66.39%
  • targeted changed-block mutation for Claude terminal parsing — 76%
  • npm audit --omit=dev --audit-level=high — 0 vulnerabilities
  • npm pack --dry-run --json — 92 files, 651639 bytes
  • strong Codex exact-head review — SHIP, no P0-P3 findings
  • Claude/Opus adversarial review findings validated and release blockers closed

Follow-ups

@CBEPX
CBEPX force-pushed the fix/v1.7.3-native-output-help branch from 52b628d to af9ccbb Compare September 3, 2026 02:14
@CBEPX
CBEPX merged commit 6d4cfdb into main Sep 3, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Require native structured_output for schema-enabled peer turns Handle task --help locally without spawning Claude

1 participant