Conversation
Preserve checkout while detail loads and pass the trusted loaded repository URL for Forgejo pull-ref fetches.
…e/viewed-files-worker-20260924
…/2026-09-24-pr-unified-composer
…/2026-09-24-pr-unified-composer # Conflicts: # apps/web/src/components/pullRequest/PullRequestDetailPanel.tsx # apps/web/src/components/pullRequest/pullRequestDetail.logic.test.ts
|
The latest updates on your projects. Learn more about Vercel for GitHub. 1 Skipped Deployment
|
Contributor
Thread transfer impact✅ Thread transfer remains within every enforced ceiling.
Baseline: Scenario and decoded snapshot size10 historical turns, 5 command tools per turn, 878.9 KiB retained MCP result per historical turn, and a 1.05 MiB retained result in the measured turn.
Updated in place by a trusted workflow. PR artifacts are strictly validated and never executed. |
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The pull request detail panel currently has separate floating controls for a general comment and a Code-tab review. This combines them into one composer with Comment and Review modes. Pending line comments or a started review summary open the Review mode; both drafts stay mounted while switching modes or closing the popover. The available controls remain the intersection of host capabilities and viewer permissions, including Forgejo's required summary for requesting changes.
The adaptation preserves the current Code-tab viewed-file headers and diff layout while removing only its old review overlay. Review drafts now include the selected environment in their in-memory key alongside project, host, repository, and PR number, so two environments cannot show each other's pending review. The trigger does not advertise review when verdict permission disappears. Existing comment submission, close/reopen-with-comment, and failure retry behavior are retained.
This branch has exact pending UI prerequisites #815 (
5cc7cb3ae209eb8911483e634ee69102ca7e9d83) and #826 (ab1380bdd9649cf52de04773ef9695ca06300d9d) in ancestry; #815 itself includes #798/#785 and #828. Base remainspylon. Adapted upstream source:5423ba0fd08447240282c08362ee8e382bf16903. #834/#838 are separate and are not prerequisites.Validation: 48 focused composer/comment/detail/review-store tests, plus 138 focused combined PR-detail/viewed-file tests; web typecheck, scoped lint, formatting, and diff check passed. Independent source review passed on staged SHA256
1ca0c18f171519deca93dcbfbd37ee543d3dd2d17cea6cba1f7ccf4de0fc317d. Browser verification was not run because AGENTS.md requires explicit browser approval.Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.