More environment variables go through the central registry that handles allowlisting and scrubbing.
What's wrong with this entry?
Several direct process.env reads now go through the typed environment registry, which is also what the allowlist and scrubbing machinery operates on.
- Moved:
SSH_CONNECTION,SSH_CLIENTandSSH_TTY(Windows SSH detection),TMUX,STY,USE_BUILTIN_RIPGREP,ANTHROPIC_SMALL_FAST_MODEL_AWS_REGIONandANTHROPIC_AUTH_TOKEN.
USE_BUILTIN_RIPGREP
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.223
Invalid config dialog is now awaited before returning
Both mention configuration
-
v2.1.228
Env vars set to an empty string now count as unset
Both mention configuration
-
v2.1.236
Reporting a corrupted config can no longer crash Claude Code
Both mention configuration