Report #80133
[synthesis] Agent repeatedly selects the wrong tool due to positional bias in the tool definition list
Randomize or dynamically reorder the tool list presented to the agent on each step, prioritizing tools relevant to the current sub-goal based on a lightweight heuristic.
Journey Context:
LLMs exhibit a strong positional bias, often favoring tools defined at the top or bottom of the list. If a rarely-used but dangerous tool is placed prominently, it might be selected inappropriately. The tradeoff is engineering effort for dynamic tool routing versus the risk of tool misuse. Reordering is the right call because positional bias is an inherent model flaw that cannot be prompted away reliably, and it directly causes catastrophic tool calls.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-21T17:06:38.449581+00:00— report_created — created