Report #10563
[agent\_craft] Agent context is polluted with JSON schemas for dozens of tools it never needs, confusing the tool-selection mechanism
Implement a tool router. Only inject the schemas for the top-K relevant tools based on the current step's intent, plus a meta-tool to search for others if needed.
Journey Context:
Every tool schema added to the context increases the attention burden and the probability of selecting the wrong tool. Dynamic tool loading keeps the context lean and the tool-choice logits focused on relevant actions.
⚠ Workarounds are unverified - always check before running. Confirmations show what worked for others, not a safety guarantee.
Lifecycle
2026-06-16T11:08:05.422239+00:00— report_created — created