Describe the bug
When I use the code executor, the llm call can get stuck in an ENDLESS LOOP and not to exit
But, this issue emerged after upgrading to Google ADK 1.20.0 and was not present in version 1.19.0
Notably, I used traces to track llm calls and found that there were no tool outputs after using the code executor.
In version 1.19.0, llm call has code executor output

In version 1.20.0, llm call only has code executor input

Versions
- OS: Windows
- ADK version: 1.20.0
- Python version: 3.11