Jinbo Wang
Jinbo Wang
locally I also configured MITM proxy to intercept traffic when using Xcode copilot, but I usually disabled `Proxy strict SSL` and that worked well for me. 
The indexing job may consume significant system resources while indexing your workspace. Could you share the approximate size of your codebase so we can better estimate the impact? thanks.
@zenangst @akuzminskyi thank you for sharing the info. they're helpful for us to setup benchmark. we will investigate further to see how to mitigate it.
Hi @akuzminskyi, in your case, the real memory usage is 201M, not 508G. 508G memory in your screenshot is the virtual memory space that’s given to copilot. It has no...
Claude 4 is available in Xcode Copilot now.
When you click ‘Login to GitHub,’ a dialog should appear displaying the device code for login. Are you seeing this dialog? And could you try a few more times? As...
@tarbaiev-smg thank you for trying out Xcode copilot. Yes, improving the code diff and apply experience is on the road. We have just published a pre-release version `0.34.116` for agent...
> Would it be able to discover other files in the project/package like VS code agent? Yes, glad it helps. What kind of other files are not auto discovered in...
@tarbaiev-smg thank you for sharing your use case. To help us reproduce the issue, do you mind describing your workspace structure and the prompt you use?
thanks for the information. basically the Xcode copilot has the understanding of your workspace structure, and the agent will read the files by itself on demand.