Skip to content

Conversation

@priscilawebdev
Copy link
Member

@priscilawebdev priscilawebdev commented Jan 28, 2026

@linear
Copy link

linear bot commented Jan 28, 2026

@vercel
Copy link

vercel bot commented Jan 28, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
develop-docs Ready Ready Preview, Comment Jan 28, 2026 9:08am
sentry-docs Ready Ready Preview, Comment Jan 28, 2026 9:08am

Request Review

Comment on lines +1059 to +1065
'python-pydantic-ai': 'pydantic',
'python-openai-agents': 'openai',
'python-mcp': 'mcp',
'python-google-genai': 'gemini',
'python-litellm': 'litellm',
'python-langgraph': 'langgraph',
'pydantic-ai': 'pydantic',
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these are shown in the sidebar

Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.

'go-logrus': 'go',
godot: 'godot',
huggingface: 'huggingface',
huggingface_hub: 'huggingface',
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Renamed key breaks existing huggingface platform icon lookups

Medium Severity

The PLATFORM_TO_ICON key huggingface was renamed to huggingface_hub, which breaks backwards compatibility. Any code using platform="huggingface" will now receive the default icon instead of the HuggingFace icon. The getIcon function won't find huggingface in the mapping and will return 'default' since the string doesn't contain a hyphen. Both keys could coexist to maintain backwards compatibility.

Fix in Cursor Fix in Web

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i believe this was wrong before, its a fix

@priscilawebdev priscilawebdev merged commit 1b1aecf into master Jan 28, 2026
16 checks passed
@priscilawebdev priscilawebdev deleted the priscila/feat/bump-platform-icons-and-add-ai-logos branch January 28, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants