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.229 Home All releases olderv2.1.228 v2.1.231newer
Claude Code v2.1.229

OAuth token warning no longer tells you to unset the variable

You'll notice
Useful2 Signal1
Auth

The OAuth token login warning now correctly says your session switches to the new credentials.

CLAUDE_CODE_OAUTH_TOKEN
What

When CLAUDE_CODE_OAUTH_TOKEN is set, the login warning now says the current session will switch to your new credentials after you log in, rather than claiming the environment variable overrides them at runtime.

Evidence

This session will switch to your new credentials after logging in

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