Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.252 ·

appendSubagentSystemPrompt threaded into more system-prompt construction call sites

Internal plumbing now threads a subagent-specific system prompt option through more call sites.

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaElsewherewhat it touches
KindInternal Changesin v2.1.252,
Under the hood

Internal plumbing now threads a subagent-specific system prompt option through more call sites.

The internal helper that builds messages/tool-permission context for a session now also receives and forwards an appendSubagentSystemPrompt option alongside the existing customSystemPrompt and appendSystemPrompt, in the call that builds the session's tool permission context and original messages.

See this entry in the whole of v2.1.252 →

Feedback