mirror of
https://github.com/kunchenguid/no-mistakes.git
synced 2026-09-19 07:53:54 +08:00
71cd911054
* feat: pin Pi model and reasoning effort per validation run * no-mistakes(review): Refuse mixed-harness Pi pins before cancel * no-mistakes(document): Align docs with per-run Pi pins * fix: refuse trusted-repo Pi pin conflicts before cancel A trusted default-branch agent override (Claude or mixed fallbacks) was only checked after cancelActiveRuns. Validate that selection first so a Pi pin cannot supersede a healthy run. * test: name the review finding in the Pi profile e2e After rebasing onto the outstanding-findings contract, an empty Respond selection no longer means "fix everything", so the pinned journey parked forever after rereview. Co-authored-by: Cursor <cursoragent@cursor.com> * no-mistakes(document): Document per-run Pi pin validation and precedence --------- Co-authored-by: u <u@u> Co-authored-by: Cursor <cursoragent@cursor.com>