Added
- Add round-aware PR review history for
/octo:reviewand PR review flows (#322). - Persist per-PR review state in
scripts/lib/pr-review-state.shso follow-up rounds can distinguish newly introduced findings from already-reported ones. - Thread review history into
scripts/lib/review.shand command docs so repeat reviews can focus on deltas instead of restating the same findings. - Add unit coverage for PR review state storage and review-history integration.
Full Changelog: v9.31.0...v9.32.0