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
chore: drop provider_logo_url from type declarations and spec (#105)
A logo URL carries no incremental information for agents. Remove it
from the Python SDK / MCP ToolInfo declarations and the OpenAPI spec
(artifacts regenerated). Runtime behavior is unchanged: responses that
include the field are still tolerated (extra fields allowed), it is
just no longer part of the declared contract.
0 commit comments