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.232 Home All releases olderv2.1.231 v2.1.233newer
Claude Code v2.1.232

Auto-mode setup picks its own model instead of the session's

You'll notice
Useful3 Signal3
Auto Mode

Auto-mode setup uses the auto-mode model and fails clearly when none is configured.

What

The scan that auto mode runs during setup now takes its model from the auto-mode configuration rather than reusing whatever model the session is chatting with. If that configuration resolves to nothing, setup fails cleanly with a message telling you no model is available and to check with whoever manages your organization's Claude models.

Evidence

No model is available for the scan in this session

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