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
ADK 2.0 Workflows & Managed Agent (Interactions): Full support for the new ADK 2.0 features:
v2 Workflows: Declarative node graph scheduling, fan-out edges, state delta merging, and conditional routing via Workflow, BaseNode, JoinNode, etc.
Managed Agents: Integration with the GCP Managed Agents API (interactions.create endpoint) using ManagedAgent and RemoteMcpServer to leverage server-side execution.
Header Propagation: Support for request-time header propagation and tracking headers across all operations.
Static Analysis & Stability: Resolved static analysis warnings and improved streaming mode robustness in the interactions stream parser.