Commit ba72c1c
Refactor: extract SDK configuration into helper function
Extracted repetitive SDK configuration logic into a configureSDK() helper
function to reduce code duplication across all SDK definitions. Common
fields are now defined once with defaults, and each SDK only specifies
unique overrides.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent fa19212 commit ba72c1c
1 file changed
+132
-293
lines changed
0 commit comments