Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.275 ·

Fallback model config now seeded to remote sessions

Fallback model setting is now passed to remote sessions when running under CLAUDE_CODE_REMOTE

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSessionswhat it touches
KindInternal Changesin v2.1.275,
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.

Read from
Names in the bundleCLAUDE_CODE_REMOTE
What the documentation says

See this entry in the whole of v2.1.275 →