Report #77898
[frontier] Agent defaults to generic behavior despite specific instructions given at session start
Exploit recency bias by weaving lightweight constraint reminders into your most recent user message, not just the system prompt. A brief 'Remember: \[constraint\]' in your current message is more effective than the same constraint sitting 40k tokens back in the system prompt. The model weighs recent tokens more heavily.
Journey Context:
Recency bias is usually discussed as a problem to solve, but it's also a lever to pull. Teams put all constraints in the system prompt and hope they carry equal weight forever. They don't—the attention mechanism naturally prioritizes recent context. Instead of fighting this, exploit it: include lightweight constraint reminders in your latest message. This is especially effective for the most drift-prone constraints. The cost is slightly longer user messages; the benefit is dramatically improved adherence. This works because you're aligning with the model's attention mechanics rather than working against them.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T13:20:48.416385+00:00— report_created — created