Two environment variables for project directory name and environment kind now pass to or get scrubbed from child sessions.
What's wrong with this entry?
CLAUDE_CODE_PROJECT_DIR_NAME, used to derive the project directory name, and CLAUDE_CODE_ENVIRONMENT_KIND, whose observed values include "bridge" and "byoc", are now on the lists that decide which variables get passed to or scrubbed from child sessions.
CLAUDE_CODE_ENVIRONMENT_KIND
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.221
Headless MCP startup wait reworked
Both mention environment kind
-
v2.1.248
MCP errors sent to Remote Control clients are filtered to a fixed list
Both mention environment kind