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.236 Home All releases olderv2.1.235 v2.1.237newer
Claude Code v2.1.236

Auto mode setup prompt and copy rewritten

You'll notice
Useful1 Signal1
Elsewhere not in their notes

The auto mode setup dialog is retitled and its long explanation trimmed to one line.

/auto-mode-setup
What

The dialog offering to configure auto mode is now titled "Teach auto mode about your environment?" (was "Set up auto mode for your environment?") and its first option is "Yes" (was "Set it up"). "Not now" and "Don't show again" are unchanged. The /auto-mode-setup description and intro screen were cut down: the long paragraph about repos you trust and sensitive data is replaced with a line saying it takes about a minute.

Details
  • The body explaining that it reads the project, recent sessions and optionally shell history is unchanged.
  • A new eligibility check requires the envOnboarding config value to be exactly true, so the prompt only appears when that is set.
Evidence

title: "Teach auto mode about your environment?",, Teach auto mode about your environment?, Auto mode works better when it knows your environment. Takes about a minute.

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