Under the hood
Useful2 Signal3
More environment variables get carried into remote sessions; none are set by default.
What's wrong with this entry?
Anonymous. No account, no email.
CLAUDE_CODE_DIR_SYNC_STREAMCLAUDE_CODE_RESTRICTED
What
The list of variables passed through to remote sessions grew, and one older group was dropped. None are set by default.
Details
- Added:
CLAUDE_CODE_REMOTE_HERMETIC_MODE(only honoured alongsideCLAUDE_CODE_REMOTE),CLAUDE_CODE_HOME_SEED_HOLD_TIMEOUT_MS,CLAUDE_CODE_HOME_SEED_VERDICT_TIMEOUT_MS,CLAUDE_CODE_DISABLE_PLUGIN_FORWARDING, andCLAUDE_CODE_RESTRICTED, which is also injected as "1" under some conditions. - The config-directory list adds
CLAUDE_CODE_DIR_SYNC_STREAM. - The remote workflow script, args and workflow-name-only variables no longer appear in this file.
Evidence
CLAUDE_CODE_HOME_SEED_VERDICT_TIMEOUT_MS
Strings lifted out of the shipped bundle, so the claim above can be checked against them.