You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CloudProviderManager import and subprocess text handling
- Add CloudProviderManager import to cloud_providers __init__.py
- Fix subprocess calls to use text=True for consistent string handling
- Add HuggingFace Spaces to provider imports
- Address test failures related to cloud provider auto-configuration
Note: 3 cloud provider integration tests still failing due to decode
error, but basic functionality is working. Will address in follow-up.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments