Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.269 ·

Ultra code review can now post its findings as a GitHub PR comment

"/code-review ultra" can post its findings to a GitHub pull request as a single comment, with progress reported in cloud completion notifications

TierUse it nowhow much it should matter to you
Useful5my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaCode Reviewwhat it touches
KindNew Featuresin v2.1.269,
Group of 2 Use it now Notable

"/code-review ultra" can post its findings to a GitHub pull request as a single comment, with progress reported in cloud completion notifications

What

  • /code-review ultra gained new --post/--no-post flags that drive an end-to-end flow for posting an ultra code review's findings to a GitHub.com pull request as a single comment, via a new server route. A large set of specific, user-facing refusal or error messages cover cases like being rate-limited, not logged in, GitHub not connected, permission denied, or findings still pending.
  • When a cloud code review is configured to post its findings to the pull request from the user's own GitHub account, the initial "Cloud review completed" notification now notes that the posting is happening asynchronously and that a follow-up notification will report the outcome, and advises against applying the findings locally unless that was also requested.

Why

This lets a review's findings be shared directly on the pull request for others to see, without the user manually copying them over, while keeping the user informed about what's still in progress and what not to do while it finishes.

Read from
Names in the bundle/code-review ultra--post--no-post
Feature flag
tengu_ultrareview_post_enabled Not enough to say

Nothing here resolved what this flag was doing on this version, so nothing here should be read as on or off.

This account: no value returned · anonymous baseline: no value returned · compiled default in v2.1.269: on

Read once, for one account on one subscription tier, against v2.1.269. It isn't a statement about your account. What a flag value here can and cannot tell you

What the documentation says
--post CLI reference modified, high confidence | `claude ultrareview [target]` | Run [ultrareview](/docs/en/ultrareview#run-ultrareview-non-interactively) non-interactively. Prints findings to stdout and exits 0 on success or 1 on failure. Use `--json` for the raw payload and `--timeou… see the edit
--no-post CLI reference modified, high confidence | `claude ultrareview [target]` | Run [ultrareview](/docs/en/ultrareview#run-ultrareview-non-interactively) non-interactively. Prints findings to stdout and exits 0 on success or 1 on failure. Use `--json` for the raw payload and `--timeou… see the edit
--post Claude Code changelog modified, high confidence * Changed `/ultrareview --post` to post the PR comment directly when the findings arrive and print the comment link, instead of starting a second cloud session to post it see the edit
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up /code-review ultra, on Find bugs with ultrareview. Ultrareview is a deep code review that runs as a [cloud session](/docs/en/claude-code-on-the-web) on Anthropic's infrastructure. When you run `/code-review ultra`, Claude Code launches a fleet of reviewer agents in a cloud sandbox to find … ultrareview see the edit
Confirmed since Anthropic's documentation has since written up --post, on Claude Code changelog. * \[Code Review] Fixed `/ultrareview --post` so a retry after a GitHub error posts the findings comment exactly once instead of never or twice; the comment now names the reviewed commit changelog see the edit
How sure we are
Two sources agreeTwo things we can check say the same as this entry.
Anthropic's documentation agrees--post on CLI reference
Anthropic's release notes agreeChanged /ultrareview --post to post the PR comment directly when the findings arrive and print the comment link, instead of starting a…

See this entry in the whole of v2.1.269 →