Your selected model is passed along whenever Claude Code re-executes itself.
What's wrong with this entry?
The argument list Claude Code builds when it re-executes itself now carries the session's selected model, sent as default when nothing is selected.
- Same path as the update relaunch ("Switching from ... to latest… conversation will continue") and
/tuirenderer switching. - Skipped entirely on
mantleenvironments and when the selection matches the configured fallback model.
...(s !== void 0 ? ["--model", s] : []),
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.234
Search field in the model picker
Both mention model
-
v2.1.236
Cancellable waits when
/modeltalks to a cloud sessionBoth mention model
-
v2.1.238
Model and effort switch warning now checks whether the cache is actually warm
Both mention model