Skip to content

Python: DevUI - Tool call timestamps are being overwritten #1483

Description

@juangcarmona

When multiple tool calls happen, each new call updates the timestamp shown on all previous cards in the DevUI timeline.

As a result, every “Tool Call” and “Tool Result” ends up showing the same (latest) time instead of its actual creation time.

  • Expected: each tool event keeps its original timestamp.
  • Actual: all timestamps are overwritten with the latest one.
Image Image

Metadata

Metadata

Assignees

Labels

pythonUsage: [Issues, PRs], Target: Python

Type

Fields

No fields configured for Bug.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions