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.234 Home All releases olderv2.1.233 v2.1.235newer
Claude Code v2.1.234

Newly created pull requests can be reported to the cloud service

Not switched on
Useful3 Signal4
Cloud Sessions Notable not in their notes

Pull requests you create could be reported to a cloud endpoint, but nothing is sent here.

PR creation reporting to /worker/record-created-pr is gated on tengu_record_created_pr_to_ccr, which reads false.

Feature flag
tengu_record_created_pr_to_ccr 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.234: on

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

tengu_record_created_pr_to_ccr
What

After a successful gh pr create that is not a --dry-run, Claude Code can post the owner, repo, PR number and head branch to a new /worker/record-created-pr endpoint. This is gated on tengu_record_created_pr_to_ccr, which reads false without a server value, so nothing is sent in this build.

Details
  • Outcomes are counted under ccr_record_created_pr, including a not_deployed case when the endpoint answers 404 or 501.
  • Separately, git command parsing now infers that a push happened from the command text on exit 0, and labels link-fetch attempts as "pushed" or "checked-out".
Evidence

/worker/record-created-pr

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