showcase/integrations/google-adk/qa/subagents.md
/demos/subagents on the dashboard host/api/health); GOOGLE_API_KEY is set (or GOOGLE_GEMINI_BASE_URL points at the aimock proxy)LlmAgent delegates to three sub-agents (research / writing / critique) via tools. Each delegation appends one completed entry to state["delegations"]./demos/subagents; verify the page renders within 3s with the "Sub-agent delegations" panel on the left and the CopilotChat on the right0 calls counter on initial loaddata-testid="subagent-card-researcher" — Researcher activity carddata-testid="subagent-card-writer" — Writer activity carddata-testid="subagent-card-critic" — Critic activity carddata-status="complete" once finished)data-testid="subagent-result" contains real generated text (not "(empty)" and not the showcase intro boilerplate)delegation-entry cards (one per sub-agent), each labeled Research / Writing / Critique with the corresponding taskSupervisor running badge appears next to the header while the supervisor is active and disappears once it finishesdata-testid="active-subagent-banner") appears at the top of the chat panel and names whichever sub-agent is currently runningsubagents_agent.py instruction enforcing single-call-per-tool)completed entry whose result contains the user-facing failure message (server logs preserve the traceback)state["delegations"]