pub fn resolve_tool_selection(flags: ToolFlags) -> ToolSelectionExpand description
Resolve tool flags into a ToolSelection with deterministic precedence:
--no-tools > --tools > --no-builtin-tools > default
pub fn resolve_tool_selection(flags: ToolFlags) -> ToolSelectionResolve tool flags into a ToolSelection with deterministic precedence:
--no-tools > --tools > --no-builtin-tools > default