Copilot for Xcode Stops After Maximum Tool Attempts
还没有人认领这个 Issue。
评估
调研方向
issue 中没有确定文件、测试或入口点。首先定位最大工具尝试次数错误的处理逻辑,并将其与所描述的 VS Code 总结并继续行为进行比较。完成的标准是,Xcode 对话总结其上下文并继续进行,而无需重新启动。
由索引模型根据 Issue 内容生成。
描述
Describe the bug
When using Copilot for Xcode, I often encounter the following error:
"Oops, maximum tool attempts reached. You can update the max tool
requests in settings."
After this happens, Copilot stops responding and does not provide any
further assistance. Unlike Copilot in VS Code, it does not
automatically summarize the context or continue the conversation,
which interrupts development.
Versions
- Copilot for Xcode: 0.47.0
- Xcode: 26.3
- macOS: 26
Steps to reproduce
- Open a project in Xcode.
- Start using Copilot Chat for code generation or debugging.
- Continue interacting with Copilot for multiple consecutive requests.
- After several tool calls, Copilot shows:
> "Oops, maximum tool attempts reached..." - Copilot no longer responds or continues the task.
Expected behavior
When the maximum tool attempts limit is reached, Copilot should behave
similarly to VS Code Copilot:
- Automatically summarize previous context.
- Continue the conversation with a reduced context.
- Allow the user to proceed without restarting the session.
Actual behavior
- Copilot stops working.
- No summary is provided.
- No automatic continuation.
- User must manually restart or clear the chat.
Screenshots
Logs
Not available / Please advise how to collect relevant logs.
Additional context
Copilot in VS Code supports "summary and continue" behavior when
context limits are reached, which greatly improves usability.
It would be very helpful if Copilot for Xcode could support a similar
mechanism to avoid frequent interruptions during long debugging or
development sessions.
- 主要语言
- 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 ·