Skip to content

feat: add timestamps to each chat turn so users can tell whether GA is stuck #349

@jiangliushi666

Description

@jiangliushi666

Feature request

Please add a visible timestamp to each conversation turn/message in the chat UI.

Why

When GA is running a long task, it is hard to tell whether it is still working, waiting, or stuck. If every assistant/user message shows its send/receive time, users can quickly judge whether the conversation is still progressing without guessing from the UI state alone.

Suggested behavior

  • Show the timestamp for each chat message or conversation turn.
  • At minimum, show hour/minute/second for recent messages, for example 14:32:08.
  • Ideally keep the date available as well when messages are from another day.
  • This can be a small, non-intrusive label near each message, or visible on hover if the UI needs to stay compact.

Benefit

This makes long-running sessions easier to monitor and helps users distinguish between normal slow progress and a stalled agent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions