A new auth-adjacent variable name is listed but nothing in this build reads it.
CLAUDE_CODE_ARG_KEY_SHAPE is registered as auth-adjacent but nothing reads or writes it in this build.
What's wrong with this entry?
The list of environment variable names Claude Code treats as auth-adjacent gained CLAUDE_CODE_ARG_KEY_SHAPE. Unlike the other names in that list, nothing else in this build reads or writes it, so setting it changes nothing today.
CLAUDE_CODE_ARG_KEY_SHAPE
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.
-
v2.1.228
Environment variables read through one shared accessor
Both mention environment variable
-
v2.1.228
Environment variables read through one typed accessor
Both mention environment variable