Skip to content

fix: update GitHub Copilot CLI headers to v0.35.0 for compatibility#3

Merged
rekram1-node merged 1 commit intoanomalyco:mainfrom
iansherr:main
Oct 30, 2025
Merged

fix: update GitHub Copilot CLI headers to v0.35.0 for compatibility#3
rekram1-node merged 1 commit intoanomalyco:mainfrom
iansherr:main

Conversation

@iansherr
Copy link
Copy Markdown

Update User-Agent and related headers to match the latest GitHub Copilot CLI version (v0.0.351+).

Changes:

  • User-Agent: GitHubCopilotChat/0.31.2 → GitHubCopilotChat/0.35.0
  • Editor-Version: vscode/1.104.1 → vscode/1.99.3
  • Editor-Plugin-Version: copilot-chat/0.31.2 → copilot-chat/0.35.0

This fix resolves 'model not supported' errors when using GitHub Copilot models in OpenCode and enables all available models (Claude, GPT, etc.).

- Update User-Agent from v0.31.2 to v0.35.0
- Update Editor-Version from vscode/1.104.1 to vscode/1.99.3
- Update Editor-Plugin-Version from copilot-chat/0.31.2 to copilot-chat/0.35.0

These updates ensure compatibility with the latest GitHub Copilot CLI (v0.0.351+)
and resolve 'model not supported' errors when using GitHub Copilot models
in OpenCode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants