Has anyone managed to get Copilot working using the new ACP integration in Xcode 26.6 and Xcode 27 beta?
I have tried setting it up using the path to the copilot binary as instructed and the flags --acp --stdio but Xcode just displays a "Your request couldn't be completed" error: JSON-RPC global stream failed: The operation couldn’t be completed. (IDEIntelligenceProtocol.JSONRPCElement.Error error 1.)
I am running the latest version of copilot cli and it works in many other IDEs.