anomalyco / anomalyco/opencode

GitHub Copilot grok-4.5 fails: not accessible via /chat/completions

Open
#42,759 3 comments 0 reactions 1 assignee View on GitHub

@jlongster is already working on this.

Since Aug 15, 2026.

Dominant language
TypeScript
Stars
209k
Forks
27.5k
PR merge metrics
PR metrics pending

Description

Description

Selecting grok-4.5 through the GitHub Copilot provider fails immediately with:

GitHub Copilot only serves grok-4.5 on /responses. OpenCode still routes grok-* to /chat/completions. Same class of bug as #2758 (gpt-5-codex). The Copilot plugin currently sends only GPT-5+ models to Responses; grok-4.5 falls through to chat completions.

The same Copilot account can use Grok 4.5 in VS Code.

Plugins

None.

OpenCode version

1.16.2

Steps to reproduce
  1. /connect → GitHub Copilot
  2. /modelgithub-copilot/grok-4.5
  3. Send any prompt
Screenshot and/or share link

N/A. Error text: model "grok-4.5" is not accessible via the /chat/completions endpoint

Operating System

Windows 10

Terminal

OpenCode desktop

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.