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

System-reminder context wrapper extracted to shared constant

The system-reminder wrapper text is now built from shared constants instead of duplicated inline.

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

The system-reminder wrapper text is now built from shared constants instead of duplicated inline.

The <system-reminder> wrapper text used to inject CLAUDE.md-style context into conversations is now built from shared prefix/suffix constants instead of being duplicated as an inline template at each call site, consolidating the wording used across injection points.

See this entry in the whole of v2.1.261 →

Feedback