Skip to content

v0.7.5 — Message & tool call timestamps

Choose a tag to compare

@github-actions github-actions released this 28 May 15:37
· 510 commits to main since this release
f6dd900

What's new

Timestamps on messages and tool calls

Messages — every message now shows a wall-clock timestamp below the bubble:

  • Assistant messages: timestamp on the left, cost (when applicable) on the right — same line
  • User bubbles: timestamp right-aligned below the bubble
  • Same-day: 3:45 PM · Cross-day: May 27, 3:45 PM

Tool call pills — each card shows the time the tool fired on the right edge, giving you a mini-timeline of what ran and when within a turn.

Old threads display gracefully — existing tool call records without a timestamp simply show nothing.