MCP tools may load up front instead of always hiding behind tool search.
Deferral now depends on a helper whose logic is not visible.
What's wrong with this entry?
The rule deciding which tools are deferred until searched for no longer defers every MCP tool unconditionally; it now defers them only when a helper says so, meaning MCP tools can be loaded up front instead. What that helper checks is not visible in this build.
- A new tool-specific exemption was added behind another helper, and two older exemptions were removed.
if (e.isMcp === !0) return !DZ();
Strings lifted out of the shipped bundle, so the claim above can be checked against them.