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.248 Home All releases olderv2.1.247 v2.1.250newer
Claude Code v2.1.248

/web-setup advice now depends only on your account, not an experiment

Use it now
Useful3 Signal3
Slash Commands Notable

The /web-setup suggestion now depends only on your account, so many more people will see it.

/web-setup
What

The suggestion to run /web-setup to connect a GitHub account previously required both an experiment flag that defaulted to off and the allow_quick_web_setup entitlement, so most people never saw it. The experiment check is gone and both places that offer the advice now share one helper that checks the entitlement alone.

Details
  • The two call sites are the routine-authoring prompt and the GitHub-access preflight message.
Evidence

they should run /web-setup to connect their GitHub account (or install the Claude GitHub App on the repo as an alternative)

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