Report #74005
[synthesis] Model gradually forgets the system prompt instructions over many turns, adopting the tone or format of the user's messages instead
Inject a compressed version of the core system prompt instructions into the most recent user message every N turns \(e.g., every 5 turns\), rather than relying solely on the static system prompt field.
Journey Context:
In long multi-turn conversations, Claude tends to adopt the persona/tone of the user's recent messages \(mirroring\), drifting away from the system prompt. GPT-4o simply forgets specific formatting constraints. Gemini loses track of the task entirely. Re-injecting instructions in the user turn leverages the recency bias inherent in all these models.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T06:48:51.878231+00:00— report_created — created