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.229 Home All releases olderv2.1.228 v2.1.231newer
Claude Code v2.1.229

The published code change event no longer assumes a pull request

Under the hood
Useful2 Signal4
SDK

The event for work sent out for review no longer assumes GitHub pull requests.

What

The SDK event that fires when work from a session goes out for review is now described in provider-neutral terms, with the provider field documented as carrying other values for other review systems and the URL as the published change rather than a PR link.

Evidence

other values for other review systems in internal builds

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

See this entry in the whole of v2.1.229 →