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.175 Home All releases olderv2.1.174 v2.1.176newer
Claude Code v2.1.175

Model Restriction Warning in Status Line

What

When an organization policy forces a different model than you requested, a warning indicator now appears in the status line showing what you asked for and what is actually being used.

Details
  • New model-restricted warning entry in the status line, displayed at the warning tier (higher prominence than informational indicators)
  • The warning shows both the requested model name and the effective model being used
  • Replaces the model-source info indicator when a restriction is active — the two do not display simultaneously
  • The session also emits an inline warning message at startup when a startup-time restriction is detected
Evidence

New status line entry (search for "model-restricted")

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