opencode icon indicating copy to clipboard operation
opencode copied to clipboard

Github Review with PR Comments

Open dbpolito opened this issue 1 month ago • 1 comments

This adds support for Github Integration to add PR Review Comments instead of only adding review as a normal comment.

  1. This introduces a new local tool github_pr_comment, which is only available within opencode github run
  2. This supports single / multi line review comments with suggestions

To Be Determined

This still adds a final pr review comment with general message, maybe we should improve the prompt to only add a comment if the PR review comments aren't enough context so we don't always comment? Or make another tool to add comment, not sure.

I kept the PR simple to we can expand later on.

dbpolito avatar Dec 05 '25 13:12 dbpolito

/review

rekram1-node avatar Dec 16 '25 20:12 rekram1-node