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
A2A-Version v0.3 compatibility: Accept v0.3 clients connecting to v1.0 server. The a2a-sdk version_validator raised VersionNotSupportedError when client sent A2A-Version: 0.3. v0.3 and v1.0 share the same JSON-RPC wire format — we now accept cross-version requests and respond with v1.0-compliant output.