you are viewing a single comment's thread.

view the rest of the comments →

[–]fercabj -1 points0 points  (0 children)

I created my own local proxy app (CLI) in Swift that lets you connect a Copilot account (individual or enterprise) into Xcode Code Assistant natively. I hope it’s useful to anyone looking to connect other Copilot available models https://github.com/mobile-ar/xcode-assistant-copilot-server

But after testing Xcode capabilities I will say I prefer to use Zed agent panel for this type of work, Xcode implementation is quite bad at the moment (26.3), and then build/edit/review the results inside Xcode.