github / github/copilot-cli

Mode changes does not work with ACP

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

描述

### Describe the bug

I have found two bugs related to modes in ACP:

* The agent cannot leave plan mode. Once we start plan mode and then plan is done, it should [propose to execute the plan and swap modes](https://agentclientprotocol.com/protocol/session-modes#exiting-plan-modes)

* Autopilot mode has no effect. I am unsure if this is related to the separation between autopilot vs /allow-all, but it still always asks for permission. We may need autopilot to automatically enable /allow-all for ACP

### Affected version

1.0.35

### Steps to reproduce the behavior

I was able to reproduce those bugs both in Zed and Tidewave.

1. Enter plan mode, ask it to plan and execute the plan. You see no tool request arrives.
2. Simply choose autopilot and ask it to make changes and run commands. You see it will request tool permissions.

Glad to provide any more info. :)

### Expected behavior

_No response_

### Additional context

_No response_

贡献指南

打开贡献指南

调研方向

Reproduce both cases through ACP in Zed or Tidewave: leaving plan mode after execution is requested, and autopilot still asks for tool permissions. Start by tracing ACP mode transitions and permission handling. Done means plan mode proposes execution and switches modes, while autopilot performs changes and commands without permission requests.

由索引模型根据 Issue 内容生成。

评估

领域
cli
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
冷清
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

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