github / github/copilot-cli

preToolUse "ask" feedback is not shown to the agent

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

説明

### Describe the bug

Copilot permission system allows the user to "tell copilot what to do differently" when a permission request pops up and the user doesn't want to allow it. However, the same functionality **does not work** with preToolUse hooks that return the `"ask"` permissionDecision.

### Affected version

GitHub Copilot CLI 1.0.24

### Steps to reproduce the behavior

1. Create a preToolUse hook that returns an `"ask"` permissionDecision
2. Ask the agent to do something that would trigger the hook.
3. Instead of allowing the tool, fill out the part that tells the agent what to do differently.
4. The agent will know the tool was denied, but won't see the message written by the user.

### Expected behavior

The user's message in the denial field should be shown to the agent, just like for a normal permission prompt.

### Additional context

- Operating System: Windows 10
- Terminal: Terminal App
- Architecture: x64
- Shell: Powershell

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

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

評価

この issue はまだ評価されていません。

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

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