--resume should show the most recent sessions first and support filtering
- Ngôn ngữ chính
- Shell
- Star
- 11.2k
- Fork
- 1.9k
- Merge trung bình
- 14 giờ 16 phút
- Pull request đã merge (30 ngày)
- 6
Mô tả
### 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_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.