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: incorporate latest proto changes (blocking -> return_immediately) (#810)
Original spec PR: a2aproject/A2A#1507.
Required a bunch of inversions including compat conversion updates. The
gotcha here is that 0.3 SDK **already** uses blocking mode by default
(although it's not according to the spec), so this spec change is about
applying a de-facto standard.
0 commit comments