A mode keeps the system prompt static and moves environment details into conversation reminders, off by default.
The static-prompt mode is off unless an env var is set, with the remote flag defaulting false.
What's wrong with this entry?
A mode that keeps the system prompt static and instead injects the environment snapshot, output-style guidance and language instructions as reminder blocks in the conversation. It is off unless CLAUDE_CODE_CARVED_SLATE is set; otherwise a remote flag decides, and that flag defaults to false.
- The reminder injection is further suppressed when the
CLAUDE_CODE_SIMPLEenv var indicates simple mode, or when the session is a bare fork. - Only main agents and teammates get the reminders; a subagent gets them only when it is the main session.
a.CLAUDE_CODE_CARVED_SLATE ?? x(HXt, !1)
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.219
Opus 5 gets an extra system-prompt instruction restricting AgentTool, workflows and deep-research
Both mention system prompt
-
v2.1.219
Opus 5 carries an extra system-prompt block and suppresses subagent nudges
Both mention system prompt
-
v2.1.234
Your email address in the system prompt now comes with handling rules
Both mention system prompt