Loading
Improves credential status logic for optional tools
Updates credential validation to properly handle optional tool credentials by modifying warning conditions and status determination logic. Enhance documentation for status variant in user credentials composables. Changes exclamation icon display logic to show warnings when either required credentials are missing OR optional credentials are partially provided. Refines status computation to return appropriate states based on whether tools have required credentials, preventing incorrect success states when no credentials are needed.