60cb198f44
- Commented out the provider support check in `RuntimeExecutor` to streamline initialization. - Updated `providerToAiSdkConfig` to utilize `AiCore.isSupported` for improved provider validation. - Enhanced middleware configuration in `ModernAiProvider` to ensure tools are only added when enabled and available. - Added comments in `transformParameters` for clarity on parameter handling and plugin activation.