# Changelog

## 0.1.7 - 2026-07-27

- Isolated parallel reviewers so one terminated reviewer no longer cancels the batch; completed reviewer results are preserved.
- Added same-spec targeted recovery for a reviewer that terminally fails with a retryable `terminated`, reusing the model, thinking, prompt, tools, snapshot manifest, and coverage contract.
- Captured structured execution diagnostics: stage, reviewer label, requested and resolved model, context window, max tokens, thinking, attempt, Pi retry attempts, stop reason, and partial text.
- Validated the subprocess resolved provider/model against the requested model and fail before validation on mismatch, instead of running to completion on the wrong model.
- Produced attributable failure reports naming the failed reviewer, model, thinking, attempt, stop reason, Pi retry attempts, and reviewers completed.
- Excluded failed reviewer partial output from findings, validation, and aggregation.

## 0.1.6 - 2026-07-13

- Added an explicit advisory merge conclusion to final terminal and GitHub review summaries, including an indeterminate result for incomplete reviews.

## 0.1.5 - 2026-07-13

- Localized only final terminal and GitHub review templates to Chinese when applicable AGENTS.md content is predominantly Chinese.

## 0.1.3 - 2026-07-13

- Added dynamic exact-file coverage contracts and one targeted retry for mismatched reviewers.
- Added reviewer-labelled missing and unexpected path diagnostics for persistent coverage failures.

## 0.1.2 - 2026-07-13

- Added an animated `/code-review` stage indicator with elapsed time and parallel-work counters.
- Added concise conversation milestones for PR resolution, triage, summary, review, and validation.
- Documented Pi's `quietStartup` setting and the `pi --verbose` override.
- Continued reviews safely when triage returns invalid structured output twice.
- Isolated JSON repair calls from repository context and disabled their tools.

## 0.1.1 - 2026-07-13

- Fixed linked issue loading for pull requests in public and private repositories.
- Skipped diff and linked issue requests for draft and closed pull requests.

## 0.1.0 - 2026-07-12

- Added `/code-review` with current-branch, PR number, and PR URL targets.
- Added five independent review roles and per-finding validation.
- Added terminal-only output by default and opt-in atomic GitHub reviews.
- Added scoped `AGENTS.md` checks and inherited model and thinking settings.
