Describe the bug
At the end of each session copilot prints out something like
Resume this session with copilot --resume=e9996da9-6322-434a-95f6-8c822285700d
but if I call this command it seems actually a new session was created!
Affected version
v0.0.405
Steps to reproduce the behavior
- Start a copilot session
- Do something
- Close the session
- Copy the command
- Start copilot again
- type
/session and see a completely different session id was used
Now call copilot --resume --> copilot just starts and does not allow to select a session at all!
Expected behavior
No response
Additional context
No response