Skip to content

feat(review): add Git change review tabs - #79

Draft
JairEsk wants to merge 3 commits into
mainfrom
jair/code-review-pane-diffs-findings
Draft

JairEsk wants to merge 3 commits into
mainfrom
jair/code-review-pane-diffs-findings

Conversation

@JairEsk

@JairEsk JairEsk commented Aug 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add a Changes chip that opens a dedicated Git review tab in the browser window
  • support unstaged, staged, branch, and commit scopes with lazy per-file diffs
  • add stage, unstage, and confirmed revert actions, including rename and unborn-repository handling
  • support multi-repo sessions across file lists, commits, and bulk operations
  • centralize shared review types and polling/layout constants, with no inline SVG assets
  • normalize CRLF diffs and safely skip binary, oversized, and escaping paths

Testing

  • npm run build
  • npm run smoke
  • npm run smoke:review (49 checks)
  • Prettier and git diff --check

@FreddyJD
FreddyJD marked this pull request as draft August 29, 2026 18:15
@JairEsk
JairEsk marked this pull request as ready for review August 30, 2026 16:11
@FreddyJD
FreddyJD marked this pull request as draft September 8, 2026 17:04
Co-authored-by: Roxy <299891354+roxy-commits@users.noreply.github.com>
@JairEsk
JairEsk force-pushed the jair/code-review-pane-diffs-findings branch from c55d363 to a07f5f1 Compare September 10, 2026 20:10
@JairEsk
JairEsk marked this pull request as ready for review September 10, 2026 20:14
@JairEsk
JairEsk marked this pull request as draft September 10, 2026 20:16
JairEsk and others added 2 commits September 10, 2026 14:18
Co-authored-by: Roxy <299891354+roxy-commits@users.noreply.github.com>
Co-authored-by: Roxy <299891354+roxy-commits@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant