--resume should show the most recent sessions first and support filtering
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the feature or problem you'd like to solve
Starting copilot with --resume shows not only the "most recent" instead it shows "this branch" or any other very old session unless one scrolls don to "this folder"
### Proposed solution
The whole `--resume` workflow becomes cumbersome when there are more than an handful sessions.
Especially when one installs an update with `/update` and then restart its completely hard to find the just a few minutes/seconds ago started session in the flood.
One would expect that "this branch" will show it on top but that not the case.. sometimes its hidden in "this folder" and instead showing very old sessions on the top instead.
My proposal would be:
1. Have a new category "Most recent" showing the 5 most recently used sessions
2. Have some kind of filtering support instead of only a long list
### Example prompts or workflows
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.