Description
In GitHub, when opencode is triggered (by /oc or /opencode) from an inline review comment (pull_request_review_comment), the "👀" reaction is correctly placed on that inline comment, but the reply is posted to the PR Conversation as a separate top-level comment. The review thread itself (the inline comment) gets no reply.
related issues / PRs:
Plugins
none
OpenCode version
1.18.3 (by anomalyco/opencode/github@latest)
Steps to reproduce
- Add the standard workflow generated by
opencode github install
- Open a PR and go to the Files changed tab
- Click + on a line to add an inline comment, eg. "/opencode why create a new function?". Also reproduces with file-level comments ("Comment on this file").
- Wait for the workflow to finish
Actual: the 👀 reaction is added to the inline comment, but the reply appears in the PR Conversation (the Conversation tab)
Expected: the reply appears in that inline comment.
Screenshot and/or share link
none
Operating System
ubuntu-latest (GitHub Actions runner)
Terminal
none
Description
In GitHub, when opencode is triggered (by
/ocor/opencode) from an inline review comment (pull_request_review_comment), the "👀" reaction is correctly placed on that inline comment, but the reply is posted to the PR Conversation as a separate top-level comment. The review thread itself (the inline comment) gets no reply.related issues / PRs:
Plugins
none
OpenCode version
1.18.3 (by anomalyco/opencode/github@latest)
Steps to reproduce
opencode github installActual: the 👀 reaction is added to the inline comment, but the reply appears in the PR Conversation (the Conversation tab)
Expected: the reply appears in that inline comment.
Screenshot and/or share link
none
Operating System
ubuntu-latest (GitHub Actions runner)
Terminal
none