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.225 Home All releases olderv2.1.224 v2.1.226newer

Dream prompt rebound, shipping-policy text absent

Under the hood
Useful2 Signal3
Sessions

Instructions telling background sessions to open a draft PR unprompted are not present in this build.

The memory-consolidation prompt is intact but the gh pr create --draft shipping instruction is absent from the module graph; whether it moved is unresolved.

What

The memory-consolidation prompt keeps its exact wording but is now bound to different constants, and the background-session shipping instructions that told the model to open a draft PR are not present in this build's module graph.

Details
  • The removed text instructed the model to open a draft PR via gh pr create --draft without asking.
  • Whether that text was relocated elsewhere rather than deleted could not be established, so treat its status as unresolved.
Evidence

open a draft PR via gh pr create --draft without asking

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