feat(review-platform): add review platform panel with core service and Tauri API#816
Merged
Merged
Conversation
71ef4b7 to
d5ee826
Compare
…d Tauri API feat(review-platform): link pull requests with review chat sessions feat(review-platform): support inner git platform fix(review-platform): fix: improve PR review panel reliability and launch context feat(review-platform): open PR links in dedicated detail panel feat: add review platform agent tool feat(review-platform): refine pull request detail context actions fix(review-platform): propagate remoteId through PR context and auto-resolve write actions feat(review-platform): unify PR review/comment timeline perf(review-platform): load PR detail sections on demand feat(review-platform): change User-Agent to ReviewPlatform feat(review-platform): add lazy CI log details for pull requests feat(review-platform): add auth challenge flow for token setup feat(review-platform): replace inner CI data source with MR-level APIs feat(review-platform): integrate PR panel APIs into ReviewPlatform tool
d5ee826 to
7a28300
Compare
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.
feat(review-platform): link pull requests with review chat sessions
feat(review-platform): support inner git platform
fix(review-platform): fix: improve PR review panel reliability and launch context
feat(review-platform): open PR links in dedicated detail panel
feat: add review platform agent tool
feat(review-platform): refine pull request detail context actions
fix(review-platform): propagate remoteId through PR context and auto-resolve write actions
feat(review-platform): unify PR review/comment timeline
perf(review-platform): load PR detail sections on demand
feat(review-platform): change User-Agent to ReviewPlatform
feat(review-platform): add lazy CI log details for pull requests
feat(review-platform): add auth challenge flow for token setup
feat(review-platform): replace inner CI data source with MR-level APIs
feat(review-platform): integrate PR panel APIs into ReviewPlatform tool