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.