Describe the bug
When outputting debug logs, the folder location is missing a \. This will result an error if you try and copy/paste this path into Windows Explorer.
Affected version
1.0.62
Steps to reproduce the behavior
- type
/collect-debug-logs file in the command box of copilot.
- Press Enter and select a chat you want to export.
- Wait until you get the message that the "Debug logs saved to:"
- Copy and paste that path into file explorer, you will receive a "C:\users<LOGINNAME>.copilot\ is unavailable" error message.
Expected behavior
I can copy the path from copilot cli output into Windows Explorer or Run dialog box and the file/directory opens.
Additional context
OS: Windows 11 25H2
Terminal: Windows Terminal 1.24.11321.0
Copilot CLI: 1.0.62
Describe the bug
When outputting debug logs, the folder location is missing a
\. This will result an error if you try and copy/paste this path into Windows Explorer.Affected version
1.0.62
Steps to reproduce the behavior
/collect-debug-logs filein the command box of copilot.Expected behavior
I can copy the path from copilot cli output into Windows Explorer or Run dialog box and the file/directory opens.
Additional context
OS: Windows 11 25H2
Terminal: Windows Terminal 1.24.11321.0
Copilot CLI: 1.0.62