ToolEntry (or builder) values add or replace tools in defaults.
false values remove tools from defaults.
Returns a new object — defaults is never mutated.
Default entries may be builders that produce
their ToolEntry from build-time options. Builders pass through
untouched and are materialized later by setupTools.
Merges default tools with user overrides.
ToolEntry(or builder) values add or replace tools indefaults.falsevalues remove tools fromdefaults.defaultsis never mutated.Default entries may be builders that produce their ToolEntry from build-time options. Builders pass through untouched and are materialized later by
setupTools.