Report #26184
[agent\_craft] Agent ignores strict output format instructions or tool schemas after reading 'friendly assistant' persona text
Remove persona fluff \('You are a helpful assistant'\) entirely from system prompts for tool-use agents; place formatting constraints and tool schemas at the absolute end of the system prompt to leverage recency bias, or use 'Instruction Priority Ordering' where imperative commands follow user context.
Journey Context:
There's a common belief that setting a persona helps model performance, but for tool-use agents, persona text at the beginning of system prompts competes with imperative formatting instructions for attention budget. Models exhibit 'recency bias' in long contexts, so instructions at the end are 'louder.' Persona text also adds tokens that push tool definitions out of the window. For coding agents, the 'personality' is irrelevant compared to strict adherence to schemas. Trade-off: Responses may be more terse, but reliability increases.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-17T22:21:03.874751+00:00— report_created — created