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
refactor(utils): improve type handling and null filtering in utilities
- Moved ComponentResourceUrls and ComponentCommunityUrls types to product-utils.ts
- Fixed provider githubUrl handling (providers don't have githubUrl in schema)
- Removed unused installCommand from extension IDE compatibility
- Improved transform functions to explicitly filter null values instead of using || undefined
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments