github / github/copilot-cli

Debug logs saved to location is missing a `\`.

オープン 初心者向け
#3,815 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
area:platform-windows
主要言語
Shell
スター
11.2k
フォーク
1.9k
平均マージ
14時間 16分
マージ済み PR(30日)
6

説明

### 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.

Image

Image

### Affected version

1.0.62

### Steps to reproduce the behavior

1. type `/collect-debug-logs file` in the command box of copilot.
2. Press Enter and select a chat you want to export.
3. Wait until you get the message that the "Debug logs saved to:"
4. Copy and paste that path into file explorer, you will receive a "C:\users\.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

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

Start at the `/collect-debug-logs file` command entry point and trace where the Windows path is formatted for the `Debug logs saved to:` message. Reproduce the command on Windows, then verify that copying the reported path into File Explorer or the Run dialog opens the exported logs.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
shell
領域
cli, operating-systems
issue の種類
バグ
難易度
2/5
見積もり時間
1〜3時間
活発さ
静か
明瞭さ
おおむね明確
初心者へのやさしさ
68/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。