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 scan fails cleanly when no model is available

You'll notice
Useful3 Signal3
Auto Mode

Auto-mode setup now stops with a clear message when no model is available to you.

What

The auto-mode setup proposal now resolves a model first and, if none is available, stops with a message telling you to check with whoever manages your organization's Claude models or re-run after that changes, rather than starting a scan that cannot work.

Details
  • The abort uses the code no_model and emits a matching telemetry outcome.
Evidence

No model is available for the scan in this session\u2019s auto-mode configuration. Check with whoever manages your organization\u2019s Claude models, or re-run after it changes.

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 →