mirror of
https://github.com/AutoMaker-Org/automaker.git
synced 2026-01-31 20:03:37 +00:00
- Updated the FeatureExecutor to wrap content blocks in an async generator for multimodal prompt compatibility. - Added authentication checks in the ClaudeProvider to ensure proper API key or token availability, including loading from local CLI config. - Improved error handling for missing authentication, providing clear console messages for user guidance. This update enhances the robustness of feature execution and ensures proper authentication management for the Claude SDK.