Skip to content

git_ui: Add pull request comments pane - #1

Open
prasden wants to merge 1 commit into
mainfrom
pr-comments-pane
Open

git_ui: Add pull request comments pane#1
prasden wants to merge 1 commit into
mainfrom
pr-comments-pane

Conversation

@prasden

@prasden prasden commented Aug 12, 2026

Copy link
Copy Markdown
Owner

Adds review: open pr comments, which opens a GitHub pull request's comment threads in a split beside the current view. Resolves the PR from the current branch (fork-aware) or a pasted URL; renders conversation + review-comment threads; supports replying to a thread and adding a PR-level comment. Auth via GITHUB_TOKEN or the gh CLI token.

Release Notes:

  • Added a pull request comments pane (review: open pr comments).

Add `review: open pr comments`, which opens a GitHub pull request's comment
threads in a split beside the current view. It resolves the pull request from
the current branch (handling fork PRs via the parent repo) or a pasted URL,
renders the conversation comments and review-comment threads, and lets the user
reply to a thread or add a PR-level comment. Reads and writes authenticate with
GITHUB_TOKEN or the `gh` CLI token.

Release Notes:

- Added a pull request comments pane (review: open pr comments).
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