Codex sidebar ordering
Open
Nobody has claimed this yet.
enhancement
session
- Dominant language
- Rust
- Stars
- 125k
- Forks
- 19.4k
- PR merge metrics
- PR metrics pending
Description
The sidebar’s day groups and the conversations within each day appear to run in opposite chronological directions. This makes recent conversations difficult to find as the list grows.
Please make both levels consistently newest-first, or provide a clear sort control that applies to both.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Codex sidebar entry point and trace how day groups and the conversations within them are ordered. Compare both ordering paths, then run the relevant sidebar tests if present; done means both levels are consistently newest-first or a single clear sort control governs both.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100