Jinbo Wang

Results 444 comments of Jinbo Wang

@vernonstinebaker what I'm talking about is related to "Oops, the token limit exceeded. Try to shorten your prompt or start a new conversation." This is a different issue with "request...

> [@testforstephen](https://github.com/testforstephen) if it's expected behaviour, then why it's only happening in the Xcode implementation of copilot? Opencode and VSCode all work perfectly with chats that span weeks of project...

Can I ask what LLM model do you use?

> Invalid 'tools[11].function.name': string does not match pattern. Expected a string that matches the pattern '^[a-zA-Z0-9_\\.-]+$'. It looks like the tool name in figma MCP server does not follow the...

Hi @arthrex-rfazio, only copilot completion is auto launched with Xcode, you can disable ghostText suggestion via setting below.

@arthrex-rfazio The auto-launch behavior is controlled by Xcode because Copilot is registered as a Source Editor extension. Unfortunately, the extension itself has limited control over this behavior. If you explicitly...

@arthrex-rfazio thanks for reaching out. There is a known bug for the slowness, and we made a fix in the pre-release https://github.com/github/CopilotForXcode/releases/tag/0.43.140. Could you try it again? thanks.

@logicbridgellc what github account do you use for copilot? I can make the server team to check if the GPT5 is available on your account.

@logicbridgellc Could you verify whether you can see the model in the picker on https://github.com/copilot?