[BUG] Recent threads are displayed in the wrong order and marked with the same timestamp

Resolved 💬 4 comments Opened Apr 19, 2026 by rafaself Closed May 27, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

I created a few sessions in sequence. As shown in the image, I created three sessions under the same event, but they appear to be listed in the wrong order. The third item in the list is actually the most recent one.
Also, they are shown with the same time, even though they were not created at the same time.

<img width="300" height="201" alt="Image" src="https://github.com/user-attachments/assets/174632ca-34f8-4bdd-9d08-f3bc8eb84fbd" />

What Should Happen?

The sessions should be displayed in the correct chronological order, with the most recently created session appearing first or according to the intended sorting logic. Each session should also show its actual creation timestamp, so different sessions created at different times are not marked with the same time.

Error Messages/Logs

Steps to Reproduce

  1. Open the event page or screen where sessions are listed.
  2. Create three sessions in sequence under the same event.
  3. Return to the sessions list after all three sessions are created.
  4. Check the order in which the sessions are displayed.
  5. Check the timestamp shown for each session.

Claude Model

None

Is this a regression?

I don't know

Last Working Version

_No response_

Claude Code Version

2.1.114

Platform

Anthropic API

Operating System

Ubuntu/Debian Linux

Terminal/Shell

Other

Additional Information

This happen in vs code extension as well.

View original on GitHub ↗

This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗