Source Intelligence

DisclaimerUnofficial, and not affiliated with Anthropic. Nearly all of this is read straight out of what ships: npm bundles, captured prompts, published docs. Anthropic's own notes go in verbatim, marked as theirs. The rest is my reading, and every entry carries the strings behind it. If one looks wrong, vote it down and say why.

All of v2.1.227 Home All releases olderv2.1.226 v2.1.228newer
Claude Code v2.1.227

/code-review ultra can post its findings to the pull request as you

Use it now
Useful4 Signal3
Code Review Notable

Ultra review adds --post and --no-post, so findings go to the PR as a comment from you.

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.227: off

These values were read against a different version of Claude Code, so treat them as the nearest reading available instead of one taken on this release.

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

--post--no-post/code-review
What

The ultra review flow gained --post and --no-post flags and a third confirmation choice, "Run and post the findings to the PR as me", which runs the cloud review and posts the findings to the GitHub pull request as a comment from your own account. It is controlled by tengu_ultrareview_post_enabled, which falls back to on when remote config says nothing. If the target is not a GitHub pull request, or posting is turned off, the dialog says the posting request was dropped; a review that fails adds a note that nothing was posted.

Details
  • The launch dialog now also carries your GitHub login, taken from the preflight check, and the review task records where findings should be posted.
  • Posting happens only after the review completes successfully.
Usage
/code-review ultra --post
/code-review ultra --no-post
Evidence

Run and post the findings to the PR as me

Strings lifted out of the shipped bundle, so the claim above can be checked against them.

Related

Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.

See this entry in the whole of v2.1.227 →