Posting review findings to a GitHub PR comment now reports whether the comment already existed or was just posted
When Claude Code posts ultrareview or code-review findings as a comment on a GitHub pull request, it now distinguishes two outcomes: a comment that already existed on the PR versus one that was just newly posted. Previously there was only a single 'posting' status paired with a session URL to follow along, with no separate 'already posted' case. The comment's URL is now always shown either way.
This avoids ambiguity about whether a new review comment was actually created or an existing one was found, and always giving the URL makes it easy to jump straight to the comment on GitHub.