Host app Not Responding on macOS 26.5 / Xcode 26.5 — Settings stuck loading, chat and menu bar unresponsive (0.42 / 0.50 / 0.51)
まだ誰も着手していません。
評価
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 初心者へのやさしさ
- 42/100
調査の方向性
まず、macOS 26.5 上で Xcode 26.5 を使用して GitHub Copilot for Xcode host app のフリーズを再現し、報告されている Client、UI、CommunicationBridge、Extension Service の接続エラーを調査します。Settings のアカウントと権限が読み込まれ、Chat とメニューバーが応答し、host app が Not Responding にならなくなれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Describe the bug
The GitHub Copilot for Xcode host app becomes unresponsive shortly after launch. In Activity Monitor it shows as Not Responding (red).
While the app window can open, the UI is effectively dead:
- Settings → GitHub Account stays on "loading…" indefinitely
- Settings → Permissions stays on "loading…" indefinitely
- Chat window does not open
- Menu bar icon does not respond to clicks
The Extension Service and Communication Bridge processes start and sometimes connect (feature flags / policy updates appear in logs), but the host app UI never becomes functional. The failure has persisted for several weeks across multiple Copilot versions and after a full clean reinstall.
Versions
- Copilot for Xcode: 0.51.0 (also reproduced on 0.50.0 and 0.42.0)
- Xcode: 26.5 (Build 17F42)
- macOS: 26.5.2 (Build 25F84)
- Hardware: MacBook Pro, Apple M5 Pro, 24 GB RAM
Steps to reproduce
- Install GitHub Copilot for Xcode in
/Applications/GitHub Copilot for Xcode.app - Grant required permissions:
- Accessibility
- App Background Activity (Login Items)
- Xcode Source Editor Extension
- Launch Xcode and open a Swift file
- Launch GitHub Copilot for Xcode (host app)
- Observe in Activity Monitor: host app goes Not Responding within ~30–60 seconds
- Open Settings → Account / Permissions → stuck on loading
- Try opening Chat or clicking the menu bar icon → no response
Expected behavior
Settings should load account status and permissions. Chat and menu bar should be usable.
Actual behavior
Host app freezes. Settings spin forever. Chat and menu bar are unresponsive.
Representative errors (repeated across sessions):
[error] [Client] Failed to update feature flags: Waiting for service to connect to the communication bridge.
[info] [Client] XPCService interrupted
[error] [UI] Failed to reload status. Connection to extension service error: Couldn't communicate with a helper application.
[error] [Client] AgentModeDropdown: Failed to load modes: Connection to extension service error: Couldn't communicate with a helper application.
[error] [Service] Failed to connect to bridge (1 consecutive failures): The operation couldn't be completed. (Swift.CancellationError error 1.)
[error] [Service] AXObserver: Accessibility API disabled, will try again later
On some launches the bridge appears to connect successfully:
[info] [CommunicationBridge] Service app found: ... Optional("com.github.CopilotForXcode.ExtensionService")
[info] [CommunicationBridge] Service app is still valid
[info] [Client] Feature flags updated: agentMode=true, byok=true, mcp=true, editorPreview=true
[info] [Client] Copilot policy updated: customAgent=true, mcp=true, subagent=true
…but the host app UI remains frozen regardless.
Troubleshooting already tried
- App installed in
/Applications(not a custom path) - Official uninstall script + delete
~/.config/github-copilot/+ reinstall from DMG - Tested 0.42.0, 0.50.0, and 0.51.0 — same behavior on all three
- Full Mac reboot after reinstall / upgrade
- Force-quit all Copilot processes and relaunch
- Verified Accessibility, Background Activity, and Xcode Source Editor Extension permissions
- Disabled Proxy strict SSL (
GitHubCopilotUseStrictSSL = false) - Reset TCC permissions for Copilot bundle IDs and re-granted manually
After clean reinstalls, ~/.config/github-copilot/auth.db is empty (0 bytes), so no OAuth session persists — but the UI freeze happens even before sign-in can complete.
Related issues
- #731 — Settings stuck on "account loading" (similar UI symptom; workaround was moving app to
/Applications, which does not apply here) - #746 — Host app Not Responding on versions > 0.42 (similar symptom, but on macOS 15.7.3 / Intel; downgrading to 0.42 worked for that reporter — it does not work for me)
Additional context
- Issue started several weeks ago and has been reproducible consistently since.
- Antivirus (Avast) and VPN clients are installed but were previously used without issues; Copilot worked fine before this regression.
- This appears to be specific to the macOS 26.5 + Xcode 26.5 environment, since downgrading Copilot and full reinstalls do not help.
- 主要言語
- Swift
- スター
- 6.3k
- フォーク
- 2k
- 平均マージ
- 3日 21時間
- マージ済み PR(30日)
- 2
コントリビューションガイド
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
github/CopilotForXcode のほかの issue
-
難易度 1/5 1時間未満 初心者へのやさしさ 85/100
github/CopilotForXcode#181 · リアクション 2 件 ·
-
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 1週間以上 初心者へのやさしさ 10/100
github/CopilotForXcode#936 · コメント 2 件 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 10/100
github/CopilotForXcode#934 ·
github/CopilotForXcode の issue をすべて見る
似ている issue
-
Docs/performance.md says the clipboard panel waits for catchUp; toggleQuickPanel no longer waits オープンarea:docs documentation good first issue P2
難易度 1/5 1〜3時間 初心者へのやさしさ 94/100
uttrflow/uttrflow-swift#1032 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
-
🎉 Add KinetTask オープン
難易度 1/5 1時間未満 初心者へのやさしさ 88/100
jaywcjlove/awesome-mac#2932 ·
-
tvOS
難易度 2/5 1〜3時間 初心者へのやさしさ 78/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
skiptools/skip-fuse-ui#147 ·