Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

Bug Report: Claude Models Fail in Copilot for Xcode (HTTP 400 – Invalid Request Body)

未關閉
#714 4 則留言 2 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
4/5
預估耗時
3-5 天
新手友好度
42/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
技術堆疊
macos
領域
ai, desktop-dev

研究方向

從 github-copilot-for-xcode.log 開始,分別使用 Claude 和非 Claude 模型重現 Agent-mode 失敗。比較兩條路徑的請求和錯誤詳細資訊,然後驗證 Claude 能在不出現 HTTP 400 錯誤的情況下完成檔案編輯或多步驟任務。

由索引模型根據 Issue 內容生成。

描述

reviewed

Describe the bug
Claude models consistently fail in GitHub Copilot for Xcode with an HTTP 400 Bad Request error. The error indicates an invalid_request_body caused by a malformed or empty thinking block in the request payload.
As a result, Claude models are effectively unusable in Agent mode and auto-edit workflows in Xcode.

This does not occur with non-Claude models.
Versions
Copilot for Xcode: Latest available version (at time of report)
Xcode: 26.2 (reproducible across recent versions)
macOS: 15.7.4+ (Sequoia)

Copilot Pro subscription is active and confirmed via github education plan.
Steps to reproduce

  1. Open Xcode
  2. Enable GitHub Copilot for Xcode
  3. Select a Claude model (Sonnet 4.5 or Opus 4.5)
  4. Enable Agent mode (or attempt auto-edit / multi-step tasks)
  5. Ask Copilot to perform a file edit or multi-step task
  6. Observe failure during or immediately after generation

Screenshots
Image
Image
Image
Image

Logs

github-copilot-for-xcode.log

Additional context
Issue only occurs with Claude models

Other Copilot-supported models work correctly in Agent mode

Reproduced after:

Full uninstall & reinstall of Copilot for Xcode

Clearing Copilot, Claude, and Xcode extension caches

Rebooting macOS

Re-authenticating GitHub

Strongly suggests a Copilot ↔ Claude integration issue, where Copilot sends malformed or empty thinking blocks that Claude strictly rejects

This appears to be a backend schema compatibility issue, not a local configuration problem

Impact: Claude models cannot be used for Agent workflows in Xcode, forcing manual copy-paste usage and degrading developer productivity.

主要語言
Swift
星號
6.3k
分支
2k
平均合併
3 天 21 小時
30 天內合併 PR
2

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

github/CopilotForXcode 的其他 Issue

查看 github/CopilotForXcode 的全部 Issue

相似的 Issue

更多 Swift Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。