Not able to use session name to retrieve session in CLI
Open
area:sessions
- Dominant language
- Shell
- Stars
- 11.2k
- Forks
- 1.9k
- Avg merge
- 14h 16m
- Merged PRs (30d)
- 6
Description
### Describe the bug
Previously, we were using the session name and were able to retrieve sessions by passing the name parameter. However, this behaviour has now changed, and the system requires the session ID instead in order to retrieve the sessions.
### Affected version
GitHub Copilot CLI 1.0.16-1
### Steps to reproduce the behavior
Resume is now hacing sessionId parameter and we used session name earlier
/resume [sessionId]
### Expected behavior
session name should be used to retrieve sessions stored on device
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.