Skip to content

v0.2.38: Revert "feat: add duplicate-block mirror sweep"

Choose a tag to compare

@OrenAshkenazy OrenAshkenazy released this 09 Aug 20:15
· 2 commits to main since this release

Reverts #80

Summary by Sourcery

Remove single-site duplicate-block mirror sweep support and revert range-based sibling sweeping while adding new clustering fixtures and tests for PR195 patterns.

Enhancements:

  • Simplify sibling sweep to require two or more single-line flagged sites and report only token-based candidates.
  • Update cluster finding site formatting to no longer encode multi-line ranges and streamline sweep report output.
  • Adjust provider query construction and keyword policy fixtures used by clustering tests for PR195 to align with current search behavior.

Documentation:

  • Update gh-review-loop skill documentation and README to remove references to mirror duplicate-block sweeps and single-range sweep usage examples.

Tests:

  • Remove mirror sweep and range-based sweep tests while adding new PR195 clustering and sweep regression fixtures and test cases.
  • Update request rereview tests to reflect the current target repository naming.