github / github/copilot-cli

Misleading prompt message when downloading a file

未关闭
#3,213 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
area:permissions area:tools
主要语言
Shell
星标
11.2k
派生
1.9k
平均合并
14 小时 16 分钟
30 天内合并 PR
6

描述

### Describe the bug

When I ask Copilot to get code diff from an ADO URL with ADO REST API, it asks permission to download the target files from the remote repo to local temp files.
1. It doesn't show the local temp file paths.
2. It shows the remote file path. But that path is incomplete such that it is not clear it is remote.
3. The message is vague and misleading because it is a remote file path and allowed path list typically considers the local paths.

Image

### Affected version

1.0.44

### Steps to reproduce the behavior

Provide an ADO PR URL and PAT as environment variables, ask copilot to get code diff. You will see the prompt similar to the screenshot.

### Expected behavior

I want the prompt message to be clear that this is a downloading file operation, show the local target file paths and names and clearly show the remote path as remote (for example, by adding the URL prefix)

### Additional context

_No response_

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。