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.274 ·

New prompt_render_point cause 'set_model_system_prompt'

A new marker tracks when the system prompt was re-rendered specifically because the model changed

TierUnder the hoodhow much it should matter to you
Useful2my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaSystem Promptwhat it touches
KindImprovementsin v2.1.274,
Under the hood

A new marker tracks when the system prompt was re-rendered specifically because the model changed

What

Claude Code now records a marker in the conversation, tagged cause: 'set_model_system_prompt', when the system prompt is regenerated as a result of a model change. New logic uses the position of these markers in the conversation history to decide whether the system prompt needs to be re-rendered again after a model switch.

Why

This helps Claude Code avoid unnecessarily re-rendering the system prompt, by keeping track of exactly when it was last regenerated due to a model change.

See this entry in the whole of v2.1.274 →