Under the hood
Fallback model setting is now passed to remote sessions when running under CLAUDE_CODE_REMOTE
What
When Claude Code is running under the CLAUDE_CODE_REMOTE environment variable, the resolved fallback-model setting (the backup model used when the primary model is unavailable) is now passed into the remote-control path as well.
Why
This keeps a remotely-run session's fallback model configuration in sync with the rest of its setup, rather than leaving it unset in that path.
Names in the bundleCLAUDE_CODE_REMOTE
Documented inclaude-code/cloud-environments