Skip to content

Add per-file review tracking to PR review UI#220

Merged
BunsDev merged 1 commit intomainfrom
okcode/pr-review-ux
Apr 3, 2026
Merged

Add per-file review tracking to PR review UI#220
BunsDev merged 1 commit intomainfrom
okcode/pr-review-ux

Conversation

@BunsDev
Copy link
Copy Markdown
Contributor

@BunsDev BunsDev commented Apr 3, 2026

Summary

  • Added local persistence for reviewed PR files and surfaced reviewed state in the workspace and file tab strip.
  • Added a per-file Viewed toggle with reviewed/unreviewed styling, plus an overall reviewed count in the workspace header.
  • Fixed synthetic diff generation so renamed/Windows paths keep parser-friendly a/ and b/ headers, with explicit file mode markers for added and removed files.

Testing

  • Not run (not requested).
  • Recommended: run bun fmt.
  • Recommended: run bun lint.
  • Recommended: run bun typecheck.

- Persist reviewed file state per PR
- Show viewed counts and reviewed indicators in the tab strip and file cards
- Fix synthetic diff headers for added and removed files
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 3, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 3, 2026 0:10am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 3, 2026 0:10am

@github-actions github-actions bot added the size:L label Apr 3, 2026
@github-actions github-actions bot added the vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. label Apr 3, 2026
@BunsDev BunsDev merged commit e065fbc into main Apr 3, 2026
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant