[PR #4503] Showed end time for agent loop and changed message time to show date if not current day #10995

Closed
opened 2026-02-16 18:15:46 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/4503

State: closed
Merged: Yes


Closes #4115 .
Created a new todayTimeOrDateTime function in locale.ts that takes a timestamp and returns only the formatted time if it’s from the current day, otherwise it returns the formatted date and time. This function is now used to format message timestamps for both user and agent.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4503 **State:** closed **Merged:** Yes --- Closes #4115 . Created a new todayTimeOrDateTime function in locale.ts that takes a timestamp and returns only the formatted time if it’s from the current day, otherwise it returns the formatted date and time. This function is now used to format message timestamps for both user and agent.
yindo added the pull-request label 2026-02-16 18:15:46 -05:00
yindo closed this issue 2026-02-16 18:15:46 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10995