Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
One change · claude-code

Code Review changed

code-review

Nearest release: v2.1.273, published 3 hours before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Recorded here
Lines+3added
Lines−1removed
From line 48 where the diff opens
First seen 14 Aug 2026 this site's first read of the page
Recorded edits11to this page, all time

The whole hunk

from line 48, old and new numbered
/
lines
from line 48
4848 
4949Replying to an inline comment does not prompt Claude to respond or update the PR. To act on a finding, fix the code and push. If the PR is subscribed to push-triggered reviews, the next run resolves the thread when the issue is fixed. To request a fresh review without pushing, comment `@claude review` as a [top-level PR comment](#manually-trigger-reviews).
5050 
51To dismiss a finding without a code change, resolve its thread; replying doesn't dismiss it.
52 
5153### Check run output
5254 
5355Beyond the inline review comments, each review populates the **Claude Code Review** check run that appears alongside your CI checks. Expand its **Details** link to see a summary of every finding in one place, sorted by severity:
from line 317
315317 </Step>
316318</Steps>
317319 
318Claude reports the findings as text in the reply in both of these runs, even when a host application requests the findings list described below:
320Claude reports the findings as text in the reply in both of these runs, even when a host application requests a findings list:
319321 
320322* In a terminal session, where `/code-review` runs the review as a [forked subagent](/docs/en/skills#run-skills-in-a-subagent)
321323* In a `-p` run with text or JSON output