The whole hunk
from line 149, old and new numbered
/
lines
from line 149
149149| Flag | Description |
150150| --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
151151| `--json` | Print the raw `bugs.json` payload instead of the formatted findings |
152| `--timeout <minutes>` | Maximum minutes to wait for the review to finish. Defaults to 30 |
152| `--timeout <minutes>` | Maximum minutes to wait for the review to finish. Defaults to 45 |
153153| `--post` | [Post the finished findings](#post-findings-to-the-pull-request) to the pull request as one plain comment from your GitHub account. Works on `github.com` pull request targets; on other targets, Claude Code ignores the flag and says so. Requires Claude Code v2.1.227 or later |
154154| `--no-post` | Don't post the findings. This is the default, and if you pass both flags, Claude Code doesn't post. Requires Claude Code v2.1.227 or later |
155155