shentongmartin
shentongmartin
#### What type of PR is this? 1. Add more AgentOption functions, deprecating and replacing the old WithComposeOptions 2. Provide ConvertOptions function to convert agent options to compose options, making...
#### What type of PR is this? feat: workflow supports mapping from nested fields and to nested fields 1. can create field mapping from fields of nested structs or nested...
# Concurrent Transfer Feature ## Summary This PR introduces concurrent transfer capabilities to the ADK framework, enabling agents to transfer tasks to multiple sub-agents simultaneously using a fork-join execution model....