Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.259 ·

Settings can now supply a default model, ahead of ANTHROPIC_DEFAULT_MODEL

A model set in settings.json now takes precedence over the ANTHROPIC_DEFAULT_MODEL environment variable at startup.

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal3worth watching, 1 to 5
AreaModelswhat it touches
KindImprovementsin v2.1.259,
Use it now Notable

A model set in settings.json now takes precedence over the ANTHROPIC_DEFAULT_MODEL environment variable at startup.

Startup model resolution now checks for a settings-provided model before falling back to ANTHROPIC_DEFAULT_MODEL. The resolution order is now CLI flag, then ANTHROPIC_MODEL env var, then the model from settings, then ANTHROPIC_DEFAULT_MODEL, giving a settings.json-configured default precedence over the legacy env-var default.

Read from
Names in the bundleANTHROPIC_DEFAULT_MODELANTHROPIC_MODEL
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up ANTHROPIC_DEFAULT_MODEL, on Roll out an LLM gateway for your organization. | Default model and aliases | The model that new sessions start on by default, and the models that aliases such as `opus` and `sonnet` resolve to, are [built into each version](/docs/en/model-config#pin-models-for-third-party-deployments) … llm-gateway-rollout see the edit
Confirmed since Anthropic's documentation has since written up ANTHROPIC_MODEL, on Plugins reference. | `--model <model>` | Model for the agent under test | Each case's `model`, else `ANTHROPIC_MODEL` if set, else Claude Code's default | plugins-reference see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up ANTHROPIC_MODEL, on Plugins reference.

See this entry in the whole of v2.1.259 →

Feedback