- Added a `test` method to each provider class to standardize availability checks. - Updated the dashboard and command routes to utilize the new `test` method for provider reachability verification, simplifying the logic and improving maintainability. - Removed redundant reachability check logic from the command handler.