Agent's follow up changes reverts the previous changes and causes endless loop
还没有人认领这个 Issue。
评估
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 新手友好度
- 35/100
- Issue 类型
- 缺陷
- 描述清晰度
- 基本清楚
- 活跃度
- 停滞
- 技术栈
- swift
- 领域
- ai, desktop-dev
调研方向
首先查看附加的 github-copilot-for-xcode.log,并使用列出的 Copilot for Xcode、Xcode 和 macOS 版本,在单个文件上以 Agent mode 复现该问题。跟踪连续编辑的应用方式;完成的标准是,在进行后续更改时,之前的更改仍然保留,并且 agent 不再进入无休止的修正循环。
由索引模型根据 Issue 内容生成。
描述
Describe the bug
When using agent mode, if the agent needs to make changes in steps, the first set of changes gets reverted by the second set of changes, which causes the agent to attempt to fix it by redoing the first changes, which reverts the second set of changes, and it gets into an endless loop of trying to fix this.
Versions
- Copilot for Xcode: 0.40.0
- Xcode: 16.4
- macOS: 15.5
Steps to reproduce
- Use agent mode to request changes to a single file. The agent needs to make changes in multiple steps. For example, adding a property first, then changing a function to use that property.
- Observe the agent making the first change successfully.
- When the agent then makes the second change, it reverts the first change when applying the second.
- The agent then realizes the first change isn't there, and so it decides to fix this.
- When re-applying the first change, it ends up reverting the second change.
- The agent then realizes this too, and attempts to fix it, which puts it into an endless loop.
Screenshots
Logs
github-copilot-for-xcode.log
Additional context
- 主要语言
- Swift
- 星标
- 6.3k
- 派生
- 2k
- 平均合并
- 3 天 21 小时
- 30 天内合并 PR
- 2
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
github/CopilotForXcode 的其他 Issue
-
难度 1/5 1 小时以内 新手友好度 85/100
github/CopilotForXcode#181 · 2 个 reaction ·
-
Add ability to attach Copilot window only to Xcode projects/workspaces, ignoring standalone files 未关闭
难度 3/5 1-2 天 新手友好度 68/100
github/CopilotForXcode#945 ·
-
难度 2/5 1-3 小时 新手友好度 35/100
github/CopilotForXcode#943 ·
-
难度 5/5 一周以上 新手友好度 10/100
github/CopilotForXcode#936 · 2 条评论 ·
-
难度 5/5 一周以上 新手友好度 10/100
github/CopilotForXcode#934 ·
查看 github/CopilotForXcode 的全部 Issue
相似的 Issue
-
难度 2/5 1-3 小时 新手友好度 76/100
bitcoindevkit/bdk-ffi#1125 ·
-
难度 2/5 1-3 小时 新手友好度 84/100
manaflow-ai/cmux#13417 ·
-
triage
难度 2/5 1-3 小时 新手友好度 84/100
ionic-team/capacitor#8616 ·
-
难度 2/5 1-3 小时 新手友好度 80/100
paritytech/host-rust-core#868 ·
-
难度 1/5 1 小时以内 新手友好度 90/100
Cocoanetics/SwiftMail#238 · 1 条评论 ·