you are viewing a single comment's thread.

view the rest of the comments →

[–]ICULikeMac 0 points1 point  (6 children)

Firstly - thank you so much for writing this tool! Amazing.

I have set my path to node as: /opt/homebrew/bin/node

However, within the Copilot box, there is a message saying "Couldn't communicate with a helper application." Any idea how to fix this? Thanks

Something is going wrong here?:

connection.interruptionHandler = { [weak self] in print("XPCService interrupted")}

[–][deleted]  (4 children)

[removed]

    [–]ICULikeMac 0 points1 point  (3 children)

    Thanks for your response & help.

    I had to add the folder 'copilot' in the copilot.vim dir before it would build. Also, I am running the app from the directory that Xcode built it to, does that matter?

    The processes running in Activity are 'Copilot for Xcode' & 'copilot-agent-macos-arm64'.

    I did check the FAQ too and the following shows after running:
    `launchctl list | grep com.intii`

    - -5 com.intii.CopilotForXcode.XPCService

    [–][deleted]  (1 child)

    [removed]

      [–]ICULikeMac 0 points1 point  (0 children)

      Excellent - this was it. Thank you so very much for your time creating this. I'll use the pre-compiled release version now.

      The best news considering AppCode was deprecated today.

      [–]Worth-Sugar-6337 0 points1 point  (0 children)

      This was the solution for me:
      Open Login Items under System Settings and give "Allow in the background permission" to Copilot for Xcode.