Skip to content

Update ADK doc according to issue #73 - 1#74

Open
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20251208-210017
Open

Update ADK doc according to issue #73 - 1#74
adk-bot wants to merge 1 commit intomainfrom
agent-changes-20251208-210017

Conversation

@adk-bot
Copy link
Collaborator

@adk-bot adk-bot commented Dec 9, 2025

1. New TransferToAgentTool and Unique Sub-Agent Name Validation

  • Summary of Change: The transfer_to_agent tool now has a TransferToAgentTool wrapper that provides enum constraints to the agent_name parameter, preventing the LLM from using non-existent agent names. Additionally, the framework now validates that all sub-agents have unique names.
  • Files to Update:
    • docs/agents/multi-agents.md
    • docs/tutorials/agent-team.md
  • Instructions:
    • In docs/agents/multi-agents.md, update the section on LLM-Driven Delegation to mention the TransferToAgentTool and its benefits.
    • Add a note about the unique name validation for sub-agents in docs/agents/multi-agents.md.
    • In docs/tutorials/agent-team.md, refactor the examples to use the TransferToAgentTool instead of the raw transfer_to_agent function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants