Skip to content

feat: Implement review all diff against main, including everything#112

Merged
nimrodkor merged 3 commits into
mainfrom
local-review-p2
Apr 16, 2026
Merged

feat: Implement review all diff against main, including everything#112
nimrodkor merged 3 commits into
mainfrom
local-review-p2

Conversation

@nimrodkor
Copy link
Copy Markdown
Contributor

@nimrodkor nimrodkor commented Apr 14, 2026

Generated description

Below is a concise technical summary of the changes proposed in this PR:
Surface the correct diff context when reviewing local changes by enhancing LocalDiffPrompt, the repo git helpers, and the broader review flow state to carry branch comparison data. Update LocalPullRequestReview and the PR selector UI so the local review action only appears with actual changes and the walkthrough titles describe the branch vs default comparison.

TopicDetails
Review context Highlight branch-versus-base context in the UI during local reviews and update status messaging to reflect what is being reviewed.
Modified files (2)
  • src/flows/LocalReview/LocalPullRequestReview.tsx
  • src/flows/Review/Review.tsx
Latest Contributors(2)
UserCommitDate
nimrod@baz.cofeat: Add support for ...April 13, 2026
yuvalyacobyfeat: Full pr data imp...December 09, 2025
Diff detection Orchestrate branch-aware diff detection so local review flows can compare the current branch to the default base when available and fall back to uncommitted changes otherwise.
Modified files (4)
  • src/flows/LocalReview/LocalDiffPrompt.tsx
  • src/lib/git.ts
  • src/pages/PRSelector/PullRequestSelector.tsx
  • src/pages/PRSelector/PullRequestSelectorContainer.tsx
Latest Contributors(2)
UserCommitDate
nimrod@baz.cofeat: Add support for ...April 13, 2026
yuvalyacobyfeat: Ready to merge (...December 28, 2025
This pull request is reviewed by Baz. Review like a pro on (Baz).

@nimrodkor nimrodkor changed the title Implement diff against main, including everything feat: Implement review all diff against main, including everything Apr 14, 2026
@nimrodkor nimrodkor requested a review from a team April 14, 2026 15:01
@nimrodkor nimrodkor merged commit 5fdd304 into main Apr 16, 2026
7 checks passed
@nimrodkor nimrodkor deleted the local-review-p2 branch April 16, 2026 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants