Skip to content

'Copilot for XCode' : quits after each chat message #395

@DXXS

Description

@DXXS

Describe the bug

I received a notification that a new release, 0.39.0 was available today, and upgraded. Now, in XCode, when I select 'open chat', and then initiate a conversation; after each response, the chat window closes, and the 'Github Copilot for XCode Extension' simultaneously quits. The menu icon also goes away until I manually restart the Extension, and then I can select 'open chat' again, at which point it shows both sides of the chat session, with the problem repeating.

I had installed the immediately previous release of 'Copilot for Xcode', which had a similar issue, though slightly worse : it would allow one chat interaction, and then subsequent interactions would cause the chat interface to quit; reopening would just show my own side of the conversation (after the very first entry, which showed both sides).

Versions {I haven't updated my OSX nor XCode on my MacBook M1 for awhile}

  • Copilot for Xcode: [0.39.0]
  • Xcode: [13.2.1]
  • macOS: [12.7.6]

Steps to reproduce

Screenshots

Logs

Today's log entries from ~/Library/Logs/GitHubCopilot/github-copilot-for-xcode.log
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
[2025-07-23T19:20:29.858Z] [info] [Client] [521] Creating and loading bridge launch agent
[2025-07-23T19:20:29.868Z] [info] [Client] [521] Removing old bridge launch agent plist
[2025-07-23T19:20:40.103Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T19:20:40.843Z] [info] [CommunicationBridge] [579] Launching extension service app.
[2025-07-23T19:20:49.871Z] [info] [CommunicationBridge] [579] Communication bridge started
[2025-07-23T19:20:49.941Z] [info] [Service] [2266] Syncing Xcode theme: Default (Light).xccolortheme
[2025-07-23T19:20:50.269Z] [info] [Service] [2266] XPC Service started.
[2025-07-23T19:20:50.549Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T19:20:53.116Z] [info] [CommunicationBridge] [579] Service app found: 2266 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T19:20:53.137Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T19:20:53.219Z] [info] [CommunicationBridge] [579] Service app found: 2266 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T19:20:53.221Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T19:21:08.116Z] [info] [GitHubCopilot] [2266] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T19:21:08.541Z] [info] [GitHubCopilot] [2266] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["HOME": "/Users/ds", "PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin"]
[2025-07-23T19:21:08.545Z] [info] [GitHubCopilot] [2266] Running on Xcode string("13.2.1"), extension version string("0.38.0")
[2025-07-23T19:21:11.411Z] [info] [GitHubCopilot] [2266] window/logMessage: {
"message" : "[lsp] GitHub Copilot Language Server 1.338.0 initialized",
"type" : 3
}
[2025-07-23T19:21:12.323Z] [info] [GitHubCopilot] [2266] window/logMessage: {
"message" : "[certificates] Removed 37 expired certificates",
"type" : 3
}
[2025-07-23T19:21:14.463Z] [info] [GitHubCopilot] [2266] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T19:21:14.531Z] [info] [GitHubCopilot] [2266] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T19:21:14.531Z] [info] [GitHubCopilot] [2266] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T19:21:14.531Z] [info] [GitHubCopilot] [2266] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T19:21:14.655Z] [info] [GitHubCopilot] [2266] No models found, fetching models...
[2025-07-23T19:21:14.655Z] [info] [GitHubCopilot] [2266] No models found, fetching models...
[2025-07-23T19:21:14.655Z] [info] [GitHubCopilot] [2266] No models found, fetching models...
[2025-07-23T19:21:16.487Z] [info] [Service] [2266] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 92.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T21:13:33.582Z] [info] [Client] [521] XPCService interrupted
[2025-07-23T21:13:35.091Z] [info] [Service] [11510] Syncing Xcode theme: Default (Light).xccolortheme
[2025-07-23T21:13:35.109Z] [info] [Service] [11510] XPC Service started.
[2025-07-23T21:13:35.149Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T21:13:37.454Z] [info] [GitHubCopilot] [11510] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T21:13:39.040Z] [info] [GitHubCopilot] [11510] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin", "HOME": "/Users/ds"]
[2025-07-23T21:13:39.041Z] [info] [GitHubCopilot] [11510] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T21:13:39.981Z] [info] [GitHubCopilot] [11510] window/logMessage: {
"type" : 3,
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized"
}
[2025-07-23T21:13:40.156Z] [info] [GitHubCopilot] [11510] window/logMessage: {
"type" : 3,
"message" : "[certificates] Removed 38 expired certificates"
}
[2025-07-23T21:13:40.837Z] [info] [GitHubCopilot] [11510] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T21:13:40.838Z] [info] [GitHubCopilot] [11510] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T21:13:40.839Z] [info] [GitHubCopilot] [11510] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T21:13:40.841Z] [info] [GitHubCopilot] [11510] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T21:13:40.850Z] [info] [GitHubCopilot] [11510] No models found, fetching models...
[2025-07-23T21:13:40.850Z] [info] [GitHubCopilot] [11510] No models found, fetching models...
[2025-07-23T21:13:40.850Z] [info] [GitHubCopilot] [11510] No models found, fetching models...
[2025-07-23T21:13:41.613Z] [info] [Service] [11510] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 92.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T21:13:41.615Z] [info] [Service] [11510] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 92.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T21:13:49.884Z] [info] [GitHubCopilot] [11510] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T21:13:49.886Z] [info] [Service] [11510] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 92.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T21:14:10.765Z] [info] [Service] [11510] Extension Service is not updated, no need to quit.
[2025-07-23T21:14:11.204Z] [info] [CommunicationBridge] [579] Launching extension service app.
[2025-07-23T21:14:11.210Z] [info] [CommunicationBridge] [579] Extension service app already running with PID: 11510
[2025-07-23T21:14:28.242Z] [info] [Service] [11911] Syncing Xcode theme: Default (Light).xccolortheme
[2025-07-23T21:14:28.259Z] [info] [Service] [11911] XPC Service started.
[2025-07-23T21:14:28.259Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T21:14:29.607Z] [info] [GitHubCopilot] [11911] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T21:14:29.695Z] [info] [GitHubCopilot] [11911] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["HOME": "/Users/ds", "PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin"]
[2025-07-23T21:14:29.695Z] [info] [GitHubCopilot] [11911] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T21:14:30.557Z] [info] [GitHubCopilot] [11911] window/logMessage: {
"type" : 3,
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized"
}
[2025-07-23T21:14:30.730Z] [info] [GitHubCopilot] [11911] window/logMessage: {
"message" : "[certificates] Removed 38 expired certificates",
"type" : 3
}
[2025-07-23T21:14:31.370Z] [info] [GitHubCopilot] [11911] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T21:14:31.370Z] [info] [GitHubCopilot] [11911] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T21:14:31.371Z] [info] [GitHubCopilot] [11911] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T21:14:31.372Z] [info] [GitHubCopilot] [11911] No models found, fetching models...
[2025-07-23T21:14:31.372Z] [info] [GitHubCopilot] [11911] No models found, fetching models...
[2025-07-23T21:14:32.195Z] [info] [Service] [11911] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 92.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T21:14:33.799Z] [info] [Client] [12280] Creating and loading bridge launch agent
[2025-07-23T21:14:33.804Z] [info] [Client] [12280] Removing old bridge launch agent plist
[2025-07-23T21:14:33.805Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T21:14:33.809Z] [info] [CommunicationBridge] [579] Service app found: 11510 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T21:14:33.809Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T21:14:33.809Z] [info] [CommunicationBridge] [579] Service app found: 11510 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T21:14:33.809Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T21:14:33.811Z] [info] [GitHubCopilot] [11911] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T21:14:33.834Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T21:14:37.250Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T21:14:38.803Z] [info] [Client] [12280] Creating and loading bridge launch agent
[2025-07-23T21:14:38.807Z] [info] [Client] [12280] Removing old bridge launch agent plist
[2025-07-23T21:14:38.807Z] [info] [CommunicationBridge] [579] Service app found: 11510 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T21:14:38.808Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T21:14:38.810Z] [info] [GitHubCopilot] [11911] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:01:29.448Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T23:01:44.650Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T23:01:51.070Z] [debug] [Service] [11911] TabToAcceptSuggestion: Activated.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:01:51.107Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T23:01:56.175Z] [info] [Service] [11911] AXObserver: Failed to observe AXTitleChanged, will try again later
[2025-07-23T23:01:59.178Z] [info] [Service] [11911] AXObserver: Failed to observe AXApplicationActivated, will try again later
[2025-07-23T23:02:02.377Z] [debug] [Service] [11911] TabToAcceptSuggestion: Deactivate.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:02:03.809Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T23:02:03.812Z] [info] [CommunicationBridge] [579] Launching extension service app.
[2025-07-23T23:02:03.814Z] [info] [CommunicationBridge] [579] Extension service app already running with PID: 11911
[2025-07-23T23:02:07.213Z] [info] [Service] [11911] AXObserver: Failed to observe AXTitleChanged, will try again later
[2025-07-23T23:02:10.215Z] [info] [Service] [11911] AXObserver: Failed to observe AXApplicationActivated, will try again later
[2025-07-23T23:02:11.679Z] [info] [Service] [11911] AXObserver: Notification already registered: AXApplicationDeactivated
[2025-07-23T23:02:11.687Z] [info] [Service] [11911] AXObserver: Notification already registered: AXMoved
[2025-07-23T23:02:11.687Z] [info] [Service] [11911] AXObserver: Notification already registered: AXResized
[2025-07-23T23:02:11.687Z] [info] [Service] [11911] AXObserver: Notification already registered: AXMainWindowChanged
[2025-07-23T23:02:11.688Z] [info] [Service] [11911] AXObserver: Notification already registered: AXFocusedWindowChanged
[2025-07-23T23:02:11.688Z] [info] [Service] [11911] AXObserver: Notification already registered: AXFocusedUIElementChanged
[2025-07-23T23:02:11.688Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowMoved
[2025-07-23T23:02:11.689Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowResized
[2025-07-23T23:02:11.689Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowMiniaturized
[2025-07-23T23:02:11.689Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowDeminiaturized
[2025-07-23T23:02:11.689Z] [info] [Service] [11911] AXObserver: Notification already registered: AXCreated
[2025-07-23T23:02:11.689Z] [info] [Service] [11911] AXObserver: Notification already registered: AXUIElementDestroyed
[2025-07-23T23:02:13.338Z] [info] [Service] [11911] AXObserver: Notification already registered: AXTitleChanged
[2025-07-23T23:02:13.338Z] [info] [Service] [11911] AXObserver: Notification already registered: AXApplicationActivated
[2025-07-23T23:02:13.338Z] [info] [Service] [11911] AXObserver: Notification already registered: AXApplicationDeactivated
[2025-07-23T23:02:13.339Z] [info] [Service] [11911] AXObserver: Notification already registered: AXMoved
[2025-07-23T23:02:13.339Z] [info] [Service] [11911] AXObserver: Notification already registered: AXResized
[2025-07-23T23:02:13.339Z] [info] [Service] [11911] AXObserver: Notification already registered: AXMainWindowChanged
[2025-07-23T23:02:13.339Z] [info] [Service] [11911] AXObserver: Notification already registered: AXFocusedWindowChanged
[2025-07-23T23:02:13.339Z] [info] [Service] [11911] AXObserver: Notification already registered: AXFocusedUIElementChanged
[2025-07-23T23:02:13.340Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowMoved
[2025-07-23T23:02:13.340Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowResized
[2025-07-23T23:02:13.340Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowMiniaturized
[2025-07-23T23:02:13.340Z] [info] [Service] [11911] AXObserver: Notification already registered: AXWindowDeminiaturized
[2025-07-23T23:02:13.340Z] [info] [Service] [11911] AXObserver: Notification already registered: AXCreated
[2025-07-23T23:02:13.341Z] [info] [Service] [11911] AXObserver: Notification already registered: AXUIElementDestroyed
[2025-07-23T23:02:32.995Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:02:32.995Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:02:33.087Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T23:02:33.692Z] [info] [GitHubCopilot] [11911] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:02:34.546Z] [debug] [Service] [11911] TabToAcceptSuggestion: Activated.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:02:34.640Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T23:02:59.094Z] [info] [GitHubCopilot] [11911] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T23:02:59.094Z] [info] [GitHubCopilot] [11911] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["HOME": "/Users/ds", "PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin"]
[2025-07-23T23:02:59.095Z] [info] [GitHubCopilot] [11911] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T23:02:59.189Z] [error] [Service] [11911] Trigger menu item Editor/GitHub Copilot/Sync Text Settings: Xcode not activated.
[2025-07-23T23:02:59.214Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:02:59.214Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:03:00.228Z] [info] [GitHubCopilot] [11911] window/logMessage: {
"type" : 3,
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized"
}
[2025-07-23T23:03:00.446Z] [info] [GitHubCopilot] [11911] window/logMessage: {
"type" : 3,
"message" : "[certificates] Removed 38 expired certificates"
}
[2025-07-23T23:03:01.105Z] [info] [GitHubCopilot] [11911] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T23:03:01.105Z] [info] [GitHubCopilot] [11911] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:03:01.114Z] [info] [Client] [11911] Notify about MCP tools change:
[2025-07-23T23:03:01.678Z] [info] [Client] [11911] Started watching for file changes in [file:///Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/]
[2025-07-23T23:03:01.678Z] [info] [Client] [11911] [FileWatcher] Started watching file: /Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/WebGPU_TicTacToe.xcodeproj/project.xcworkspace/contents.xcworkspacedata
[2025-07-23T23:03:16.798Z] [debug] [Service] [11911] TabToAcceptSuggestion: Deactivate.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:06:07.946Z] [debug] [Service] [11911] TabToAcceptSuggestion: Activated.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:06:08.044Z] [info] [Service] [11911] Extension Service is not updated, no need to quit.
[2025-07-23T23:06:16.748Z] [debug] [Service] [11911] TabToAcceptSuggestion: Deactivate.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:06:30.077Z] [info] [Client] [12280] XPCService interrupted
[2025-07-23T23:06:34.425Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:06:34.427Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:06:34.427Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:06:34.427Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:06:34.435Z] [error] [UI] [12280] Failed to reload status. Connection to extension service error: Couldn’t communicate with a helper application.
[2025-07-23T23:06:49.998Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:06:49.998Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:06:49.998Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:06:49.998Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:06:49.999Z] [error] [Client] [12280] Failed to fetch MCP server tools: xpcServiceError(Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service created from an endpoint was invalidated: failed at lookup with error 9 - Bad file descriptor." UserInfo={NSDebugDescription=The connection to service created from an endpoint was invalidated: failed at lookup with error 9 - Bad file descriptor.})
[2025-07-23T23:06:51.673Z] [info] [Client] [12280] Creating and loading bridge launch agent
[2025-07-23T23:06:51.678Z] [info] [Client] [12280] Removing old bridge launch agent plist
[2025-07-23T23:06:51.678Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:06:51.679Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:06:51.679Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:06:51.679Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:06:51.679Z] [error] [UI] [12280] Failed to reload status. Connection to extension service error: Couldn’t communicate with a helper application.
[2025-07-23T23:07:11.724Z] [info] [Service] [14466] Syncing Xcode theme: Default (Light).xccolortheme
[2025-07-23T23:07:11.742Z] [info] [Service] [14466] XPC Service started.
[2025-07-23T23:07:11.742Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T23:07:13.228Z] [info] [GitHubCopilot] [14466] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T23:07:13.848Z] [info] [GitHubCopilot] [14466] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin", "HOME": "/Users/ds"]
[2025-07-23T23:07:13.849Z] [info] [GitHubCopilot] [14466] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T23:07:14.912Z] [info] [GitHubCopilot] [14466] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T23:07:14.913Z] [info] [GitHubCopilot] [14466] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin", "HOME": "/Users/ds"]
[2025-07-23T23:07:14.913Z] [info] [GitHubCopilot] [14466] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T23:07:14.964Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"type" : 3,
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized"
}
[2025-07-23T23:07:15.172Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"type" : 3,
"message" : "[certificates] Removed 38 expired certificates"
}
[2025-07-23T23:07:15.726Z] [info] [GitHubCopilot] [14466] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T23:07:15.727Z] [info] [GitHubCopilot] [14466] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:07:15.728Z] [info] [GitHubCopilot] [14466] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:07:15.729Z] [info] [GitHubCopilot] [14466] No models found, fetching models...
[2025-07-23T23:07:15.729Z] [info] [GitHubCopilot] [14466] No models found, fetching models...
[2025-07-23T23:07:15.890Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized",
"type" : 3
}
[2025-07-23T23:07:16.095Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"message" : "[certificates] Removed 38 expired certificates",
"type" : 3
}
[2025-07-23T23:07:16.572Z] [info] [Service] [14466] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 92.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T23:07:16.698Z] [info] [GitHubCopilot] [14466] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T23:07:16.698Z] [info] [GitHubCopilot] [14466] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:07:16.951Z] [info] [Client] [14466] Started watching for file changes in [file:///Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/]
[2025-07-23T23:07:16.951Z] [info] [Client] [14466] [FileWatcher] Started watching file: /Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/WebGPU_TicTacToe.xcodeproj/project.xcworkspace/contents.xcworkspacedata
[2025-07-23T23:07:16.972Z] [info] [Client] [14466] Notify about MCP tools change:
[2025-07-23T23:07:16.974Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:07:16.974Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:07:19.636Z] [info] [Client] [12280] Creating and loading bridge launch agent
[2025-07-23T23:07:19.639Z] [info] [Client] [12280] Removing old bridge launch agent plist
[2025-07-23T23:07:19.639Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:07:19.639Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:07:19.642Z] [info] [GitHubCopilot] [14466] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:07:22.603Z] [info] [Client] [12280] Creating and loading bridge launch agent
[2025-07-23T23:07:22.607Z] [info] [Client] [12280] Removing old bridge launch agent plist
[2025-07-23T23:07:22.607Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:07:22.607Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:07:22.610Z] [info] [GitHubCopilot] [14466] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:07:35.420Z] [info] [Service] [14466] Extension Service is not updated, no need to quit.
[2025-07-23T23:07:36.672Z] [debug] [Service] [14466] TabToAcceptSuggestion: Activated.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:07:36.712Z] [info] [Service] [14466] Extension Service is not updated, no need to quit.
[2025-07-23T23:07:37.737Z] [error] [Service] [14466] Trigger menu item Editor/GitHub Copilot/Sync Text Settings: Xcode not activated.
[2025-07-23T23:07:37.864Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:07:37.864Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:07:39.959Z] [info] [GitHubCopilot] [14466] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:07:39.960Z] [info] [Service] [14466] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 92.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T23:07:44.974Z] [debug] [Service] [14466] TabToAcceptSuggestion: Deactivate.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:08:10.234Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"type" : 3,
"message" : "[fetchChat] Request 8d476406-eeed-4c18-849c-a1d1e5f06efd at https:\/\/api.individual.githubcopilot.com\/chat\/completions finished with 200 status after 668.4132089999985ms"
}
[2025-07-23T23:08:10.234Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"type" : 3,
"message" : "[streamMessages] message 0 returned. finish reason: [stop]"
}
[2025-07-23T23:08:11.147Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"type" : 3,
"message" : "[fetchChat] Request c462c7ab-b10b-4fd8-a36c-d49f0fe7b4cc at https:\/\/api.individual.githubcopilot.com\/chat\/completions finished with 200 status after 805.3522499999963ms"
}
[2025-07-23T23:08:12.836Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"message" : "[streamMessages] message 0 returned. finish reason: [stop]",
"type" : 3
}
[2025-07-23T23:08:13.290Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"message" : "[fetchChat] Request ff6535d1-c87c-4bf3-820d-1bf73c098fb1 at https:\/\/api.individual.githubcopilot.com\/chat\/completions finished with 200 status after 444.4872080000059ms",
"type" : 3
}
[2025-07-23T23:08:13.415Z] [info] [GitHubCopilot] [14466] window/logMessage: {
"type" : 3,
"message" : "[streamMessages] message 0 returned. finish reason: [stop]"
}
[2025-07-23T23:08:13.451Z] [info] [Client] [12280] XPCService interrupted
[2025-07-23T23:08:16.487Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:08:16.487Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:08:16.487Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:08:16.487Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:08:16.487Z] [error] [UI] [12280] Failed to reload status. Connection to extension service error: Couldn’t communicate with a helper application.
[2025-07-23T23:08:56.259Z] [info] [Service] [15291] Syncing Xcode theme: Default (Light).xccolortheme
[2025-07-23T23:08:56.272Z] [info] [Service] [15291] XPC Service started.
[2025-07-23T23:08:56.273Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T23:08:57.740Z] [info] [GitHubCopilot] [15291] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T23:08:57.837Z] [info] [GitHubCopilot] [15291] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin", "HOME": "/Users/ds"]
[2025-07-23T23:08:57.837Z] [info] [GitHubCopilot] [15291] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T23:08:58.845Z] [info] [GitHubCopilot] [15291] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T23:08:58.845Z] [info] [GitHubCopilot] [15291] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin", "HOME": "/Users/ds"]
[2025-07-23T23:08:58.845Z] [info] [GitHubCopilot] [15291] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T23:08:58.934Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"type" : 3,
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized"
}
[2025-07-23T23:08:59.149Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"type" : 3,
"message" : "[certificates] Removed 38 expired certificates"
}
[2025-07-23T23:08:59.203Z] [debug] [Service] [15291] TabToAcceptSuggestion: Activated.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:08:59.291Z] [info] [Service] [15291] Extension Service is not updated, no need to quit.
[2025-07-23T23:08:59.317Z] [error] [Service] [15291] Trigger menu item Editor/GitHub Copilot/Sync Text Settings: Xcode not activated.
[2025-07-23T23:08:59.339Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:08:59.339Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:08:59.686Z] [info] [GitHubCopilot] [15291] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T23:08:59.687Z] [info] [GitHubCopilot] [15291] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:08:59.688Z] [info] [GitHubCopilot] [15291] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:08:59.693Z] [info] [GitHubCopilot] [15291] No models found, fetching models...
[2025-07-23T23:08:59.693Z] [info] [GitHubCopilot] [15291] No models found, fetching models...
[2025-07-23T23:08:59.939Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized",
"type" : 3
}
[2025-07-23T23:09:00.128Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"message" : "[certificates] Removed 38 expired certificates",
"type" : 3
}
[2025-07-23T23:09:00.438Z] [info] [Service] [15291] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 90.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T23:09:00.687Z] [info] [GitHubCopilot] [15291] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T23:09:00.687Z] [info] [GitHubCopilot] [15291] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:09:00.940Z] [info] [Client] [15291] Started watching for file changes in [file:///Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/]
[2025-07-23T23:09:00.940Z] [info] [Client] [15291] [FileWatcher] Started watching file: /Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/WebGPU_TicTacToe.xcodeproj/project.xcworkspace/contents.xcworkspacedata
[2025-07-23T23:09:00.967Z] [info] [Client] [15291] Notify about MCP tools change:
[2025-07-23T23:09:03.459Z] [info] [GitHubCopilot] [15291] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:09:03.460Z] [info] [Service] [15291] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 90.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T23:09:05.955Z] [debug] [Service] [15291] TabToAcceptSuggestion: Deactivate.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:09:26.927Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"message" : "[fetchChat] Request f9a6bb90-0e9c-41a7-b92f-5e698cd28ab2 at https:\/\/api.individual.githubcopilot.com\/chat\/completions finished with 200 status after 235.17454199999702ms",
"type" : 3
}
[2025-07-23T23:09:26.990Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"type" : 3,
"message" : "[streamMessages] message 0 returned. finish reason: [stop]"
}
[2025-07-23T23:09:27.846Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"type" : 3,
"message" : "[fetchChat] Request fd0de743-2229-4ddd-ac80-22b9d6b16449 at https:\/\/api.individual.githubcopilot.com\/chat\/completions finished with 200 status after 816.3881250000013ms"
}
[2025-07-23T23:09:30.461Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"message" : "[streamMessages] message 0 returned. finish reason: [stop]",
"type" : 3
}
[2025-07-23T23:09:30.694Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"type" : 3,
"message" : "[fetchChat] Request f48fe909-e784-4061-bb17-bc84f301081e at https:\/\/api.individual.githubcopilot.com\/chat\/completions finished with 200 status after 223.33699999999953ms"
}
[2025-07-23T23:09:30.832Z] [info] [GitHubCopilot] [15291] window/logMessage: {
"message" : "[streamMessages] message 0 returned. finish reason: [stop]",
"type" : 3
}
[2025-07-23T23:09:43.475Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:09:43.475Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:09:43.475Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:09:43.475Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:09:43.475Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:09:43.475Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:09:43.476Z] [error] [Client] [12280] Failed to fetch MCP server tools: xpcServiceError(Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service created from an endpoint was invalidated: failed at lookup with error 9 - Bad file descriptor." UserInfo={NSDebugDescription=The connection to service created from an endpoint was invalidated: failed at lookup with error 9 - Bad file descriptor.})
[2025-07-23T23:09:43.476Z] [error] [UI] [12280] Failed to reload status. Connection to extension service error: Couldn’t communicate with a helper application.
[2025-07-23T23:09:59.291Z] [info] [Service] [16041] Syncing Xcode theme: Default (Light).xccolortheme
[2025-07-23T23:09:59.311Z] [info] [Service] [16041] XPC Service started.
[2025-07-23T23:09:59.312Z] [info] [CommunicationBridge] [579] Accepted new connection.
[2025-07-23T23:09:59.779Z] [debug] [Service] [16041] TabToAcceptSuggestion: Activated.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:10:00.714Z] [info] [GitHubCopilot] [16041] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T23:10:00.814Z] [info] [GitHubCopilot] [16041] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin", "HOME": "/Users/ds"]
[2025-07-23T23:10:00.814Z] [info] [GitHubCopilot] [16041] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T23:10:01.836Z] [info] [GitHubCopilot] [16041] Setting env PATH: /Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin
[2025-07-23T23:10:01.836Z] [info] [GitHubCopilot] [16041] Starting language server in file:///Users/ds/Library/Application%20Support/com.github.CopilotForXcode/GitHub%20Copilot/support/, ["PATH": "/Users/ds/.nvm/versions/node/v18.15.0/bin:/Users/ds/.pyenv/shims:/opt/homebrew/Cellar/glew/2.2.0_1/include:/Applications/cheerp/include:/Users/ds/Development/emsdk/upstream/emscripten/system/include:/Users/ds/Development/miniforge3/bin:/Users/ds/Development/miniforge3/condabin:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Library/Apple/usr/bin:/Users/ds/.cargo/bin:/opt/homebrew/bin", "HOME": "/Users/ds"]
[2025-07-23T23:10:01.836Z] [info] [GitHubCopilot] [16041] Running on Xcode string("13.2.1"), extension version string("0.39.0")
[2025-07-23T23:10:01.867Z] [info] [GitHubCopilot] [16041] window/logMessage: {
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized",
"type" : 3
}
[2025-07-23T23:10:02.065Z] [info] [GitHubCopilot] [16041] window/logMessage: {
"message" : "[certificates] Removed 38 expired certificates",
"type" : 3
}
[2025-07-23T23:10:02.632Z] [info] [GitHubCopilot] [16041] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T23:10:02.633Z] [info] [GitHubCopilot] [16041] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:10:02.633Z] [info] [GitHubCopilot] [16041] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:10:02.637Z] [info] [GitHubCopilot] [16041] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:10:02.642Z] [info] [GitHubCopilot] [16041] No models found, fetching models...
[2025-07-23T23:10:02.642Z] [info] [GitHubCopilot] [16041] No models found, fetching models...
[2025-07-23T23:10:02.643Z] [info] [GitHubCopilot] [16041] No models found, fetching models...
[2025-07-23T23:10:02.825Z] [info] [GitHubCopilot] [16041] window/logMessage: {
"message" : "[lsp] GitHub Copilot Language Server 1.347.0 initialized",
"type" : 3
}
[2025-07-23T23:10:02.929Z] [info] [Service] [16041] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 88.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T23:10:02.929Z] [info] [Service] [16041] User quota checked successfully: GitHubCopilotQuotaInfo(chat: Status.QuotaSnapshot(percentRemaining: 88.0, unlimited: false, overagePermitted: false), completions: Status.QuotaSnapshot(percentRemaining: 99.95, unlimited: false, overagePermitted: false), premiumInteractions: Status.QuotaSnapshot(percentRemaining: 0.0, unlimited: false, overagePermitted: false), resetDate: "2025-08-09", copilotPlan: "free")
[2025-07-23T23:10:03.030Z] [info] [GitHubCopilot] [16041] window/logMessage: {
"message" : "[certificates] Removed 38 expired certificates",
"type" : 3
}
[2025-07-23T23:10:03.650Z] [info] [GitHubCopilot] [16041] didChangeStatus: {
"kind" : "Normal",
"busy" : false
}
[2025-07-23T23:10:03.650Z] [info] [GitHubCopilot] [16041] check status response: Response(status: Active, user: Optional("DXXS"))
[2025-07-23T23:10:03.898Z] [info] [Client] [16041] Started watching for file changes in [file:///Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/]
[2025-07-23T23:10:03.899Z] [info] [Client] [16041] [FileWatcher] Started watching file: /Users/ds/Development/TicTacToeNN/WebGPU_TicTacToe/WebGPU_TicTacToe.xcodeproj/project.xcworkspace/contents.xcworkspacedata
[2025-07-23T23:10:03.924Z] [info] [Client] [16041] Notify about MCP tools change:
[2025-07-23T23:10:05.897Z] [debug] [Service] [16041] TabToAcceptSuggestion: Deactivate.
file: /Users/runner/work/copilot-xcode/copilot-xcode/Core/Sources/KeyBindingManager/TabToAcceptSuggestion.swift
line: 14
function: TabToAcceptSuggestion
[2025-07-23T23:10:46.954Z] [info] [CommunicationBridge] [579] Service app found: 11911 Optional("com.github.CopilotForXcode.ExtensionService")
[2025-07-23T23:10:46.954Z] [info] [CommunicationBridge] [579] Service app is still valid
[2025-07-23T23:10:46.987Z] [info] [Service] [16041] Extension Service is not updated, no need to quit.

Additional context

Currently using GPT 4.1 model under 'free' copilot.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions