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.239 Home All releases olderv2.1.238 v2.1.240newer
Claude Code v2.1.239

Worker agents told to review, test, commit and report a PR link

You'll notice
Useful4 Signal4
Multi-Agent

Worker agents are now told to review, test, commit, push and open a pull request, reporting its link.

gh pr create
What

The instructions given to a worker agent in a multi-agent run now cover the whole finish: run the code-review skill, run the project's tests, follow the coordinator's end-to-end recipe, commit and push, open a pull request with gh pr create, then close with one PR: <url> line, or PR: none and a reason. It replaced earlier guidance about artifact fidelity in the same slot.

Evidence

End with a single line: \PR: <url>\ so the coordinator can track it. If no PR was created, end with \PR: none \u2014 <reason>\.

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