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.242 Home All releases olderv2.1.241 v2.1.243newer
Claude Code v2.1.242

/code-review says when --post did nothing

Use it now
Useful4 Signal2
Code Review

Using --post on a local /code-review now tells you it was ignored and points you to --comment.

/code-review--post--comment
What

Typing --post on a local /code-review now gets a one-line correction instead of silent ignoring: the flag "applies only to the /code-review ultra cloud review and was ignored", and it points you to --comment for posting findings as inline PR comments, worded differently depending on whether the target is a GitHub pull request.

Details
  • The same preamble carries the existing ultra-unavailable notices, "ultra (cloud review) requires claude.ai account access this session doesn't have" and "isn't available in this environment", both linking https://code.claude.com/docs/en/ultrareview.
  • It also still carries the "Ignoring unrecognized effort" and last-used-level notices.
Evidence

cloud review and was ignored

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.242 →