Skip to content

Extra agentic icon appears in ADK Web UI only when using Gemini 3 Pro with Token Streaming enabled #3617

@akajammythakkar

Description

@akajammythakkar

Describe the bug

When the interface is running with Gemini 3 Pro, an extra “agentic” icon appears in the chat UI but only when Token Streaming is enabled.
If Token Streaming is off, the issue does not occur.
This behavior is not seen when using Gemini 2.5 Pro, regardless of streaming state.
This is a visual/UI inconsistency, but it may confuse users.


To Reproduce

Steps to reproduce the behavior:

  1. Run ADK Web with Gemini 3 Pro model selected.
  2. Enable Token Streaming.
  3. Start any conversation.
  4. Observe that an extra agentic icon appears in the chat area.

Additional checks:

  • Gemini 3 Pro + Token Streaming OFF → issue does not appear.
  • Gemini 2.5 Pro (Streaming ON/OFF) → issue does not appear.

Expected behavior

Only a single agent icon should be visible during a model response.


Screenshots

Gemini 3 Pro (issue present):

  • gemini3_streaming_on.png
  • gemini3_streaming_on_1.png
  • gemini3_streaming_on_2.png
  • gemini3_streaming_on_new_session.png

Gemini 3 pro (no issue present)

  • gemini3_streaming_off.png

Gemini 2.5 Pro (no issue):

  • gemini2.5_streaming_on.png
  • gemini2.5_streaming_off.png

Desktop (please complete the following information):

  • OS: macOS
  • Python version: 3.10.19
  • ADK version: 1.18.0

Model Information:

  • Using LiteLLM: No

  • Model(s):

    • Issue: Gemini 3 Pro
    • No issue: Gemini 2.5 Pro

Additional context

This issue occurs only when Token Streaming = ON for Gemini 3 Pro in the ADK web UI.
No functional impact, but creates UI inconsistency.

Image Image Image Image Image Image Image

Metadata

Metadata

Assignees

Labels

request clarification[Status] The maintainer need clarification or more information from the authorstale[Status] Issues which have been marked inactive since there is no user responseweb[Component] This issue will be transferred to adk-web

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions