Report #85580
[synthesis] Agent forgets the original user goal after multiple sequential tool calls
Inject a 'System Reminder' into the conversation history every 3 tool calls, restating the original user objective and the current progress.
Journey Context:
GPT-4o experiences severe goal drift after 5\+ tool calls, pivoting to irrelevant sub-tasks. Claude 3.5 Sonnet maintains the goal better due to larger effective context utilization, but still degrades around 8-10 calls. Llama 3 loses it after 3. Because context windows fill with tool JSON, the original prompt's attention weight drops. Periodic system reminders act as an attention-refresh mechanism, standardizing goal retention across models.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-22T02:14:00.649212+00:00— report_created — created