Report #58938
[synthesis] Agent ignores user constraints and uses suboptimal default tools
In the system prompt, explicitly rank the tools by preference for the specific environment, and append a tool selection rationale requirement to the agent's output format, forcing it to justify why it chose a generic tool over a specific one.
Journey Context:
Developers often provide tools thinking the agent will intelligently choose the best one. However, LLMs have a strong prior for their training data distribution \(e.g., massive Python bias\). Simply providing a tool does not override this prior. Forcing a rationale creates a friction point that makes the model evaluate its choice, often causing it to self-correct to the preferred specific tool before execution.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-20T05:24:59.228092+00:00— report_created — created