Describe the bug
After performing a /update this morning, instead of reloading my session in the console, it dumped me back to pwsh.
When trying to manually resume the session, it dumps me back to pwsh.
Trying to resume another session tells me that my session files are corrupt and missing data.compactionTokensUsed.inputTokens which is required.
Basically the update this morning made it so that I cannot resume any previously existing sessions.
Affected version
GitHub Copilot CLI 1.0.35-3
Steps to reproduce the behavior
Type /update.
Observe you are booted to shell and program does not resume.
Observe you are unable to --resume=[GUID] any previous sessions, and if you try to --resume and to pick one from the list, it tells you that the session is corrupt.
Expected behavior
If the session file format changes, older versions of a session should be automatically upgraded.
Additional context
Windows 11 x64 / Windows Terminal
Actual versions from commands:
Windows Windows 10 Enterprise N 25H2
PowerShell 7.6.0
Describe the bug
After performing a
/updatethis morning, instead of reloading my session in the console, it dumped me back to pwsh.When trying to manually resume the session, it dumps me back to pwsh.
Trying to resume another session tells me that my session files are corrupt and missing
data.compactionTokensUsed.inputTokenswhich is required.Basically the update this morning made it so that I cannot resume any previously existing sessions.
Affected version
GitHub Copilot CLI 1.0.35-3
Steps to reproduce the behavior
Type
/update.Observe you are booted to shell and program does not resume.
Observe you are unable to
--resume=[GUID]any previous sessions, and if you try to--resumeand to pick one from the list, it tells you that the session is corrupt.Expected behavior
If the session file format changes, older versions of a session should be automatically upgraded.
Additional context
Windows 11 x64 / Windows Terminal
Actual versions from commands: