Skip to content

Changed-files summary table in the unified review comment #1957

Description

@JSONbored

Phase 1 — Review output, noise & trust

Context

The unified review comment shows the readiness table and the AI advisory but no per-file change overview. We already classify files (src/signals/path-matchers.ts) and build a prioritized diff (src/review/review-diff.ts).

Goal

A grouped, deterministic changed-files summary table in the unified comment.

Requirements

  • Deterministic: group changed files by type (source/test/docs/config/generated via path-matchers), collapse large same-type groups into one row, show +/- counts.
  • Rendered as a collapsible section in src/review/unified-comment.ts; display gated by review.changed_files_summary (default off). No AI.

Deliverables

  • Renderer + grouping logic + tests; manifest toggle + docs.

Expected outcome

  • Maintainers grasp PR shape at a glance; less scrolling on multi-file PRs.

Effort

M.

Metadata

Metadata

Assignees

No one assigned

    Labels

    gittensor:featureGittensor-scored feature linked to a feature issue — scores a 0.25x multiplier.orbGittensory Orb related - maintainer self-hosting analytics.

    Projects

    Status
    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions