More model providers are accepted, each with an environment variable to skip its auth step.
What's wrong with this entry?
The provider setting now accepts first_party, bedrock, vertex, foundry, anthropic_aws, anthropic_google_cloud, mantle and gateway. A matching list of environment variables lets you skip the auth step for a provider, including CLAUDE_CODE_SKIP_MANTLE_AUTH and CLAUDE_CODE_SKIP_ANTHROPIC_GOOGLE_CLOUD_AUTH.
- All entries other than
first_partyare optional in the schema.
CLAUDE_CODE_SKIP_ANTHROPIC_GOOGLE_CLOUD_AUTH
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.