[BUG] Recent threads are displayed in the wrong order and marked with the same timestamp
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
- Open the event page or screen where sessions are listed.
- Create three sessions in sequence under the same event.
- Return to the sessions list after all three sessions are created.
- Check the order in which the sessions are displayed.
- 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.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗