google / google/adk-web

Web UI not showing all messages from LLM

Open
#55 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
267
Avg merge
1d 12h
Merged PRs (30d)
9

Description

Seeing a consistent issue where the UI does not render a message from the LLM, even though I can see it in the logs.

Referencing the example below: the logs show that the agent calls the fetch_job_data tool and then immediately returns a message with the job summary. The user doesn't see it, and sends "are you still thinking?" two minutes later.

Using python 3.11 and google-adk v1.0, but issue occurred with earlier versions as well. Deployed to Google Cloud Run using adk deploy. Not seeing any errors or warnings.

![Image](https://github.com/user-attachments/assets/bc4aa40d-7d9c-40a0-b7de-f17a30a10da4)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.