feedback icon indicating copy to clipboard operation
feedback copied to clipboard

[use-an-mcp-server-on-cloud-run-with-an-adk-agent]: tutorial output not generated as intended

Open leesugil opened this issue 4 months ago • 0 comments

In following the current Lab 2 (Use an MCP Server on Cloud Run with an ADK Agent) steps, the tutorial agent answers twice instead of once.

Image

A potential cause is the instructions given to the researcher agent:

Image

Here it is possible that two if-conditions can be both met (instead of a supposedly intended if-else-if control flow) and therefore running everything follows twice.

Here's another potential cause in Formatter's instructions:

Image

This was observed during a demo during an AI bootcamp session at G ATL.

leesugil avatar Sep 16 '25 18:09 leesugil