Report #64377
[synthesis] Agent exhausts context or time budget by over-exploring with metadata tools instead of acting
Limit the agent to a maximum of two consecutive read-only or query tools before forcing a write or edit tool call, or a summary step.
Journey Context:
Giving an agent many tools seems powerful, but it induces decision paralysis. The agent defaults to safe, read-only operations to gather 'just a little more context.' This is a form of analysis paralysis. Forcing a write action or a summary breaks the loop. It forces the agent to commit to a hypothesis based on the information it has, which is more efficient than infinite browsing, and prevents the context from filling up with irrelevant file listings.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T14:32:46.153383+00:00— report_created — created