Describe the bug
I'll be in the middle of an hours-long session and for one reason or another, agency closes. Maybe I close it, maybe the codespace turns off. But the result is that when I immediately try to resume, the session is wiped. This issue has been present for some time but is sporadic enough that I thought it was fixed.
Affected version
GitHub Copilot CLI 1.0.55-7
Steps to reproduce the behavior
- run
agency copilot
- Be in any long lived session. In my case this was a fresh session from when I started copilot
- Close agency copilot either with ctrl+c or another command. In my case copilot was actively processing a command
- Restart agency copilot
- /resume, observe session is gone
Expected behavior
Session should not be deleted
Additional context
- OS: Linux codespaces-b92d36 6.8.0-1052-azure 58~22.04.1-Ubuntu SMP Thu Mar 26 05:02:21 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux
- Shell: zsh
Describe the bug
I'll be in the middle of an hours-long session and for one reason or another, agency closes. Maybe I close it, maybe the codespace turns off. But the result is that when I immediately try to resume, the session is wiped. This issue has been present for some time but is sporadic enough that I thought it was fixed.
Affected version
GitHub Copilot CLI 1.0.55-7
Steps to reproduce the behavior
agency copilotExpected behavior
Session should not be deleted
Additional context